++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ mkdir -p /var/log/contrail/config-database-cassandra ++ log_file=/var/log/contrail/config-database-cassandra/console.log ++ touch /var/log/contrail/config-database-cassandra/console.log ++ chmod 600 /var/log/contrail/config-database-cassandra/console.log ++ exec +++ tee -a /var/log/contrail/config-database-cassandra/console.log +++ date ++ echo 'INFO: =================== Mon Dec 22 04:40:39 UTC 2025 ===================' INFO: =================== Mon Dec 22 04:40:39 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.22:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.22:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.22:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.22:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.22:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.22:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.22:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.22:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.22:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9161 ++ CASSANDRA_CQL_PORT=9041 ++ CASSANDRA_SSL_STORAGE_PORT=7013 ++ CASSANDRA_STORAGE_PORT=7012 ++ CASSANDRA_JMX_LOCAL_PORT=7201 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.22:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.22:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.22:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.22:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.22:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.22:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.22:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.22:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.22:9041 10.0.0.249: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=true ++ 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.14,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.22:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.22:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.22:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.22:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.22:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.22:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.22:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.22:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.22:5673,10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.22:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.22:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.22:6379 10.0.0.249:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.22:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.22:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.22:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.22,10.0.0.249 ++ 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.38,10.0.0.22,10.0.0.249 ++ 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 + CONFIG=/etc/cassandra/cassandra.yaml + JVM_OPTIONS_CONFIG=/etc/cassandra/jvm.options + cp /etc/cassandra/cassandra.origin /etc/cassandra/cassandra.yaml + cp /etc/cassandra/jvm.options.origin /etc/cassandra/jvm.options + for i in '{1..10}' ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.22,10.0.0.249 ++ local servers=10.0.0.38,10.0.0.22,10.0.0.249 ++ local server_list= ++ IFS=, ++ read -ra server_list ++ cut -d ' ' -f 1 +++ get_local_ips +++ cat /proc/net/fib_trie +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ tr '\n' , +++ uniq ++ local local_ips=,10.0.0.22,10.20.0.193,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.22,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' ++ local server_ip=10.0.0.22 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.22 ]] ++ [[ ,10.0.0.22,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] ++ echo 10.0.0.22 2 ++ return + my_ip=10.0.0.22 + '[' -n 10.0.0.22 ']' + break + '[' -z 10.0.0.22 ']' ++ echo 10.0.0.38,10.0.0.22,10.0.0.249 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.38,10.0.0.22,10.0.0.249 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.38", "10.0.0.22", "10.0.0.249' + CASSANDRA_CONNECT_POINTS='10.0.0.38", "10.0.0.22", "10.0.0.249' ++ echo 10.0.0.38,10.0.0.22,10.0.0.249 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.38,10.0.0.22 + CASSANDRA_SEEDS=10.0.0.38,10.0.0.22 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.22 + CASSANDRA_LISTEN_ADDRESS=10.0.0.22 + export CASSANDRA_RPC_ADDRESS=10.0.0.22 + CASSANDRA_RPC_ADDRESS=10.0.0.22 + echo 'INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g' INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g + for yaml in Xmx Xms ++ echo -Xms1g -Xmx2g ++ sed -n 's/.*\(-Xmx[0-9]*[mMgG]\).*/\1/p' + opt=-Xmx2g + [[ -n -Xmx2g ]] ++ echo -Xms1g -Xmx2g ++ sed 's/-Xmx[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS='-Xms1g ' + sed -i 's/^[#]*-Xmx.*/-Xmx2g/g' /etc/cassandra/jvm.options + for yaml in Xmx Xms ++ echo -Xms1g ++ sed -n 's/.*\(-Xms[0-9]*[mMgG]\).*/\1/p' + opt=-Xms1g + [[ -n -Xms1g ]] ++ echo -Xms1g ++ sed 's/-Xms[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS= + sed -i 's/^[#]*-Xms.*/-Xms1g/g' /etc/cassandra/jvm.options + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + is_enabled true + local val=true + [[ true == \t\r\u\e ]] + export LOCAL_JMX=no + LOCAL_JMX=no + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + cat + change_variable memtable_flush_writers 4 + local VARIABLE_NAME=memtable_flush_writers + local VARIABLE_VALUE=4 + sed -i 's/.*\(memtable_flush_writers\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_compactors 4 + local VARIABLE_NAME=concurrent_compactors + local VARIABLE_VALUE=4 + sed -i 's/.*\(concurrent_compactors\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable compaction_throughput_mb_per_sec 256 + local VARIABLE_NAME=compaction_throughput_mb_per_sec + local VARIABLE_VALUE=256 + sed -i 's/.*\(compaction_throughput_mb_per_sec\):.*\([0-9a-z]\)/\1: 256/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_reads 64 + local VARIABLE_NAME=concurrent_reads + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_reads\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_writes 64 + local VARIABLE_NAME=concurrent_writes + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_writes\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable memtable_allocation_type offheap_objects + local VARIABLE_NAME=memtable_allocation_type + local VARIABLE_VALUE=offheap_objects + sed -i 's/.*\(memtable_allocation_type\):.*\([0-9a-z]\)/\1: offheap_objects/g' /etc/cassandra/cassandra.yaml + log_levels_map=([SYS_DEBUG]='DEBUG' [SYS_INFO]='INFO' [SYS_NOTICE]='INFO' [SYS_ERROR]="ERROR") + declare -A log_levels_map + log_level=DEBUG + '[' -n DEBUG ']' + sed -i 's/\(; cluster_name=contrail_database; column_index_cache_size_in_kb=2; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_compression=null; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_batch_window_in_ms=NaN; commitlog_sync_period_in_ms=10000; commitlog_total_space_in_mb=null; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=256; concurrent_compactors=4; concurrent_counter_writes=32; concurrent_materialized_view_writes=32; concurrent_reads=64; concurrent_replicates=null; concurrent_writes=64; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; credentials_cache_max_entries=1000; credentials_update_interval_in_ms=-1; credentials_validity_in_ms=2000; cross_node_timeout=false; data_file_directories=[Ljava.lang.String;@6b19b79; disk_access_mode=auto; disk_failure_policy=stop; disk_optimization_estimate_percentile=0.95; disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; enable_materialized_views=true; enable_scripted_user_defined_functions=false; enable_user_defined_functions=false; enable_user_defined_functions_threads=true; encryption_options=null; endpoint_snitch=SimpleSnitch; file_cache_round_up=null; file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; gc_warn_threshold_in_ms=1000; hinted_handoff_disabled_datacenters=[]; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; hints_compression=null; hints_directory=null; hints_flush_period_in_ms=10000; incremental_backups=false; index_interval=null; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; inter_dc_tcp_nodelay=false; internode_authenticator=null; internode_compression=dc; internode_recv_buff_size_in_bytes=0; internode_send_buff_size_in_bytes=0; key_cache_keys_to_save=2147483647; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=10.0.0.22; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; max_streaming_retries=3; max_value_size_in_mb=256; memtable_allocation_type=offheap_objects; memtable_cleanup_threshold=null; memtable_flush_writers=4; memtable_heap_space_in_mb=null; memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; native_transport_port=9042; native_transport_port_ssl=null; num_tokens=256; otc_backlog_expiration_interval_ms=200; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=DISABLED; otc_coalescing_window_us=200; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; permissions_validity_in_ms=2000; phi_convict_threshold=8.0; prepared_statements_cache_size_mb=null; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_scheduler_id=null; request_scheduler_options=null; request_timeout_in_ms=10000; role_manager=CassandraRoleManager; roles_cache_max_entries=1000; roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=10.0.0.22; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; rpc_max_threads=2147483647; rpc_min_threads=16; rpc_port=9160; rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=10.0.0.38,10.0.0.22}; server_encryption_options=; slow_query_log_timeout_in_ms=500; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; stream_throughput_outbound_megabits_per_sec=200; streaming_keep_alive_period_in_secs=300; streaming_socket_timeout_in_ms=86400000; thrift_framed_transport_size_in_mb=15; thrift_max_message_length_in_mb=16; thrift_prepared_statements_cache_size_mb=null; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; tracetype_query_ttl=86400; tracetype_repair_ttl=604800; transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@2a32de6c; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; user_defined_function_fail_timeout=1500; user_defined_function_warn_timeout=500; user_function_timeout_policy=die; windows_timer_interval=1; write_request_timeout_in_ms=2000] INFO [main] 2025-12-22 04:40:42,349 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-12-22 04:40:42,349 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-12-22 04:40:42,349 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-12-22 04:40:42,373 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-12-22 04:40:42,374 DatabaseDescriptor.java:729 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}. INFO [main] 2025-12-22 04:40:42,566 JMXServerUtils.java:246 - Configured JMX server at: service:jmx:rmi://0.0.0.0/jndi/rmi://0.0.0.0:7201/jmxrmi INFO [main] 2025-12-22 04:40:42,615 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-4919-2. INFO [main] 2025-12-22 04:40:42,617 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-12-22 04:40:42,619 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-12-22 04:40:42,620 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4222208(4123K) committed = 4259840(4160K) max = 251658240(245760K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 18975688(18530K) committed = 19398656(18944K) max = -1(-1K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2212552(2160K) committed = 2359296(2304K) max = 1073741824(1048576K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 93999864(91796K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-12-22 04:40:42,621 CassandraDaemon.java:488 - Classpath: /opt/cassandra/conf:/opt/cassandra/build/classes/main:/opt/cassandra/build/classes/thrift:/opt/cassandra/lib/airline-0.6.jar:/opt/cassandra/lib/antlr-runtime-3.5.2.jar:/opt/cassandra/lib/apache-cassandra-3.11.3.jar:/opt/cassandra/lib/apache-cassandra-thrift-3.11.3.jar:/opt/cassandra/lib/asm-5.0.4.jar:/opt/cassandra/lib/caffeine-2.2.6.jar:/opt/cassandra/lib/cassandra-driver-core-3.0.1-shaded.jar:/opt/cassandra/lib/commons-cli-1.1.jar:/opt/cassandra/lib/commons-codec-1.9.jar:/opt/cassandra/lib/commons-lang3-3.1.jar:/opt/cassandra/lib/commons-math3-3.2.jar:/opt/cassandra/lib/compress-lzf-0.8.4.jar:/opt/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/opt/cassandra/lib/concurrent-trees-2.4.0.jar:/opt/cassandra/lib/disruptor-3.0.1.jar:/opt/cassandra/lib/ecj-4.4.2.jar:/opt/cassandra/lib/guava-18.0.jar:/opt/cassandra/lib/HdrHistogram-2.1.9.jar:/opt/cassandra/lib/high-scale-lib-1.0.6.jar:/opt/cassandra/lib/hppc-0.5.4.jar:/opt/cassandra/lib/jackson-core-asl-1.9.13.jar:/opt/cassandra/lib/jackson-mapper-asl-1.9.13.jar:/opt/cassandra/lib/jamm-0.3.0.jar:/opt/cassandra/lib/javax.inject.jar:/opt/cassandra/lib/jbcrypt-0.3m.jar:/opt/cassandra/lib/jcl-over-slf4j-1.7.7.jar:/opt/cassandra/lib/jctools-core-1.2.1.jar:/opt/cassandra/lib/jflex-1.6.0.jar:/opt/cassandra/lib/jna-4.2.2.jar:/opt/cassandra/lib/joda-time-2.4.jar:/opt/cassandra/lib/json-simple-1.1.jar:/opt/cassandra/lib/jstackjunit-0.0.1.jar:/opt/cassandra/lib/libthrift-0.13.0.jar:/opt/cassandra/lib/log4j-over-slf4j-1.7.7.jar:/opt/cassandra/lib/logback-classic-1.2.9.jar:/opt/cassandra/lib/logback-core-1.2.9.jar:/opt/cassandra/lib/lz4-1.3.0.jar:/opt/cassandra/lib/metrics-core-3.1.5.jar:/opt/cassandra/lib/metrics-jvm-3.1.5.jar:/opt/cassandra/lib/metrics-logback-3.1.5.jar:/opt/cassandra/lib/netty-all-4.1.39.Final.jar:/opt/cassandra/lib/ohc-core-0.4.4.jar:/opt/cassandra/lib/ohc-core-j8-0.4.4.jar:/opt/cassandra/lib/reporter-config3-3.0.3.jar:/opt/cassandra/lib/reporter-config-base-3.0.3.jar:/opt/cassandra/lib/sigar-1.6.4.jar:/opt/cassandra/lib/slf4j-api-1.7.7.jar:/opt/cassandra/lib/snakeyaml-1.11.jar:/opt/cassandra/lib/snappy-java-1.1.1.7.jar:/opt/cassandra/lib/snowball-stemmer-1.3.0.581.1.jar:/opt/cassandra/lib/ST4-4.0.8.jar:/opt/cassandra/lib/stream-2.5.2.jar:/opt/cassandra/lib/thrift-server-0.3.7.jar:/opt/cassandra/lib/jsr223/*/*.jar:/opt/cassandra/lib/jamm-0.3.0.jar INFO [main] 2025-12-22 04:40:42,622 CassandraDaemon.java:490 - JVM Arguments: [-Xloggc:/opt/cassandra/logs/gc.log, -ea, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+AlwaysPreTouch, -XX:-UseBiasedLocking, -XX:+UseTLAB, -XX:+ResizeTLAB, -XX:+UseNUMA, -XX:+PerfDisableSharedMem, -Djava.net.preferIPv4Stack=true, -Xms1g, -Xmx2g, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:+CMSClassUnloadingEnabled, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintHeapAtGC, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -XX:+PrintPromotionFailure, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=10, -XX:GCLogFileSize=10M, -Xmn400M, -XX:+UseCondCardMark, -XX:CompileCommandFile=/opt/cassandra/conf/hotspot_compiler, -javaagent:/opt/cassandra/lib/jamm-0.3.0.jar, -Dcassandra.jmx.remote.port=7199, -Dcom.sun.management.jmxremote.rmi.port=7199, -Dcom.sun.management.jmxremote.authenticate=true, -Dcom.sun.management.jmxremote.password.file=/etc/cassandra/jmxremote.password, -Djava.library.path=/opt/cassandra/lib/sigar-bin, -Dcassandra.rpc_port=9161, -Dcassandra.native_transport_port=9041, -Dcassandra.ssl_storage_port=7013, -Dcassandra.storage_port=7012, -Dcassandra.jmx.local.port=7201, -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access, -Dcassandra.jmx.remote.port=7201, -Dcom.sun.management.jmxremote.rmi.port=7201, -Dcassandra.libjemalloc=/usr/lib64/libjemalloc.so.1, -XX:OnOutOfMemoryError=kill -9 %p, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/opt/cassandra/logs, -Dcassandra.storagedir=/opt/cassandra/data, -Dcassandra-foreground=yes] WARN [main] 2025-12-22 04:40:42,713 NativeLibrary.java:187 - Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. INFO [main] 2025-12-22 04:40:42,714 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-12-22 04:40:42,714 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-12-22 04:40:42,721 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-12-22 04:40:42,734 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-12-22 04:40:42,745 StartupChecks.java:311 - Maximum number of memory map areas per process (vm.max_map_count) 128960 is too low, recommended value: 1048575, you can change it with sysctl. WARN [main] 2025-12-22 04:40:42,762 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-12-22 04:40:42,763 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-12-22 04:40:42,764 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-12-22 04:40:42,845 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-12-22 04:40:43,400 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-12-22 04:40:44,299 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-12-22 04:40:44,314 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-12-22 04:40:44,339 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-12-22 04:40:44,372 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-12-22 04:40:44,398 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-12-22 04:40:44,406 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-12-22 04:40:44,415 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-12-22 04:40:44,427 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-12-22 04:40:44,456 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-12-22 04:40:44,468 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-12-22 04:40:44,503 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-12-22 04:40:44,525 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-12-22 04:40:44,536 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-12-22 04:40:44,574 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-12-22 04:40:44,586 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-12-22 04:40:44,602 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-12-22 04:40:44,610 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-12-22 04:40:44,630 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-12-22 04:40:44,648 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-12-22 04:40:44,654 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-12-22 04:40:44,668 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-12-22 04:40:44,677 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-12-22 04:40:44,695 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-12-22 04:40:44,698 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-12-22 04:40:44,829 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-12-22 04:40:44,878 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-12-22 04:40:44,912 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-12-22 04:40:44,939 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-12-22 04:40:44,962 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-12-22 04:40:44,981 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-12-22 04:40:45,007 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-12-22 04:40:45,017 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-12-22 04:40:45,047 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-12-22 04:40:45,075 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-12-22 04:40:45,086 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-12-22 04:40:45,092 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,973 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,993 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,994 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,997 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:3] 2025-12-22 04:40:46,426 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-12-22 04:40:46,492 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-22 04:40:46,566 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-12-22 04:40:46,626 AutoSavingCache.java:174 - Completed loading (2 ms; 7 keys) KeyCache cache INFO [main] 2025-12-22 04:40:46,643 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-12-22 04:40:46,643 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-22 04:40:46,680 StorageService.java:607 - Token metadata: INFO [main] 2025-12-22 04:40:46,851 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-12-22 04:40:46,854 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-12-22 04:40:46,855 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-12-22 04:40:46,855 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-12-22 04:40:46,855 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-12-22 04:40:46,905 IndexSummaryManager.java:85 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2025-12-22 04:40:46,933 MessagingService.java:761 - Starting Messaging Service on /10.0.0.22:7012 (ens3) WARN [main] 2025-12-22 04:40:46,938 SystemKeyspace.java:1087 - No host ID found, created fe16e04a-361d-4c9e-a30b-2a4f2c3304fd (Note: This should happen exactly once per node). INFO [main] 2025-12-22 04:40:46,969 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.249] 2025-12-22 04:40:47,162 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:40:48,848 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [main] 2025-12-22 04:40:48,979 StorageService.java:550 - Unable to gossip with any peers but continuing anyway since node is in its own seed list INFO [main] 2025-12-22 04:40:48,996 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-12-22 04:40:48,997 StorageService.java:822 - Starting up server gossip INFO [main] 2025-12-22 04:40:49,104 StorageService.java:883 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2025-12-22 04:40:49,118 BootStrapper.java:228 - Generated random tokens. tokens are [-1526856274951143691, 9174561344305687264, 487591254622071358, -311167236749016201, 6238907915130144410, 4278076414792835380, 1988029932043003753, 8907165353843510689, 2478274786874172625, 4959116205123443569, -3210546522763297728, 1521793935195349539, -8321377183540533735, -4770933885238433203, 3482139705611256548, 3599982535291788613, -6635422438907662399, 1226402538170156742, 6450489485577059498, -6726205108183457051, 373645702508192288, -913021800848089931, -2548465296519428516, 293178171564500940, 7777550379267759587, 5659302163827621489, 2595955787918982561, -5276929362011667409, -2677408054755729166, -1641813425367866621, -2655911608424617859, -9211013172335911123, -5674290812106746909, 7153061009869216146, 4246648928259403486, -7692628263056062146, 8471797022434718794, -5293700346052106986, 8823174491165232904, 8992514460886342658, -2857384651741489178, 1713409067649385903, -8119347281086327018, 3304941017284357472, -1068567549986693990, -736279148893400794, 9009261883659753136, -5897879895091591120, 321731459250708100, -3911496275309791551, -5569129743146060976, -7481894408295908258, 762947115617114714, -5912795300176986371, -6302049714588983583, 9193583019130621584, 3630694730553735970, 8279965636256929241, -7958596634499357864, -5376755139522726672, -3970575341888320855, 8951613598656845624, 467268754936654026, 2694855135905420727, -4326386540225504999, -6032170496288592156, -8533961375687271444, -1960563092469770910, 3023244691888698779, 8013762814505783114, 5199466684627121046, -4530792961689103612, 8232596037923434992, -157160353820092649, 3993684713206039435, 3310950265535600650, 7134964163455324794, -7707816242054331872, 3206023478142345626, 6543526875715455603, 7150285055535080991, 4526346499689395747, 7202769295373829686, -9103279279812371691, -1424111142659725882, -3380443200159595453, -1183384480681163921, -2279023213072332934, -2011029371685098981, -7414556396355056731, -4979089849520574739, 4925386707710809982, 3057832484910707564, -6975345514080222192, -1383318867597735651, 6265020248055001351, -3935901368006251438, 6974162542026146468, -5278252304571653092, 6971512410093928197, 4717660797374846110, 622702884242312011, -796778511144082298, -8253482632396177197, 6246327810740151712, -1496298073090390914, 1039308955209711223, -962216378089693730, -6002497519100456713, -687691977466807461, 7688681995196921679, -1045468137783366013, -6238068434646367705, 2277826866668322214, -8625925410474444355, 1397611259129239500, -5665731064454649259, -7695105172723240507, 824396488476566546, -5579445702371462825, 1339034214928817687, -1183031952676458752, 4425110828335345651, 6168629767917238526, 3809199156916985476, -5720993089055938251, -2879762274479557234, -5444629600332476866, 6091364433802971022, -1423059750382803365, 4907461420131174680, 839249286868869698, 3794155532468254036, 2583075205112127694, -131915481920728336, 8720385852284011261, -7175909328100187449, 79738037267085009, 6681301181830332965, 2222299413102961453, -7539558506265739293, 2466520030237368946, -3577397233578462873, -2127770755202198519, -6980799177566434069, -6458229899523870636, -2753275025441078881, -8826580497837997635, -8580376320484316529, 8970411645053956806, -6090158767251677043, -1838335035187923433, 839071498110347689, 1142078347614057922, 5990931428118891166, 5231748399823603577, -506610415941165811, -1838010908519544864, -1561119496874583120, -4853718424765072549, -7646826114837042925, 1188277738483223504, -3266553360517600544, -8242759246215479614, 1948212027169776173, -4365903094185638050, 3239381496478984219, -3413528105432417474, -1768787425630950036, -8557657785826034200, -109347264114680527, -3850311653358594211, -5920133280967819202, 6891650477321553380, 3382892791990107503, -3318449044142022087, -8265622777786323128, 7035943902485844069, 5584956783334389956, 4337422758540978667, 2653649412069631307, -4541267750626421417, 8219089765772778041, 7113918115856097757, -2567700564427986574, -3260904385293803165, -2521805418216931907, -4297782517737803550, -7189416914248445399, 3350334451346571041, -2153783462500827979, -3438988324358265203, 490325370682142773, 3145022279951642878, 8074243629931425970, 1689586407284222568, 8219728231180577257, -5285119922983795326, 158455611412399394, 4095172201478768114, 2740145838627924404, -2190667565195699484, -2879563821965597217, -7096364658254447105, 1526454377990685548, 1822105414433698631, 8354047580115706362, 8182155724638943062, -2014722555044584312, 3628533429062623431, -3220965154761529069, 8000100052612361098, -4459774953917253030, -7846237547249345317, 3797896633676945410, 2060248451591466031, 5033349982382330689, 7236755567671706742, 4817778716082248645, -6439819494498008170, -953370347848524079, -523233518424381610, 6309823341122690007, 6545197131120783, -9096959128269929828, 6701128280301414491, -897145858034283892, 2743763347687293259, 6468315249957563523, -325817135444402262, -3196614169667023555, -3643013900044024180, -6479368472457289929, 2141802057229100473, 7100046431458769470, -1723184777872392250, -8347066540496282629, 6350625985266116199, 4333577754280008072, -2157928678120257901, 9149750809087832008, -7035423395992089762, -5525644142048666981, -5002638666448580768, 4193064044651217853, 5657231550218051482, 1290612968649087857, 1235115960379936638, 7549796917813689340, 2452413664504941540, 1355968735775382313, 2423518066948872631, -4529636807027760101, -1303012302546579048, 3456959667046134182, -5215153070765554675] INFO [main] 2025-12-22 04:40:49,122 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_traces, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=2}}, tables=[org.apache.cassandra.config.CFMetaData@69b8ef8d[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,flags=[COMPOUND],params=TableParams{comment=tracing sessions, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [client command coordinator duration request started_at parameters]],partitionKeyColumns=[session_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[client, command, session_id, coordinator, request, started_at, duration, parameters],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@5c5d2cc9[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,flags=[COMPOUND],params=TableParams{comment=tracing events, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=0, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [activity source source_elapsed thread]],partitionKeyColumns=[session_id],clusteringColumns=[event_id],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[activity, event_id, session_id, source, thread, source_elapsed],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-22 04:40:49,788 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [MigrationStage:1] 2025-12-22 04:40:49,792 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [MigrationStage:1] 2025-12-22 04:40:49,798 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [main] 2025-12-22 04:40:49,831 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_distributed, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[org.apache.cassandra.config.CFMetaData@7e14710e[cfId=759fffad-624b-3181-80ee-fa9a52d1f627,ksName=system_distributed,cfName=repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | [coordinator exception_message exception_stacktrace finished_at parent_id range_begin range_end started_at status participants]],partitionKeyColumns=[keyspace_name, columnfamily_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[status, id, coordinator, finished_at, participants, exception_stacktrace, parent_id, range_end, range_begin, exception_message, keyspace_name, started_at, columnfamily_name],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@1b37e62[cfId=deabd734-b99d-3b9c-92e5-fd92eb5abf14,ksName=system_distributed,cfName=parent_repair_history,flags=[COMPOUND],params=TableParams{comment=Repair history, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [exception_message exception_stacktrace finished_at keyspace_name started_at columnfamily_names options requested_ranges successful_ranges]],partitionKeyColumns=[parent_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[requested_ranges, exception_message, keyspace_name, successful_ranges, started_at, finished_at, options, exception_stacktrace, parent_id, columnfamily_names],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@6010c091[cfId=5582b59f-8e4e-35e1-b913-3acada51eb04,ksName=system_distributed,cfName=view_build_status,flags=[COMPOUND],params=TableParams{comment=Materialized View build status, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UUIDType),partitionColumns=[[] | [status]],partitionKeyColumns=[keyspace_name, view_name],clusteringColumns=[host_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[view_name, status, keyspace_name, host_id],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-22 04:40:49,983 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [MigrationStage:1] 2025-12-22 04:40:49,988 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [MigrationStage:1] 2025-12-22 04:40:49,992 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [MigrationStage:1] 2025-12-22 04:40:49,995 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [main] 2025-12-22 04:40:50,008 StorageService.java:1446 - JOINING: Finish joining ring INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:40:50,084 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [main] 2025-12-22 04:40:50,177 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=system_auth, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=1}}, tables=[org.apache.cassandra.config.CFMetaData@76bdae21[cfId=5bc52802-de25-35ed-aeab-188eecebb090,ksName=system_auth,cfName=roles,flags=[COMPOUND],params=TableParams{comment=role definitions, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [can_login is_superuser salted_hash member_of]],partitionKeyColumns=[role],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[salted_hash, member_of, role, can_login, is_superuser],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@184a6ac7[cfId=0ecdaa87-f8fb-3e60-88d1-74fb36fe5c0d,ksName=system_auth,cfName=role_members,flags=[COMPOUND],params=TableParams{comment=role memberships lookup table, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[role],clusteringColumns=[member],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, member],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@4a2b972b[cfId=3afbe79f-2194-31a7-add7-f5ab90d8ec9c,ksName=system_auth,cfName=role_permissions,flags=[COMPOUND],params=TableParams{comment=permissions granted to db roles, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [permissions]],partitionKeyColumns=[role],clusteringColumns=[resource],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[role, resource, permissions],droppedColumns={},triggers=[],indexes=[]], org.apache.cassandra.config.CFMetaData@23e4d462[cfId=5f2fbdad-91f1-3946-bd25-d5da3a5c35ec,ksName=system_auth,cfName=resource_role_permissons_index,flags=[COMPOUND],params=TableParams{comment=index of db roles with permissions granted on a resource, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=7776000, default_time_to_live=0, memtable_flush_period_in_ms=3600000, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | []],partitionKeyColumns=[resource],clusteringColumns=[role],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[resource, role],droppedColumns={},triggers=[],indexes=[]]], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-22 04:40:50,331 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [MigrationStage:1] 2025-12-22 04:40:50,333 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [MigrationStage:1] 2025-12-22 04:40:50,345 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [MigrationStage:1] 2025-12-22 04:40:50,351 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [MigrationStage:1] 2025-12-22 04:40:50,355 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [main] 2025-12-22 04:40:50,373 Gossiper.java:1692 - Waiting for gossip to settle... INFO [GossipStage:1] 2025-12-22 04:40:51,138 Gossiper.java:1055 - Node /10.0.0.249 is now part of the cluster INFO [GossipStage:1] 2025-12-22 04:40:51,140 Gossiper.java:1055 - Node /10.0.0.38 is now part of the cluster INFO [HANDSHAKE-/10.0.0.249] 2025-12-22 04:40:51,145 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [RequestResponseStage-1] 2025-12-22 04:40:51,145 Gossiper.java:1019 - InetAddress /10.0.0.38 is now UP INFO [RequestResponseStage-1] 2025-12-22 04:40:51,210 Gossiper.java:1019 - InetAddress /10.0.0.249 is now UP WARN [GossipTasks:1] 2025-12-22 04:40:52,074 FailureDetector.java:288 - Not marking nodes down due to local pause of 5471243561 > 5000000000 INFO [main] 2025-12-22 04:40:58,374 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-12-22 04:40:58,599 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-12-22 04:40:58,677 Server.java:155 - Using Netty Version: [netty-buffer=netty-buffer-4.1.39.Final.88c2a4c (repository: dirty), netty-codec=netty-codec-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-dns=netty-codec-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-haproxy=netty-codec-haproxy-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http=netty-codec-http-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http2=netty-codec-http2-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-memcache=netty-codec-memcache-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-mqtt=netty-codec-mqtt-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-redis=netty-codec-redis-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-smtp=netty-codec-smtp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-socks=netty-codec-socks-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-stomp=netty-codec-stomp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-xml=netty-codec-xml-4.1.39.Final.88c2a4c (repository: dirty), netty-common=netty-common-4.1.39.Final.88c2a4c (repository: dirty), netty-handler=netty-handler-4.1.39.Final.88c2a4c (repository: dirty), netty-handler-proxy=netty-handler-proxy-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver=netty-resolver-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver-dns=netty-resolver-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-tcnative=netty-tcnative-2.0.25.Final.c46c351, netty-transport=netty-transport-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-epoll=netty-transport-native-epoll-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-kqueue=netty-transport-native-kqueue-4.1.39.Final.88c2a4cab5 (repository: dirty), netty-transport-native-unix-common=netty-transport-native-unix-common-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-rxtx=netty-transport-rxtx-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-sctp=netty-transport-sctp-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-udt=netty-transport-udt-4.1.39.Final.88c2a4c (repository: dirty)] INFO [main] 2025-12-22 04:40:58,679 Server.java:156 - Starting listening for CQL clients on /10.0.0.22:9041 (unencrypted)... INFO [main] 2025-12-22 04:40:58,733 ThriftServer.java:116 - Binding thrift service to /10.0.0.22:9161 INFO [Thread-2] 2025-12-22 04:40:58,738 ThriftServer.java:133 - Listening for thrift clients... INFO [OptionalTasks:1] 2025-12-22 04:41:00,656 CassandraRoleManager.java:356 - Created default superuser role 'cassandra' INFO [MigrationStage:1] 2025-12-22 04:41:06,616 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [Native-Transport-Requests-2] 2025-12-22 04:41:07,220 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@43a50aff[cfId=6e479e30-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:07,338 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader INFO [HANDSHAKE-/10.0.0.22] 2025-12-22 04:41:08,229 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 WARN [Native-Transport-Requests-1] 2025-12-22 04:41:08,236 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [Native-Transport-Requests-2] 2025-12-22 04:41:08,267 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@44b4bc37[cfId=6ee787b0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=running_reapers,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=180, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host]],partitionKeyColumns=[reaper_instance_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:08,411 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-12-22 04:41:09,148 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [Native-Transport-Requests-3] 2025-12-22 04:41:10,025 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@3394a763[cfId=6ff3c790-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:10,143 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-12-22 04:41:11,149 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [Native-Transport-Requests-2] 2025-12-22 04:41:12,029 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5f716c43[cfId=712590d0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:12,148 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-12-22 04:41:13,119 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [Native-Transport-Requests-5] 2025-12-22 04:41:13,985 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@2b87c211[cfId=72500710-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:14,127 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-12-22 04:41:15,094 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [Native-Transport-Requests-2] 2025-12-22 04:41:15,963 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@7e7c6e72[cfId=737dd8b0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:16,096 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2025-12-22 04:41:17,298 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [Native-Transport-Requests-4] 2025-12-22 04:41:18,150 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@79efa2de[cfId=74cb8e60-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=600, default_time_to_live=600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_heartbeat reaper_instance_host reaper_instance_id]],partitionKeyColumns=[leader_id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[reaper_instance_id, last_heartbeat, reaper_instance_host, leader_id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:18,260 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [Native-Transport-Requests-2] 2025-12-22 04:41:19,251 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@4d3d4943[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[partitioner, seed_hosts, name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@643d0f8a[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-22 04:41:20,531 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@4ce6779c[cfId=737dd8b0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@6712d95f[cfId=737dd8b0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, last_event, id, segment_end_time, state, cluster_name, end_time, end_token, start_token, segment_start_time, segment_state, cause, creation_time, start_time, coordinator_host, token_ranges, owner, repair_parallelism, tables, segment_id, pause_time, repair_unit_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-12-22 04:41:21,267 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@2a74383a[cfId=76a72c30-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=node_metrics_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=864000, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket],clusteringColumns=[host, metric_scope, metric_name, ts, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:21,374 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2025-12-22 04:41:22,139 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations INFO [STREAM-INIT-/10.0.0.249:48018] 2025-12-22 04:41:23,442 StreamResultFuture.java:116 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392 ID#0] Creating new streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.249:48018] 2025-12-22 04:41:23,450 StreamResultFuture.java:123 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392, ID#0] Received streaming plan for Bootstrap INFO [STREAM-INIT-/10.0.0.249:48022] 2025-12-22 04:41:23,450 StreamResultFuture.java:123 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392, ID#0] Received streaming plan for Bootstrap INFO [STREAM-IN-/10.0.0.249:48022] 2025-12-22 04:41:23,592 StreamResultFuture.java:173 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392 ID#0] Prepare completed. Receiving 0 files(0.000KiB), sending 1 files(0.100KiB) INFO [STREAM-IN-/10.0.0.249:48022] 2025-12-22 04:41:23,628 StreamResultFuture.java:187 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Session with /10.0.0.249 is complete INFO [STREAM-IN-/10.0.0.249:48022] 2025-12-22 04:41:23,629 StreamResultFuture.java:219 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] All sessions completed INFO [Native-Transport-Requests-5] 2025-12-22 04:41:24,050 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@4d3d4943[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@217fa961[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-22 04:41:25,155 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@ac89377[cfId=78f86f30-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=diagnostic_event_subscription,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster description export_file_logger export_http_endpoint export_sse events nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[cluster, export_http_endpoint, events, id, export_sse, nodes, export_file_logger, description],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:25,284 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription INFO [Native-Transport-Requests-1] 2025-12-22 04:41:26,249 MigrationManager.java:519 - Drop table 'reaper_db/node_metrics_v2' INFO [MigrationStage:1] 2025-12-22 04:41:27,101 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 INFO [MigrationStage:1] 2025-12-22 04:41:28,229 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 INFO [MigrationStage:1] 2025-12-22 04:41:30,377 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs INFO [MigrationStage:1] 2025-12-22 04:41:31,345 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule INFO [Native-Transport-Requests-7] 2025-12-22 04:41:33,063 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@9920789[cfId=712590d0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@17748b3e[cfId=712590d0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity next_activation owner pause_time repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, id, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:41:37,098 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@9920789[cfId=712590d0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@16efb99d[cfId=712590d0-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-7] 2025-12-22 04:41:39,310 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@4d3d4943[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@56498105[cfId=71b833e0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-12-22 04:41:39,311 MigrationManager.java:454 - Update table 'reaper_db/schema_migration_leader' From org.apache.cassandra.config.CFMetaData@1d22b8bb[cfId=6e479e30-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@55d3d561[cfId=6e479e30-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=schema_migration_leader,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [leader leader_hostname took_lead_at]],partitionKeyColumns=[keyspace_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[leader, keyspace_name, took_lead_at, leader_hostname],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-12-22 04:41:39,315 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@2df74c6b[cfId=72e653a0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2dce85e2[cfId=72e653a0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-12-22 04:41:39,316 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_cluster' From org.apache.cassandra.config.CFMetaData@2eaebb4f[cfId=7086b8c0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_run_by_cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2a26142f[cfId=7086b8c0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_run_by_cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2025-12-22 04:41:39,317 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_by_cluster_and_keyspace' From org.apache.cassandra.config.CFMetaData@12cc4848[cfId=6ff3c790-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@37c0d836[cfId=6ff3c790-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-22 04:41:39,317 MigrationManager.java:454 - Update table 'reaper_db/node_operations' From org.apache.cassandra.config.CFMetaData@316afd68[cfId=771bbff0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_operations,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@36e04c01[cfId=771bbff0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_operations,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [data ts]],partitionKeyColumns=[cluster, type, time_bucket],clusteringColumns=[host],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, type, time_bucket, ts, data, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:41:39,318 MigrationManager.java:454 - Update table 'reaper_db/snapshot' From org.apache.cassandra.config.CFMetaData@1cce8b2b[cfId=72500710-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1b1182e9[cfId=72500710-def0-11f0-af4c-9dff05207e18,ksName=reaper_db,cfName=snapshot,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cause creation_time owner]],partitionKeyColumns=[cluster, snapshot_name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, owner, cause, creation_time, snapshot_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:41:44,703 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=svc_monitor_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [Native-Transport-Requests-1] 2025-12-22 04:41:45,313 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v3' From org.apache.cassandra.config.CFMetaData@619e6a9f[cfId=7a0dfde0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_metrics_v3,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@eb48c95[cfId=7a0dfde0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=node_metrics_v3,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=10, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimestampType), org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type, org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [value]],partitionKeyColumns=[cluster, metric_domain, metric_type, time_bucket, host],clusteringColumns=[ts, metric_scope, metric_name, metric_attribute],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster, metric_domain, metric_attribute, time_bucket, ts, metric_type, metric_name, metric_scope, value, host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:41:45,994 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=config_db_uuid, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-22 04:41:46,447 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [MigrationStage:1] 2025-12-22 04:41:49,001 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:52,818 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@64fe0e17[cfId=89757920-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:52,934 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:54,824 MigrationManager.java:427 - Update Keyspace 'useragent' From KeyspaceMetadata{name=useragent, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} To KeyspaceMetadata{name=useragent, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [Native-Transport-Requests-2] 2025-12-22 04:41:55,290 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@e9216a1[cfId=8aeeaba0-def0-11f0-af4c-9dff05207e18,ksName=svc_monitor_keyspace,cfName=pool_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:55,431 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-3] 2025-12-22 04:41:57,794 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1cbc773[cfId=8c6cc020-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:41:57,895 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [MigrationStage:1] 2025-12-22 04:42:00,871 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:01,725 MigrationManager.java:454 - Update table 'config_db_uuid/obj_shared_table' From org.apache.cassandra.config.CFMetaData@74fb757e[cfId=8c6cc020-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@70239d8f[cfId=8c6cc020-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:42:02,952 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:03,773 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/loadbalancer_table' From org.apache.cassandra.config.CFMetaData@16672e7b[cfId=8e334f50-def0-11f0-bb7a-01e025d64bf5,ksName=svc_monitor_keyspace,cfName=loadbalancer_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1f8e3c9e[cfId=8e334f50-def0-11f0-bb7a-01e025d64bf5,ksName=svc_monitor_keyspace,cfName=loadbalancer_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-12-22 04:42:04,284 MigrationManager.java:454 - Update table 'useragent/useragent_keyval_table' From org.apache.cassandra.config.CFMetaData@2c4f75ae[cfId=8f6e1940-def0-11f0-9c46-45cdd6f71392,ksName=useragent,cfName=useragent_keyval_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@452cc65[cfId=8f6e1940-def0-11f0-9c46-45cdd6f71392,ksName=useragent,cfName=useragent_keyval_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:42:05,105 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:08,085 MigrationManager.java:454 - Update table 'config_db_uuid/obj_shared_table' From org.apache.cassandra.config.CFMetaData@74fb757e[cfId=8c6cc020-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@752e92f2[cfId=8c6cc020-def0-11f0-af4c-9dff05207e18,ksName=config_db_uuid,cfName=obj_shared_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:42:11,114 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@4819d555[cfId=945d38a0-def0-11f0-af4c-9dff05207e18,ksName=to_bgp_keyspace,cfName=route_target_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:42:11,225 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [MigrationStage:1] 2025-12-22 04:42:13,288 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:14,729 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_ip_address_table' From org.apache.cassandra.config.CFMetaData@2369a5f7[cfId=95956a80-def0-11f0-9c46-45cdd6f71392,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@5f42da36[cfId=95956a80-def0-11f0-9c46-45cdd6f71392,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:42:15,356 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:17,190 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@563e723f[cfId=97fc5860-def0-11f0-af4c-9dff05207e18,ksName=to_bgp_keyspace,cfName=service_chain_uuid_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:42:17,281 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table + curl http://10.0.0.38:8071/webui/login.html % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1940 100 1940 0 0 24382 0 --:--:-- --:--:-- --:--:-- 24556 + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.38 == \1\0\.\0\.\0\.\2\2 ]] + echo 'Reaper started successfully' Reaper started successfully + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service cassandra-reaper + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs cassandra-reaper Looking for reaper under /usr WARN [2025-12-22 04:42:45,544] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [Native-Transport-Requests-12] 2025-12-22 04:43:10,710 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=dm_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-12-22 04:43:13,264 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-4] 2025-12-22 04:43:15,204 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1e6ce1f7[cfId=ba909440-def0-11f0-af4c-9dff05207e18,ksName=dm_keyspace,cfName=dm_pr_asn_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:43:15,310 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [MigrationStage:1] 2025-12-22 04:43:17,339 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [Native-Transport-Requests-5] 2025-12-22 04:43:18,218 MigrationManager.java:454 - Update table 'dm_keyspace/dm_ni_ipv6_ll_table' From org.apache.cassandra.config.CFMetaData@37840908[cfId=bbc89f10-def0-11f0-bb7a-01e025d64bf5,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@59e2b6a9[cfId=bbc89f10-def0-11f0-bb7a-01e025d64bf5,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@cb474c08, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-12-22 04:43:19,291 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [HANDSHAKE-/10.0.0.249] 2025-12-22 04:48:46,771 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,407 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,541 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,620 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,645 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,669 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,706 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,781 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,844 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,876 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,903 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,968 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,032 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,142 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,157 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,302 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,312 Validator.java:281 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,354 ActiveRepairService.java:452 - [repair #80659170-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:48:48,993 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [Repair-Task-2] 2025-12-22 04:48:49,367 RepairRunnable.java:139 - Starting repair command #1 (81bdce70-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-2] 2025-12-22 04:48:49,382 RepairSession.java:228 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7434260285404545019,-7414556396355056731], (-7642498208103346867,-7577894629338328915]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:48:49,415 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:49,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,421 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,430 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,430 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,431 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:49,436 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:48:49,436 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:48:49,436 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:49,436 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:48:49,437 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:48:49,438 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,440 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,443 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,443 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,444 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:49,446 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:49,446 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:49,446 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:49,446 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:49,453 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,454 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,459 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,459 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,461 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,462 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,465 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:49,467 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:49,467 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:48:49,467 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:48:49,467 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:49,472 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,475 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,478 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,478 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,484 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:49,486 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:48:49,487 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:48:49,490 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,490 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:48:49,490 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:49,491 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,492 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,500 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,500 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,505 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:48:49,505 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:48:49,505 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:48:49,505 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:48:49,506 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:49,508 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:49,509 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,510 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,516 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,519 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:48:49,519 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:48:49,519 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:49,519 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:48:49,519 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:49,522 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:49,522 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,524 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,524 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,526 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,527 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:49,529 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:48:49,529 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:48:49,529 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:48:49,529 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:49,532 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,533 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,535 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,536 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,537 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:49,537 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:48:49,538 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:48:49,537 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:48:49,538 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:49,540 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:49,540 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,542 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,544 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,544 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,545 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:49,545 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:48:49,545 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:48:49,546 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:48:49,546 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:49,611 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,611 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,613 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,613 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,616 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,617 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,619 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:49,621 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:48:49,621 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:48:49,624 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:48:49,623 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:48:49,626 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,629 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,631 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,631 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,635 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:49,635 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:48:49,635 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:48:49,636 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:48:49,636 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:49,638 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:49,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,641 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,643 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,645 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,645 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,647 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:48:49,648 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:48:49,648 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:48:49,648 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:48:49,649 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:49,710 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:49,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,713 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,715 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,717 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,718 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:48:49,720 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:48:49,720 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:48:49,720 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:48:49,720 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:49,724 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:49,724 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,728 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,731 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,732 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,738 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:49,740 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:48:49,740 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:48:49,741 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:48:49,742 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:49,749 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:48:49,752 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,760 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,760 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,763 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,764 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,766 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:48:49,767 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:48:49,767 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:48:49,767 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:48:49,770 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:49,774 RepairJob.java:234 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:49,774 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,776 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,778 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,779 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,780 RepairSession.java:180 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:49,780 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:48:49,780 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:48:49,781 SyncTask.java:66 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:48:49,781 RepairJob.java:143 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:49,781 RepairSession.java:270 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:48:49,782 RepairRunnable.java:261 - Repair session 81c01860-def1-11f0-af4c-9dff05207e18 for range [(-7434260285404545019,-7414556396355056731], (-7642498208103346867,-7577894629338328915]] finished INFO [RepairJobTask:7] 2025-12-22 04:48:49,785 ActiveRepairService.java:452 - [repair #81bdce70-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:48:49,797 RepairRunnable.java:343 - Repair command #1 finished in 0 seconds INFO [Repair-Task-3] 2025-12-22 04:48:56,260 RepairRunnable.java:139 - Starting repair command #2 (85d99840-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-3] 2025-12-22 04:48:56,317 RepairSession.java:228 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2914261078974209622,2936269019465207534], (6888981860109977725,6891650477321553380], (141200167771886491,158455611412399394], (2602292940166370617,2653649412069631307], (9174561344305687264,9176526194590243495]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:48:56,467 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:56,467 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,471 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,476 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,476 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,478 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:56,485 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:48:56,486 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:48:56,489 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:48:56,489 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:56,494 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:48:56,494 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,499 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,501 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,506 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:56,509 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:48:56,509 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:56,509 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:48:56,509 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:56,517 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:56,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,524 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,524 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,525 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,528 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:56,528 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:48:56,528 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:48:56,528 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:48:56,528 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:56,533 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:56,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,568 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,569 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,575 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,575 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,579 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:56,580 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:56,580 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:48:56,580 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:56,581 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:56,582 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:56,583 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,585 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,585 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,587 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,587 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,590 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:56,590 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:48:56,590 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:48:56,590 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:48:56,591 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:56,597 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:48:56,597 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,599 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,599 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,602 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,602 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,606 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:56,607 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:56,607 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:56,607 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:56,607 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:56,615 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:56,615 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,619 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,622 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,622 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,625 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:56,625 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:48:56,625 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:48:56,625 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:48:56,625 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:56,628 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:56,628 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,630 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,632 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,632 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,633 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:48:56,634 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:48:56,634 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:48:56,634 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:48:56,634 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:56,644 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:56,645 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,649 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,658 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,658 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,659 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:56,659 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:48:56,659 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:48:56,659 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:48:56,660 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:56,727 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:48:56,727 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,734 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,734 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,737 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,739 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,740 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:56,740 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:48:56,741 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:48:56,742 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:48:56,748 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:56,748 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:48:56,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,751 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,751 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,766 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,767 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,768 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:56,769 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:48:56,769 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:48:56,772 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:56,773 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:48:56,771 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:48:56,773 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,776 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,779 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,779 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,781 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:56,781 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:48:56,781 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:48:56,782 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:48:56,782 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:56,838 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:48:56,839 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,845 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,845 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,848 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,848 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,850 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:48:56,853 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:48:56,852 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:48:56,853 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:48:56,853 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:56,860 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:56,860 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,864 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,864 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,872 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,872 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,875 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:48:56,876 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:48:56,876 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:48:56,876 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:48:56,877 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:56,881 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:56,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,884 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,884 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,892 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,892 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,895 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:48:56,895 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:48:56,895 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:48:56,895 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:48:56,899 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:56,903 RepairJob.java:234 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:56,903 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,913 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,913 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,917 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,919 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,921 RepairSession.java:180 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:56,922 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:48:56,922 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:48:56,922 SyncTask.java:66 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:48:56,922 RepairJob.java:143 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:56,923 RepairSession.java:270 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:48:56,923 RepairRunnable.java:261 - Repair session 85e24ad0-def1-11f0-af4c-9dff05207e18 for range [(2914261078974209622,2936269019465207534], (6888981860109977725,6891650477321553380], (141200167771886491,158455611412399394], (2602292940166370617,2653649412069631307], (9174561344305687264,9176526194590243495]] finished INFO [RepairJobTask:7] 2025-12-22 04:48:56,928 ActiveRepairService.java:452 - [repair #85d99840-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-12-22 04:48:56,931 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,314 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,386 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,467 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,490 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,508 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,521 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,543 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,606 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,625 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,645 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,659 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,675 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,689 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,704 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,769 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,800 Validator.java:281 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,807 ActiveRepairService.java:452 - [repair #866a3f80-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-4] 2025-12-22 04:48:59,427 RepairRunnable.java:139 - Starting repair command #3 (87bcd730-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-4] 2025-12-22 04:48:59,437 RepairSession.java:228 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4907461420131174680,4925386707710809982], (-7047986700477086210,-7035423395992089762], (-7286812842700950146,-7244255739840522382], (2584068142566531140,2595955787918982561]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:48:59,484 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:48:59,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,487 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,487 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,489 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,490 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,491 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:59,492 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:48:59,493 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:48:59,493 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:48:59,493 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:59,512 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:59,512 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,514 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,517 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,521 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:59,521 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:48:59,522 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:48:59,522 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:48:59,522 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,535 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,535 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,538 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,541 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,541 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,543 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:59,544 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:59,544 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:59,544 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:59,544 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:59,550 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:59,550 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,564 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,565 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,571 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,571 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,574 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:59,575 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:59,576 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:59,576 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:48:59,576 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:59,584 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:59,586 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,592 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,592 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,596 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,596 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,598 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:59,598 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:48:59,598 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:48:59,599 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:48:59,599 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:59,607 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:48:59,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,615 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,620 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,620 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,622 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:59,623 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:59,623 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:48:59,623 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:48:59,623 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,629 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,630 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,636 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,641 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,641 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,643 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:48:59,644 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:48:59,644 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:48:59,644 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:48:59,644 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:59,650 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:48:59,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,652 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,653 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,657 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,657 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,658 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:48:59,658 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:48:59,658 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:48:59,658 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:48:59,659 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:59,665 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:59,665 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,667 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,667 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,671 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,671 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,672 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:48:59,672 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:48:59,672 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:48:59,672 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:48:59,672 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:59,735 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:48:59,735 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,738 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,738 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,741 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,741 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,743 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:59,744 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:48:59,744 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:48:59,744 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:48:59,744 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,749 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,754 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,756 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,756 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,758 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:59,758 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:48:59,758 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:48:59,758 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:48:59,758 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:59,761 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:59,764 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,765 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,768 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,768 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,770 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:48:59,770 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:48:59,770 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:48:59,770 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:48:59,770 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,850 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,853 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,853 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,855 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,856 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,857 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:48:59,858 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:48:59,858 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:48:59,858 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:48:59,858 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,862 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,863 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,865 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,867 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,867 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,869 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:48:59,869 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:48:59,869 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:48:59,871 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:48:59,871 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:59,871 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:48:59,872 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,875 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,875 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,876 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,877 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,881 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:48:59,881 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:48:59,881 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:48:59,881 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:48:59,881 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:59,885 RepairJob.java:234 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:48:59,885 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,889 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,889 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,891 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,891 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,893 RepairSession.java:180 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:48:59,893 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:48:59,893 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:48:59,894 SyncTask.java:66 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:48:59,894 RepairJob.java:143 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:59,894 RepairSession.java:270 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:48:59,894 RepairRunnable.java:261 - Repair session 87be5dd0-def1-11f0-af4c-9dff05207e18 for range [(4907461420131174680,4925386707710809982], (-7047986700477086210,-7035423395992089762], (-7286812842700950146,-7244255739840522382], (2584068142566531140,2595955787918982561]] finished INFO [RepairJobTask:1] 2025-12-22 04:48:59,895 ActiveRepairService.java:452 - [repair #87bcd730-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:48:59,900 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,399 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,419 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,444 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,457 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,477 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,495 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,512 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,573 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,589 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,602 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,611 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,622 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,634 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,644 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,704 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,727 Validator.java:281 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,738 ActiveRepairService.java:452 - [repair #8bd98b60-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,365 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,381 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,389 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,443 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,458 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,478 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,498 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,524 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,533 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,543 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,553 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,605 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,619 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,634 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,651 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,667 Validator.java:281 - [repair #8c711070-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,685 ActiveRepairService.java:452 - [repair #8c6f3bb0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,651 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,675 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,694 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,704 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,716 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,724 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,734 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,808 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,816 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,828 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,843 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,857 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,868 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,877 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,944 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,962 Validator.java:281 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,976 ActiveRepairService.java:452 - [repair #8dbc2e10-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,450 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,463 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,476 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,488 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,506 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,514 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,527 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,588 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,600 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,619 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,637 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,650 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,667 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,685 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,744 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,759 Validator.java:281 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,770 ActiveRepairService.java:452 - [repair #91ddc440-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-5] 2025-12-22 04:49:17,359 RepairRunnable.java:139 - Starting repair command #4 (926d0bf0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-5] 2025-12-22 04:49:17,371 RepairSession.java:228 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-72833367449315577,-41552987042452609], (9176526194590243495,9193583019130621584], (6543526875715455603,6576928990583125674]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:49:17,431 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:17,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,434 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,434 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,437 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,437 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,441 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:17,442 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:17,443 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:17,446 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:17,446 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,446 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:17,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,449 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,449 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,452 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,452 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,453 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,454 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:17,456 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:49:17,456 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:17,456 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:17,457 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:17,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,461 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,461 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,465 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,465 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,466 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:17,469 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:49:17,469 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:17,469 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:49:17,469 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:17,470 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:17,470 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,472 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,472 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,474 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,475 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:17,477 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:17,477 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:17,478 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:17,478 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:17,479 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,482 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,484 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,484 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,485 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:17,485 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:49:17,485 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:49:17,487 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:49:17,493 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:17,494 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:17,494 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,496 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,496 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,499 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,500 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,502 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,502 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:17,503 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:17,503 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:17,506 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:17,508 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:17,508 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,509 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,510 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,512 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,513 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,514 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,515 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:49:17,515 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:49:17,517 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:17,517 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:49:17,518 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:17,518 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,520 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,521 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,523 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,523 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,524 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:17,526 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:49:17,526 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:49:17,526 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:49:17,527 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:17,527 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,528 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,532 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,535 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,536 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,536 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:17,536 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:17,536 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:17,537 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:17,590 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,592 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,594 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,594 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,597 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,597 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,605 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:17,610 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:17,610 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:17,610 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:17,611 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:17,613 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,613 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,616 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,620 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,621 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,623 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:17,632 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:17,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:49:17,632 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:49:17,634 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,634 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:49:17,634 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:17,639 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,641 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,641 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,642 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:17,643 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:17,643 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:17,644 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:17,645 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:17,700 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:17,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,702 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,702 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,704 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,704 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,705 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,707 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:49:17,709 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:49:17,710 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:17,711 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:17,712 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:49:17,712 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,718 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,718 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,720 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,720 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,723 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:17,724 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:17,724 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:49:17,725 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:17,727 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:17,727 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:17,727 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,729 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,731 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,732 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,734 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:17,734 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:49:17,734 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:49:17,734 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:17,734 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:17,738 RepairJob.java:234 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:17,740 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,741 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,741 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,742 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,743 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,744 RepairSession.java:180 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:17,744 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:49:17,744 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:17,744 SyncTask.java:66 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:49:17,746 RepairJob.java:143 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:17,749 RepairSession.java:270 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:49:17,749 RepairRunnable.java:261 - Repair session 926ee0b0-def1-11f0-af4c-9dff05207e18 for range [(-72833367449315577,-41552987042452609], (9176526194590243495,9193583019130621584], (6543526875715455603,6576928990583125674]] finished INFO [RepairJobTask:5] 2025-12-22 04:49:17,754 ActiveRepairService.java:452 - [repair #926d0bf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:49:17,763 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,668 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,706 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,728 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,743 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,753 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,776 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,786 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,835 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,843 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,855 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,872 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,883 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,895 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,906 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,971 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,986 Validator.java:281 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,995 ActiveRepairService.java:452 - [repair #93bc4840-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,502 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,512 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,526 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,537 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,547 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,556 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,569 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,620 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,634 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,645 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,659 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,670 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,677 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,685 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,737 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,786 Validator.java:281 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,792 ActiveRepairService.java:452 - [repair #97db9480-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,523 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,550 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,573 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,634 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,643 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,661 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,674 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,692 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,702 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,722 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,730 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,781 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,795 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,813 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,828 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,839 Validator.java:281 - [repair #98711dc0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,850 ActiveRepairService.java:452 - [repair #986efae0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,650 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,689 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,701 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,758 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,775 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,792 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,812 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,831 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,851 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,862 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,877 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,944 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:29,960 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:30,032 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:30,040 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:30,050 Validator.java:281 - [repair #99bd73e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:30,068 ActiveRepairService.java:452 - [repair #99bb02e0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-6] 2025-12-22 04:49:36,543 RepairRunnable.java:139 - Starting repair command #5 (9ddc4af0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-6] 2025-12-22 04:49:36,557 RepairSession.java:228 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3903409472651949937,-3898013565863220204], (2860435244577398329,2914261078974209622], (5934707312511289390,5965671421379372822]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:49:36,592 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:36,592 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,595 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,595 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,597 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,597 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,598 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,600 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:36,600 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:36,600 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:36,601 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:36,602 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:36,602 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,606 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,606 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,608 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,609 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,610 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:36,611 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:49:36,611 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:49:36,612 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:36,613 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,613 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,613 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,615 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,617 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,620 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,623 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,623 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:36,623 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:49:36,624 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:36,624 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,628 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,628 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,630 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,631 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,633 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,633 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,634 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:36,635 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:36,635 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:36,635 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:36,635 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:36,636 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:36,636 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,642 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,644 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,644 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,645 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,646 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:36,646 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:49:36,646 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:36,646 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,650 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,651 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,655 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,655 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,657 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:36,657 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:36,658 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:36,658 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:36,658 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:36,659 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:36,659 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,660 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,662 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,662 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,663 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:36,664 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:49:36,665 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:49:36,665 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:49:36,665 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,666 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,668 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,668 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,670 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,671 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,672 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:49:36,672 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:49:36,673 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:36,673 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:36,674 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:36,674 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,677 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,680 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,680 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,681 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,682 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:49:36,682 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:36,682 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:36,682 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:36,725 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:36,726 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,728 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,730 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,731 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,733 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:36,733 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:36,733 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:36,733 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:36,733 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,740 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,741 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,744 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,744 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,746 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,746 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,749 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:36,754 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:49:36,754 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:49:36,754 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:49:36,754 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:36,757 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:36,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,761 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,762 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,764 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,764 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,766 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,767 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:49:36,767 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:49:36,767 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:49:36,767 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:36,818 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:49:36,818 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,820 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,820 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,822 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,823 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,824 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:36,824 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:49:36,824 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:49:36,824 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:49:36,824 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:36,827 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:36,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,829 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,831 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,831 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,832 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,833 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:49:36,833 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:36,833 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:49:36,834 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:36,836 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:36,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,841 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,841 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,842 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,844 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,846 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:36,846 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:49:36,846 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:49:36,846 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:49:36,847 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:36,850 RepairJob.java:234 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:36,851 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,853 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,855 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,855 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,857 RepairSession.java:180 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:36,858 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:49:36,858 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:49:36,858 SyncTask.java:66 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:49:36,859 RepairJob.java:143 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:36,860 RepairSession.java:270 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:49:36,860 RepairRunnable.java:261 - Repair session 9dde6dd0-def1-11f0-af4c-9dff05207e18 for range [(-3903409472651949937,-3898013565863220204], (2860435244577398329,2914261078974209622], (5934707312511289390,5965671421379372822]] finished INFO [RepairJobTask:2] 2025-12-22 04:49:36,861 ActiveRepairService.java:452 - [repair #9ddc4af0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:49:36,864 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [Repair-Task-7] 2025-12-22 04:49:37,476 RepairRunnable.java:139 - Starting repair command #6 (9e6aa840-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-7] 2025-12-22 04:49:37,486 RepairSession.java:228 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1901721075012616198,1936226204563860440], (819429443351952048,822656548291397208], (8868242101542140750,8874225967860092092], (8746363907810172824,8770357204914258006], (-8347066540496282629,-8338964266976546187]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:49:37,530 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:37,531 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,533 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,536 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,536 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,538 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:37,538 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:37,539 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:37,539 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:37,539 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:37,547 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:37,547 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,549 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,549 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,553 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,553 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,555 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:37,558 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:37,558 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:37,558 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:37,559 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:37,559 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:49:37,559 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,560 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,562 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,562 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,565 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:37,566 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:49:37,566 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:37,566 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:37,568 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:37,571 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:37,571 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,582 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,585 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,585 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,587 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:37,589 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:37,590 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:37,590 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:37,591 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:37,595 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:37,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,598 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,601 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,601 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,603 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:37,605 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:37,605 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:37,605 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:37,605 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:37,608 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:37,608 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,612 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,615 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,615 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,619 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:37,620 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:37,621 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:37,621 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,623 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:37,624 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:37,624 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:37,625 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,625 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,625 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,627 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:37,628 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:49:37,628 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:49:37,628 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:49:37,628 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:37,636 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:37,637 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,640 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,641 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,642 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,643 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,647 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:37,648 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:37,648 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:37,648 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:37,648 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:37,651 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:37,651 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,659 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,661 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,661 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,663 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:37,664 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:37,664 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:49:37,665 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:37,665 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:37,710 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:37,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,712 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,712 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,715 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,715 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,719 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:37,719 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:37,720 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:37,720 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:37,720 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:37,725 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:37,725 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,730 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,733 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,735 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:37,735 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:37,735 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:49:37,735 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:49:37,735 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:37,740 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:37,741 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,742 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,743 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,746 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,746 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,747 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:37,752 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:37,752 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:49:37,752 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:37,753 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:37,794 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:37,795 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,797 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,798 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,802 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,802 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,804 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:37,804 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:49:37,804 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:49:37,805 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:37,806 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:37,807 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:49:37,807 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,810 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,813 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,813 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,816 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:37,816 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:37,816 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:37,816 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:49:37,818 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:37,820 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:49:37,820 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,827 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,827 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,828 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,829 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,830 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:37,830 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:49:37,830 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:49:37,830 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:49:37,831 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:37,833 RepairJob.java:234 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:37,833 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,835 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,837 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,839 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,839 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,840 RepairSession.java:180 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:37,841 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:37,841 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:49:37,841 SyncTask.java:66 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:37,841 RepairJob.java:143 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:37,842 RepairSession.java:270 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:37,842 RepairRunnable.java:261 - Repair session 9e6c2ee0-def1-11f0-af4c-9dff05207e18 for range [(1901721075012616198,1936226204563860440], (819429443351952048,822656548291397208], (8868242101542140750,8874225967860092092], (8746363907810172824,8770357204914258006], (-8347066540496282629,-8338964266976546187]] finished INFO [RepairJobTask:4] 2025-12-22 04:49:37,842 ActiveRepairService.java:452 - [repair #9e6aa840-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-22 04:49:37,846 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,745 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,783 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,808 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,821 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,831 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,840 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,856 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,905 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,916 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,927 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,935 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,944 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,953 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,963 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,026 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,041 Validator.java:281 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,056 ActiveRepairService.java:452 - [repair #9fb59ed0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,647 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,669 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,747 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,762 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,773 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,783 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,795 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,846 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,855 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,864 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,880 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,896 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,908 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,917 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,974 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,991 Validator.java:281 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,000 ActiveRepairService.java:452 - [repair #a3dd7690-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,701 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,755 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,806 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,835 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,851 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,862 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,874 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,929 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,948 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,964 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,977 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,996 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,007 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,024 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,093 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,106 Validator.java:281 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,121 ActiveRepairService.java:452 - [repair #a46bd3e0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,794 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,820 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,929 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,961 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,979 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,995 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,015 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,074 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,088 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,098 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,116 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,126 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,143 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,155 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,205 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,215 Validator.java:281 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,221 ActiveRepairService.java:452 - [repair #a5b96280-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-8] 2025-12-22 04:49:56,689 RepairRunnable.java:139 - Starting repair command #7 (a9de5410-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-8] 2025-12-22 04:49:56,699 RepairSession.java:228 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6468583072424119404,6543526875715455603]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:49:56,712 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:56,713 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,719 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,720 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,722 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,723 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,724 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:56,730 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:56,731 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:56,731 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:56,731 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,735 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:56,739 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:56,739 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,740 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,740 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,742 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,742 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:56,742 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:56,743 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:56,743 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,744 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,744 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,746 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,746 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,747 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,748 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,749 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:56,749 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:56,752 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:49:56,752 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:49:56,754 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:56,754 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:56,754 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,758 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,758 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,761 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,761 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,765 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,766 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:56,766 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:56,765 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:56,766 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:56,768 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:56,769 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,772 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,773 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,773 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,780 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:56,781 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:56,782 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:56,782 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:56,782 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,783 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,783 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,785 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,792 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,795 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,797 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,797 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:56,798 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:56,798 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:56,798 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,801 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,801 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,803 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,803 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,805 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,805 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,807 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,807 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:56,807 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:56,807 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:56,807 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,810 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,810 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,812 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,812 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,814 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,814 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,815 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,815 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:56,815 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:56,815 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:56,816 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,821 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,821 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,824 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,828 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,828 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,830 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,830 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:49:56,835 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:49:56,835 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:49:56,835 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:56,899 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:56,899 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,908 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,908 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,911 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,912 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,915 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:56,915 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:56,915 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:56,916 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:56,916 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:56,919 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:56,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,927 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,930 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,931 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,945 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,945 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:56,945 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:49:56,945 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:56,946 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:56,960 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:56,961 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,966 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,967 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,969 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,970 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,975 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:49:56,988 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:56,989 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:49:56,989 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:56,990 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:57,175 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:57,176 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,178 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,179 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,182 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,182 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,183 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:57,184 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:57,184 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:49:57,184 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:57,184 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:57,186 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:49:57,186 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,189 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,192 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,192 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,194 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:57,195 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:57,195 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:49:57,195 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:57,195 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:57,200 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:49:57,200 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,202 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,202 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,204 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,204 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,215 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:57,216 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:57,216 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:57,217 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:57,217 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:57,224 RepairJob.java:234 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:49:57,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,227 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,286 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,287 RepairSession.java:180 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:57,287 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:57,288 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:57,288 SyncTask.java:66 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:57,288 RepairJob.java:143 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:57,288 RepairSession.java:270 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:57,288 RepairRunnable.java:261 - Repair session a9dfdab0-def1-11f0-af4c-9dff05207e18 for range [(6468583072424119404,6543526875715455603]] finished INFO [RepairJobTask:4] 2025-12-22 04:49:57,291 ActiveRepairService.java:452 - [repair #a9de5410-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:49:57,294 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,658 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,689 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,703 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,848 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,857 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,867 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,879 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,893 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,910 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,919 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,926 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,971 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,988 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,999 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:58,021 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:58,039 Validator.java:281 - [repair #aa684490-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:58,056 ActiveRepairService.java:452 - [repair #aa66e500-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-12-22 04:49:59,777 RepairRunnable.java:139 - Starting repair command #8 (abb58510-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-9] 2025-12-22 04:49:59,787 RepairSession.java:228 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5053747165451528869,-5019981968113328933], (840985288758288578,879731308559881866], (6966360485215070664,6971512410093928197]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:49:59,805 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:59,806 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,809 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,824 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,824 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,825 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:59,825 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:59,826 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:59,826 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:59,826 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:59,829 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:59,829 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,831 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,831 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,833 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,833 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,834 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:59,835 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:59,835 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:49:59,835 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:49:59,835 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:59,838 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:59,838 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,840 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,842 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,844 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:59,844 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:49:59,844 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:59,844 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:49:59,844 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:59,848 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:59,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,858 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,860 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,861 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,863 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:59,863 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:59,863 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:59,863 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:59,863 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:59,865 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:59,865 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,866 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,867 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,868 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,868 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,870 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:59,870 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:49:59,870 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:59,870 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:59,870 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:59,873 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:59,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,875 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,876 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,878 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,878 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,879 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:59,880 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:59,880 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:59,880 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:59,880 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:59,882 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:49:59,882 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,883 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,885 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,885 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,886 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:59,887 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:59,887 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:59,887 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:59,887 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:59,890 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:59,890 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,892 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,893 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,895 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,895 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,896 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:49:59,897 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:59,898 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:59,898 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:59,898 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:59,899 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:49:59,899 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,901 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,902 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,903 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,903 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,904 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:49:59,905 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:49:59,905 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:59,905 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:49:59,906 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:59,950 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:49:59,950 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,953 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,955 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,956 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,957 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:59,957 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:59,958 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:59,959 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:49:59,960 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:59,961 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:59,961 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,967 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,967 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,971 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,972 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,973 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:49:59,973 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:59,973 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:59,973 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:59,973 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:59,978 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:49:59,978 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,980 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,981 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,985 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,985 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,986 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:49:59,987 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:59,987 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:49:59,988 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:59,988 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:00,032 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:00,033 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,034 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,039 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,039 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,042 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:00,043 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:00,043 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:00,043 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:50:00,043 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:00,046 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:00,047 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,049 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,051 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,055 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,055 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,059 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:00,060 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:00,060 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:00,060 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:00,061 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:00,063 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:00,064 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,066 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,070 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,071 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,073 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:00,073 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:00,073 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:50:00,077 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:00,077 RepairJob.java:234 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:00,079 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:50:00,079 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,083 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,086 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,087 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,089 RepairSession.java:180 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:00,090 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:00,090 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:00,090 SyncTask.java:66 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:00,090 RepairJob.java:143 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:00,091 RepairSession.java:270 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:50:00,091 RepairRunnable.java:261 - Repair session abb70bb0-def1-11f0-af4c-9dff05207e18 for range [(-5053747165451528869,-5019981968113328933], (840985288758288578,879731308559881866], (6966360485215070664,6971512410093928197]] finished INFO [RepairJobTask:1] 2025-12-22 04:50:00,092 ActiveRepairService.java:452 - [repair #abb58510-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:00,096 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [Repair-Task-10] 2025-12-22 04:50:06,792 RepairRunnable.java:139 - Starting repair command #9 (afe3ec80-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-10] 2025-12-22 04:50:06,812 RepairSession.java:228 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6588484851355119427,6607392806818723274], (3116421594048983453,3117337183057769472], (-953370347848524079,-913021800848089931], (-2567700564427986574,-2548465296519428516], (-5140403494888229962,-5128738646860358655]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:50:06,867 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:06,867 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,870 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,870 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,873 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,873 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,875 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:06,876 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:06,876 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:50:06,879 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:50:06,880 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:06,880 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:06,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,883 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,884 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,885 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,886 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:06,886 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:06,886 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:50:06,886 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:06,886 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:06,888 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:06,889 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,894 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,895 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,897 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,897 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,901 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:06,902 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:06,902 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:50:06,902 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:06,902 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:06,905 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:06,905 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,907 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,908 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,910 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,910 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,912 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:06,913 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:06,913 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:06,913 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:06,914 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:06,918 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:06,919 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,921 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,925 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,925 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,926 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:06,927 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:06,927 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:06,927 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:06,927 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:06,929 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:06,929 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,937 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,939 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,939 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,941 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:06,941 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:06,941 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:06,941 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:06,942 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:06,944 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:06,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,947 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,948 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,948 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,949 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:06,950 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:50:06,950 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:50:06,950 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:50:06,950 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:06,954 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:06,954 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,955 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,958 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,959 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,960 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:06,961 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:50:06,961 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:50:06,961 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:50:06,961 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:06,966 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:06,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,970 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,972 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,972 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,973 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:06,974 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:06,974 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:50:06,974 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:06,974 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:07,024 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:07,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,027 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,029 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,029 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,031 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:07,032 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:07,033 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:07,033 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:07,034 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:07,041 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:07,041 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,043 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,043 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,045 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,045 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,049 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:07,049 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:50:07,049 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:07,050 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:50:07,050 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:07,054 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:07,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,057 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,061 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,064 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,064 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,065 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:07,066 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:50:07,066 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:50:07,067 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:07,067 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:07,118 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:07,118 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,120 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,122 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,125 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,126 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,128 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:07,130 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:07,130 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:07,130 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:50:07,130 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:07,133 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:07,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,136 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,136 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,139 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,142 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:07,142 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:07,142 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:07,142 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:07,142 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:07,147 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:07,147 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,149 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,149 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,152 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,152 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,154 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:07,154 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:50:07,155 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:07,155 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:07,155 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:07,156 RepairJob.java:234 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:07,157 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,162 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,162 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,166 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,166 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,167 RepairSession.java:180 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:07,169 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:50:07,169 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:50:07,174 SyncTask.java:66 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:50:07,175 RepairJob.java:143 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:07,175 RepairSession.java:270 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:50:07,176 RepairRunnable.java:261 - Repair session afe6f9c0-def1-11f0-af4c-9dff05207e18 for range [(6588484851355119427,6607392806818723274], (3116421594048983453,3117337183057769472], (-953370347848524079,-913021800848089931], (-2567700564427986574,-2548465296519428516], (-5140403494888229962,-5128738646860358655]] finished INFO [RepairJobTask:4] 2025-12-22 04:50:07,177 ActiveRepairService.java:452 - [repair #afe3ec80-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:07,182 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,715 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,756 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,766 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,899 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,942 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,962 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,980 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,992 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,014 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,032 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,043 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,096 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,114 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,131 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,143 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,164 Validator.java:281 - [repair #b068ace0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:08,175 ActiveRepairService.java:452 - [repair #b0674d50-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2025-12-22 04:50:09,824 RepairRunnable.java:139 - Starting repair command #10 (b1b29200-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-11] 2025-12-22 04:50:09,830 RepairSession.java:228 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2190667565195699484,-2157928678120257901], (-897145858034283892,-866132147979337377]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:50:09,860 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:09,861 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,865 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,867 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,867 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,869 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:09,869 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:09,869 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:50:09,870 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:09,870 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:09,872 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:09,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,875 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,876 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,881 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,881 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,882 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:09,883 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:09,884 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:09,887 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:09,889 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:09,891 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:09,892 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,895 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,898 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,898 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,899 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:09,899 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:09,899 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:50:09,900 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:09,900 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:09,902 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:09,902 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,904 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,904 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,905 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,905 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,907 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:09,907 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:09,908 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:09,909 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:09,909 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:50:09,909 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:09,910 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,911 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,911 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,914 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,914 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,915 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:09,916 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:50:09,917 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:50:09,917 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:50:09,917 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:09,920 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:09,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,922 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,925 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,925 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,927 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:09,927 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:09,927 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:50:09,927 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:09,927 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:09,929 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:09,929 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,935 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,935 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,937 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,937 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,940 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:09,940 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:09,940 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:50:09,940 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:09,941 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:09,943 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:09,943 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,944 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,946 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,946 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,948 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:09,949 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:09,949 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:50:09,949 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:09,949 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:09,951 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:09,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,952 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,952 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,953 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,954 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,955 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:09,955 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:09,955 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:50:09,955 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:09,955 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:10,000 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:10,000 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,004 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,004 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,006 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,006 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,008 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:10,010 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:50:10,010 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:10,010 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:50:10,011 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:10,013 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:10,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,017 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,017 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,019 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,019 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,022 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:10,023 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:50:10,023 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:10,023 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:50:10,023 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:10,026 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:10,027 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,035 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,038 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,039 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:10,039 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:10,039 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:50:10,040 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:10,041 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:10,097 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:10,098 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,105 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,105 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,107 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,108 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,109 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:10,111 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:10,111 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:10,112 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:10,112 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:10,116 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:10,116 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,123 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,123 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,127 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,127 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,130 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:10,130 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:10,130 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:10,130 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:10,130 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:10,133 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:10,134 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,139 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,139 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,141 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,141 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,147 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:10,148 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:10,148 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:10,148 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:10,148 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:10,151 RepairJob.java:234 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:10,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,153 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,155 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,155 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,170 RepairSession.java:180 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:10,171 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:10,171 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:50:10,171 SyncTask.java:66 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:10,171 RepairJob.java:143 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:10,172 RepairSession.java:270 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:50:10,172 RepairRunnable.java:261 - Repair session b1b37c60-def1-11f0-af4c-9dff05207e18 for range [(-2190667565195699484,-2157928678120257901], (-897145858034283892,-866132147979337377]] finished INFO [RepairJobTask:2] 2025-12-22 04:50:10,173 ActiveRepairService.java:452 - [repair #b1b29200-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:50:10,178 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,860 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,873 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,891 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,902 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,917 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,930 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,941 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,992 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,002 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,019 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,030 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,044 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,055 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,069 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,115 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,125 Validator.java:281 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,137 ActiveRepairService.java:452 - [repair #b5ddec30-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,780 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,794 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,812 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,834 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,846 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,856 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,878 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,937 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,953 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,964 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,974 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,984 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,996 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,006 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,071 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,082 Validator.java:281 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,087 ActiveRepairService.java:452 - [repair #b66607f0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-12] 2025-12-22 04:50:19,859 RepairRunnable.java:139 - Starting repair command #11 (b7adca30-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-12] 2025-12-22 04:50:19,865 RepairSession.java:228 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7842169877373589319,-7823527345300576542], (394704309858671263,467268754936654026], (4812188439794452020,4815561307265966961]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:50:19,899 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:19,900 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,907 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,907 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,910 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,910 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,911 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:19,913 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:50:19,913 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:50:19,913 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:50:19,914 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:19,916 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:19,916 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,919 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,921 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,921 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,922 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:19,923 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:19,923 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:19,923 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:19,924 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:19,926 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:19,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,930 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,931 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,932 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,933 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,937 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:19,937 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:50:19,937 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:50:19,938 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:19,938 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:19,943 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:19,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,954 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,958 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,958 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,960 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:19,961 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:19,961 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:19,961 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:19,961 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:19,968 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:19,968 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,970 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,973 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,973 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,974 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:19,975 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:19,975 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:50:19,975 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:19,975 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:19,980 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:19,981 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,983 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,984 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,985 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,986 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,989 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:19,991 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:19,991 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:19,991 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:19,993 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:19,997 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:19,998 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,999 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,003 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,003 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,006 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:20,008 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:50:20,008 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:50:20,008 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:50:20,008 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:20,012 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:20,012 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,014 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,014 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,015 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,015 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,016 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:20,019 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:20,019 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:50:20,019 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:20,019 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:20,021 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:20,022 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,023 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,023 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,024 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,025 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,026 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:20,027 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:20,027 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:50:20,027 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:20,027 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:20,070 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:20,072 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,074 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,074 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,084 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,084 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,087 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:20,088 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:20,088 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:20,088 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:20,088 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:20,093 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:20,093 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,098 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,098 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,104 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,104 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,107 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:20,109 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:20,109 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:50:20,109 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:20,109 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:20,112 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:20,112 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,115 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,118 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,118 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,126 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:20,127 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:20,127 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:20,127 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:20,127 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:20,166 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:20,166 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,168 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,169 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,171 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:20,171 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:20,171 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:50:20,171 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:50:20,171 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:20,172 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:20,173 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,174 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,174 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,176 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,176 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,177 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:20,178 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:20,179 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:20,179 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:20,179 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:20,184 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:20,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,186 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,187 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,189 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,190 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,191 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:20,191 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:20,191 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:20,192 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:50:20,193 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:20,198 RepairJob.java:234 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:20,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,200 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,200 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,204 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,205 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,206 RepairSession.java:180 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:20,206 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:20,206 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:50:20,207 SyncTask.java:66 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:20,208 RepairJob.java:143 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:20,209 RepairSession.java:270 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:50:20,209 RepairRunnable.java:261 - Repair session b7aeb490-def1-11f0-af4c-9dff05207e18 for range [(-7842169877373589319,-7823527345300576542], (394704309858671263,467268754936654026], (4812188439794452020,4815561307265966961]] finished INFO [RepairJobTask:2] 2025-12-22 04:50:20,210 ActiveRepairService.java:452 - [repair #b7adca30-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:20,212 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,955 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,974 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,002 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,023 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,033 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,042 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,075 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,131 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,152 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,166 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,179 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,186 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,195 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,206 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,264 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,275 Validator.java:281 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,285 ActiveRepairService.java:452 - [repair #bbda5ce0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2025-12-22 04:50:27,765 RepairRunnable.java:139 - Starting repair command #12 (bc642650-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-13] 2025-12-22 04:50:27,779 RepairSession.java:228 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(9027709015171491374,9081789106371749094], (7092071083572654548,7100046431458769470], (6246327810740151712,6265020248055001351], (-7197678419941973010,-7191343212791005736], (-1455340601343797726,-1449395938903534293]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:50:27,812 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,812 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,814 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,816 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,816 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,821 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:27,826 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:27,826 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:27,827 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:27,827 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:27,828 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:27,828 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,830 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,830 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,832 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,832 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,834 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:27,834 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:27,834 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:27,834 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:27,835 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:27,836 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:27,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,837 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,837 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,840 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,840 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,841 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:27,842 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:27,842 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:27,842 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:27,842 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,847 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,847 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,849 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,849 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,851 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,853 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:27,865 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,865 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,866 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,866 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,870 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,871 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,872 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,873 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,875 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,875 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,877 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:27,877 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:50:27,877 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:50:27,880 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:50:27,881 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,884 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,884 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,887 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,892 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,892 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,893 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:27,894 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,894 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,895 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:27,895 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,898 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,899 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,903 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,904 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,906 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,906 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,907 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:27,908 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:27,909 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:27,909 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:27,909 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:27,912 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:27,912 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,918 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,918 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,924 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,925 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,926 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:27,927 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:27,927 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:27,927 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:27,928 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:27,934 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,937 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,939 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,939 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,940 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,942 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,946 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:27,949 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:27,949 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:27,949 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:27,950 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:27,997 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,997 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,002 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,002 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,005 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,005 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,007 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:28,007 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:28,007 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:28,007 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:28,009 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:28,012 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:28,012 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,015 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,031 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,031 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,033 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:28,034 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:28,034 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:50:28,034 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:28,034 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:28,038 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:28,038 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,040 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,040 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,045 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,046 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,047 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:28,051 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:28,051 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:28,051 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:28,051 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:28,105 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:28,105 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,108 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,109 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,124 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,124 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,126 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:28,127 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:28,127 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:28,127 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:28,127 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:28,131 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:28,132 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,140 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,144 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,146 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,147 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:28,148 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:28,148 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:28,149 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:28,150 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:28,157 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:28,157 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,161 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,162 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,164 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,165 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,166 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:28,167 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:28,167 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:28,167 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:28,168 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:28,175 RepairJob.java:234 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:28,176 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,179 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,179 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,181 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,182 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,185 RepairSession.java:180 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:28,186 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:50:28,186 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:50:28,186 SyncTask.java:66 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:50:28,186 RepairJob.java:143 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:28,187 RepairSession.java:270 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:50:28,187 RepairRunnable.java:261 - Repair session bc664930-def1-11f0-af4c-9dff05207e18 for range [(9027709015171491374,9081789106371749094], (7092071083572654548,7100046431458769470], (6246327810740151712,6265020248055001351], (-7197678419941973010,-7191343212791005736], (-1455340601343797726,-1449395938903534293]] finished INFO [RepairJobTask:5] 2025-12-22 04:50:28,187 ActiveRepairService.java:452 - [repair #bc642650-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:28,192 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:29,993 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,026 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,053 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,122 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,142 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,162 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,183 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,195 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,212 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,221 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,265 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,337 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,348 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,370 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,385 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,407 Validator.java:281 - [repair #bdafe030-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:30,445 ActiveRepairService.java:452 - [repair #bdad9640-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,976 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,988 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,003 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,013 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,026 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,038 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,048 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,109 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,130 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,142 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,152 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,161 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,176 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,187 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,241 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,253 Validator.java:281 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,259 ActiveRepairService.java:452 - [repair #c1d5bc20-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-14] 2025-12-22 04:50:37,817 RepairRunnable.java:139 - Starting repair command #13 (c261f690-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-14] 2025-12-22 04:50:37,837 RepairSession.java:228 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2157928678120257901,-2153783462500827979], (8013762814505783114,8054773610980233760]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:50:37,862 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:37,862 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,864 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,864 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,867 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,868 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,871 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:37,875 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:37,880 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:37,895 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:37,896 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:50:37,896 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:37,897 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,900 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,902 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,908 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,909 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,911 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:37,911 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:37,912 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:50:37,913 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:37,913 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:37,914 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:37,914 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,916 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,916 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,918 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,918 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,920 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:37,923 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:37,923 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:50:37,924 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:37,924 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:37,924 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,925 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,925 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:37,925 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,926 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,927 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,928 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:37,930 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:37,930 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:37,930 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:37,931 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:37,933 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:37,933 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,935 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,935 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,936 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,937 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,938 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:37,938 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:37,940 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:37,940 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:37,940 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:37,941 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:37,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,943 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,946 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,947 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,948 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:37,949 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:37,950 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:37,950 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:37,950 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:37,950 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:50:37,951 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,952 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,952 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,954 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,955 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,955 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:37,956 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:50:37,956 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:37,960 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,960 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:50:37,961 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:37,961 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,962 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,962 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,964 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,964 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,965 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:37,966 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:37,966 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:37,966 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:37,966 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:37,969 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:37,969 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,973 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,973 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,977 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,977 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,982 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:37,982 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:37,983 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:37,983 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:37,984 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:38,027 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:38,027 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,029 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,029 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,037 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,039 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:38,039 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:38,039 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:50:38,039 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:38,039 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:38,049 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:38,049 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,051 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,056 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,056 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,059 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:38,059 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:50:38,059 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:50:38,059 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:50:38,059 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:38,064 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:38,065 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,067 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,068 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,073 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,073 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,075 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:38,076 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:38,076 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:38,076 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:38,076 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:38,118 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:38,119 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,121 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,122 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,124 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,124 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,128 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:38,128 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:38,128 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:50:38,128 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:38,129 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:38,132 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:38,132 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,135 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,137 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,139 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,140 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,141 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:38,142 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:38,142 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:38,142 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:38,142 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:38,146 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:38,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,151 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,151 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,153 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,153 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,154 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:38,155 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:38,155 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:50:38,155 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:38,156 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:38,158 RepairJob.java:234 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:38,158 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,163 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,163 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,165 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,165 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,166 RepairSession.java:180 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:38,166 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:38,166 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:38,166 SyncTask.java:66 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:38,166 RepairJob.java:143 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:38,167 RepairSession.java:270 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:50:38,167 RepairRunnable.java:261 - Repair session c26503d0-def1-11f0-af4c-9dff05207e18 for range [(-2157928678120257901,-2153783462500827979], (8013762814505783114,8054773610980233760]] finished INFO [RepairJobTask:2] 2025-12-22 04:50:38,168 ActiveRepairService.java:452 - [repair #c261f690-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:38,170 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [Repair-Task-15] 2025-12-22 04:50:39,961 RepairRunnable.java:139 - Starting repair command #14 (c3a91c90-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-15] 2025-12-22 04:50:39,973 RepairSession.java:228 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4727448776370646447,-4677720466787127600], (-1423059750382803365,-1384369669292108551], (-7692628263056062146,-7690238177273109846]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:50:40,019 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:40,019 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,024 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,029 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,029 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,031 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:40,032 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:40,032 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:40,034 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:40,034 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:40,035 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:40,035 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,038 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,038 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,041 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,041 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,045 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:40,046 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:40,047 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:40,047 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:40,048 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:40,053 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:40,053 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,055 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,056 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,057 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,057 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,059 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:40,063 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:40,064 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:40,064 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:40,064 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:40,067 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:40,067 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,080 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,081 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,084 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,084 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,087 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:40,088 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:40,088 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:50:40,092 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:40,092 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:50:40,093 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:50:40,093 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,094 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,095 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,096 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,096 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,098 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:40,099 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:50:40,102 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:40,102 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:40,102 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:50:40,102 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:50:40,102 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,104 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,104 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,107 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,107 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,109 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:40,110 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:40,111 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:40,111 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:40,112 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:40,113 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:40,114 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,115 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,115 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,118 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,118 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,120 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:40,121 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:40,121 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:50:40,121 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:50:40,122 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:40,123 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:40,123 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,124 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,124 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,125 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,125 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,126 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:40,127 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:40,127 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:50:40,127 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:50:40,127 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:40,129 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:40,130 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,132 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,132 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,134 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,134 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,135 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:40,135 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:40,135 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:50:40,135 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:50:40,135 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:40,188 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:40,188 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,190 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,191 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,193 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,193 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,195 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:40,195 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:40,195 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:40,195 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:40,195 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:40,198 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:40,199 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,202 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,202 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,204 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,204 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,207 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:40,208 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:40,208 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:50:40,208 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:40,208 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:40,212 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:40,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,214 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,217 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,217 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,220 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:40,220 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:50:40,220 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:40,220 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:50:40,220 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:40,275 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:40,275 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,278 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,281 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,284 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:40,284 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:40,284 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:40,284 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:40,284 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:40,289 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:40,291 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,299 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,299 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,305 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,310 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:40,311 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:50:40,313 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:40,313 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:40,316 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:40,317 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:40,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,320 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,320 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,322 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,322 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,324 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:40,324 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:40,325 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:50:40,325 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:40,325 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:40,328 RepairJob.java:234 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:40,328 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,330 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,331 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,333 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,333 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,334 RepairSession.java:180 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:40,334 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:40,334 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:50:40,335 SyncTask.java:66 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:40,335 RepairJob.java:143 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:40,339 RepairSession.java:270 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:50:40,340 RepairRunnable.java:261 - Repair session c3aaf150-def1-11f0-af4c-9dff05207e18 for range [(-4727448776370646447,-4677720466787127600], (-1423059750382803365,-1384369669292108551], (-7692628263056062146,-7690238177273109846]] finished INFO [RepairJobTask:6] 2025-12-22 04:50:40,340 ActiveRepairService.java:452 - [repair #c3a91c90-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:40,345 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:46,993 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,020 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,026 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,072 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,082 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,101 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,113 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,134 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,146 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,155 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,167 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,217 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,236 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,249 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,272 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,282 Validator.java:281 - [repair #c7d62470-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,292 ActiveRepairService.java:452 - [repair #c7d56120-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2025-12-22 04:50:47,867 RepairRunnable.java:139 - Starting repair command #15 (c85f78b0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-16] 2025-12-22 04:50:47,875 RepairSession.java:228 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(824396488476566546,828496812258773041], (-2736065305458615543,-2717506343203002301], (622702884242312011,681864911169103239], (-3260904385293803165,-3253900751280013314], (6674682528658549516,6681301181830332965]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:50:47,916 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:47,916 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,919 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,921 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,921 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,923 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:47,923 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:47,923 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:50:47,924 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:47,924 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:47,925 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:47,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,928 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,928 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,929 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,930 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,931 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:47,932 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:47,933 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:50:47,933 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:47,933 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:47,935 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:47,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,937 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,939 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,939 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,942 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:47,942 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:47,942 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:50:47,942 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:47,942 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:47,951 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:47,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,953 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,955 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,955 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,958 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:47,958 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:47,958 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:47,958 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:47,959 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:47,964 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:47,964 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,967 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,967 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,969 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,971 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,975 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:47,975 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:47,975 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:50:47,976 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:47,976 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:47,982 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:47,982 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,986 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,990 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,990 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,998 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:48,000 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:48,002 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:48,002 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:48,003 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:48,005 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:48,005 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,008 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,008 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,010 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,010 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,011 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:48,011 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:50:48,011 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:48,011 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:50:48,011 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:48,013 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:48,014 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,016 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,019 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,019 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,020 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:48,020 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:48,020 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:50:48,021 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:48,021 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:48,022 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:48,022 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,024 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,026 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,026 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,027 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:48,027 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:50:48,027 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:48,028 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:48,029 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:48,304 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:48,305 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,309 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,311 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,313 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,314 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:48,314 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:50:48,314 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:50:48,314 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:50:48,315 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:48,317 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:48,318 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,319 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,319 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,322 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,322 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,325 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:48,326 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:48,326 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:50:48,326 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:48,327 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:48,343 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:48,346 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,356 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,358 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,359 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,360 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:48,360 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:48,361 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:50:48,361 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:48,361 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:48,408 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:48,408 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,410 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,412 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,414 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:48,416 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:50:48,416 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:50:48,419 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:50:48,420 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:48,421 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:48,421 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,424 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,424 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,426 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,426 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,429 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:50:48,429 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:48,429 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:50:48,429 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:48,429 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:48,436 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:48,436 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,438 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,443 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,443 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,445 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:48,446 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:50:48,446 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:50:48,446 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:50:48,446 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:48,465 RepairJob.java:234 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:48,465 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,471 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,473 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,473 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,476 RepairSession.java:180 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:48,477 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:50:48,477 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:48,477 SyncTask.java:66 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:50:48,478 RepairJob.java:143 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:48,481 RepairSession.java:270 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:50:48,481 RepairRunnable.java:261 - Repair session c860b130-def1-11f0-af4c-9dff05207e18 for range [(824396488476566546,828496812258773041], (-2736065305458615543,-2717506343203002301], (622702884242312011,681864911169103239], (-3260904385293803165,-3253900751280013314], (6674682528658549516,6681301181830332965]] finished INFO [RepairJobTask:4] 2025-12-22 04:50:48,485 ActiveRepairService.java:452 - [repair #c85f78b0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:50:48,489 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [Repair-Task-17] 2025-12-22 04:50:50,025 RepairRunnable.java:139 - Starting repair command #16 (c9a8c190-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-17] 2025-12-22 04:50:50,031 RepairSession.java:228 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2694855135905420727,2733509289704435607], (-4547940013852293222,-4541267750626421417]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:50:50,057 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:50:50,057 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,059 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,063 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,063 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,067 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:50,070 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:50:50,070 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:50,072 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:50,073 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:50,073 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:50,074 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,076 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,076 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,077 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,078 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,084 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:50,085 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:50,085 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:50:50,085 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:50,085 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:50,093 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:50,094 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,095 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,095 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,100 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,101 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,103 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:50,107 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:50,108 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:50:50,108 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:50,108 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:50,114 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:50,114 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,116 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,118 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,118 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,121 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:50,121 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:50:50,121 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:50,123 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:50,123 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:50:50,125 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:50,125 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,125 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,129 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,129 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,131 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:50,134 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:50:50,134 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:50,134 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:50:50,134 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:50:50,134 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:50,135 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,136 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,136 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,139 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,141 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:50,143 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:50,143 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:50,143 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:50,144 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:50,144 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:50,144 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,146 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,146 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,148 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,148 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,151 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:50,151 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:50,151 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:50:50,152 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:50,153 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:50,154 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:50,154 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,156 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,156 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,157 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,157 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,158 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:50,159 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:50,159 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:50:50,159 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:50:50,159 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:50,161 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:50,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,163 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,163 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,166 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,166 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,168 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:50,170 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:50,172 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:50,172 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:50,173 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:50,218 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:50,219 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,222 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,222 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,224 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,224 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,226 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:50,228 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:50,229 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:50,229 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:50:50,229 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:50,231 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:50,231 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,234 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,234 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,238 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,238 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,250 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:50,250 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:50,250 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:50,250 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:50,250 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:50,256 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:50,256 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,263 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,265 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,265 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,267 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:50,268 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:50:50,268 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:50:50,268 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:50:50,269 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:50,318 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:50,319 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,321 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,323 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,326 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,327 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:50,327 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:50,327 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:50:50,327 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:50,328 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:50,332 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:50,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,336 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,336 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,339 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,340 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,341 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:50,341 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:50,342 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:50,342 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:50,343 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:50,346 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:50,347 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,352 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,354 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,354 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,355 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:50:50,356 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:50,356 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:50,356 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:50,356 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:50,359 RepairJob.java:234 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:50,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,362 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,364 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,365 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,366 RepairSession.java:180 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:50,366 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:50,366 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:50:50,366 SyncTask.java:66 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:50,367 RepairJob.java:143 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:50,367 RepairSession.java:270 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:50:50,369 RepairRunnable.java:261 - Repair session c9a9abf0-def1-11f0-af4c-9dff05207e18 for range [(2694855135905420727,2733509289704435607], (-4547940013852293222,-4541267750626421417]] finished INFO [RepairJobTask:6] 2025-12-22 04:50:50,371 ActiveRepairService.java:452 - [repair #c9a8c190-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-12-22 04:50:50,387 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,080 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,092 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,107 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,169 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,181 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,197 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,210 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,270 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,281 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,294 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,319 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,372 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,385 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,398 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,407 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,428 Validator.java:281 - [repair #cdd61790-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,438 ActiveRepairService.java:452 - [repair #cdd442d0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-12-22 04:50:57,901 RepairRunnable.java:139 - Starting repair command #17 (ce5a62c0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-18] 2025-12-22 04:50:57,908 RepairSession.java:228 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(321731459250708100,369286303382439170]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:50:57,938 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:57,939 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,940 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,942 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,943 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,946 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:57,947 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:57,947 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:57,948 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:57,948 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:57,958 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:57,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,960 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,960 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,962 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,962 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,963 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:57,964 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:57,964 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:50:57,964 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:57,966 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:57,967 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:50:57,967 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,969 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,971 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,971 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,973 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:57,973 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:50:57,976 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:57,976 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:57,976 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:50:57,976 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:50:57,976 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,978 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,978 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,979 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,979 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,980 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:57,982 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:57,982 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:57,982 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:57,982 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:57,984 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:57,985 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,986 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,986 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,988 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,988 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,990 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:57,990 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:57,990 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:57,991 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:57,992 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:57,995 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:57,996 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,997 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,999 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,000 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,001 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,002 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:58,002 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:58,003 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:50:58,003 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:58,003 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:58,008 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:58,008 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,012 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,013 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,014 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,014 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,015 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:58,015 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:58,016 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:50:58,017 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:58,017 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:58,019 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:58,019 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,020 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,022 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,023 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,024 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:58,024 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:58,024 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:50:58,024 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:50:58,024 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:58,029 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:58,029 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,030 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,032 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,032 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,035 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:58,035 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:58,035 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:58,035 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:58,035 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:58,077 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:58,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,080 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,081 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,082 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,082 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,083 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:58,083 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:50:58,083 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:50:58,083 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:50:58,084 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:58,090 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:50:58,090 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,094 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,095 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,096 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,097 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,098 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:50:58,099 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:58,099 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:50:58,099 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:58,099 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:58,106 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:50:58,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,108 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,112 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,118 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,118 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,119 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:58,119 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:50:58,119 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:50:58,120 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:50:58,120 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:58,254 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:50:58,254 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,257 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,257 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,259 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,260 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,261 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:58,261 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:50:58,262 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:50:58,263 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:58,263 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:58,265 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:58,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,274 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,274 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,276 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,277 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,278 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:50:58,279 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:58,279 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:58,279 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:58,279 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:58,282 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:50:58,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,283 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,285 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,287 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:50:58,287 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:50:58,287 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:58,287 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:58,287 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:58,289 RepairJob.java:234 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:50:58,289 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,290 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,290 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,293 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,293 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,294 RepairSession.java:180 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:50:58,295 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:58,295 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:50:58,295 SyncTask.java:66 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:58,295 RepairJob.java:143 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:58,296 RepairSession.java:270 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:50:58,296 RepairRunnable.java:261 - Repair session ce5b9b40-def1-11f0-af4c-9dff05207e18 for range [(321731459250708100,369286303382439170]] finished INFO [RepairJobTask:1] 2025-12-22 04:50:58,298 ActiveRepairService.java:452 - [repair #ce5a62c0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:50:58,304 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [Repair-Task-19] 2025-12-22 04:51:00,074 RepairRunnable.java:139 - Starting repair command #18 (cfa61ca0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-19] 2025-12-22 04:51:00,080 RepairSession.java:228 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-157160353820092649,-131915481920728336], (-4530792961689103612,-4529636807027760101], (-6771181849969428130,-6726205108183457051]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:51:00,111 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:00,111 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,113 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,115 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,115 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,116 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:00,117 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:00,124 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:00,132 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:51:00,124 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:00,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:51:00,133 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,135 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,135 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,136 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,136 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,138 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:00,138 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:00,138 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:00,138 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:00,138 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:00,140 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:00,140 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,141 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,142 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,144 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,144 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,145 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:00,146 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:00,146 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:00,146 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:00,146 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:00,150 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:00,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,153 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,156 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,157 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,159 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:00,159 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:00,159 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:00,159 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:00,159 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:00,162 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:00,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,163 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,163 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,165 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,165 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,172 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,173 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:00,173 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:00,174 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:00,177 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:00,177 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:51:00,176 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,180 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,180 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,181 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,181 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,183 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:00,183 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:00,183 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:00,183 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:00,183 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:00,187 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:00,187 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,188 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,190 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,190 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,191 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,192 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:00,192 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:51:00,192 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:51:00,193 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:00,194 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:00,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,195 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,196 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,198 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:00,198 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:00,198 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:00,198 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:51:00,198 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:00,200 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:00,200 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,202 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,202 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,203 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,203 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,205 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,205 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:00,205 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:51:00,205 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:00,206 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:00,267 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:00,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,272 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,275 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,275 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,277 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:00,278 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:00,278 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:00,278 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:00,278 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:00,283 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:00,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,288 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,288 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,291 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,293 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:00,294 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:00,294 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:00,294 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:00,294 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:00,296 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:00,298 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,301 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,301 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,304 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,307 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:00,308 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:00,308 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:00,308 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:00,308 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:00,356 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:00,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,359 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,362 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,362 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,362 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:00,363 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:00,363 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:51:00,364 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:00,365 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:00,415 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:00,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,418 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,420 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,420 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,421 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,422 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:00,422 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:00,422 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:00,422 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:00,424 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:00,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,426 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,426 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,427 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,427 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,429 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,429 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:00,430 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:00,430 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:00,430 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:00,435 RepairJob.java:234 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:00,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,442 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,442 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,444 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,444 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,445 RepairSession.java:180 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:00,445 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:00,445 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:00,445 SyncTask.java:66 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:00,445 RepairJob.java:143 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:00,446 RepairSession.java:270 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:51:00,446 RepairRunnable.java:261 - Repair session cfa70700-def1-11f0-af4c-9dff05207e18 for range [(-157160353820092649,-131915481920728336], (-4530792961689103612,-4529636807027760101], (-6771181849969428130,-6726205108183457051]] finished INFO [RepairJobTask:3] 2025-12-22 04:51:00,447 ActiveRepairService.java:452 - [repair #cfa61ca0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:51:00,453 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,071 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,086 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,100 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,121 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,129 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,135 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,143 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,202 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,213 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,226 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,239 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,250 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,261 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,269 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,326 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,338 Validator.java:281 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,344 ActiveRepairService.java:452 - [repair #d3cda640-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-20] 2025-12-22 04:51:07,967 RepairRunnable.java:139 - Starting repair command #19 (d45a7cf0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-20] 2025-12-22 04:51:07,973 RepairSession.java:228 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-399093455173324545,-380875851171223501], (3579052616257386039,3599982535291788613], (3023244691888698779,3057832484910707564]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:51:08,005 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:08,005 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,007 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,009 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,009 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,010 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:08,011 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:08,011 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:08,011 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:08,011 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:08,016 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:08,017 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,019 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,020 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,020 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,022 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:08,022 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:08,022 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:08,023 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:08,023 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:08,025 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:08,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,027 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,029 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,029 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,030 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:08,030 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:08,030 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:08,030 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:08,031 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:08,034 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:08,034 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,036 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,038 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,039 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:08,040 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:08,040 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:08,040 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:51:08,041 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,042 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,042 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,043 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,043 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,044 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,044 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,046 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:08,052 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:51:08,052 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:51:08,052 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:51:08,052 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,054 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,058 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,058 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,059 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,060 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,061 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:08,061 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:08,061 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:08,062 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:08,062 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,064 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,064 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,067 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,068 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,068 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,070 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:08,070 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:51:08,070 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:08,070 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:08,070 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:08,075 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:08,075 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,078 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,078 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,080 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,080 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,081 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:08,082 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:08,082 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:08,082 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:08,082 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:08,085 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:08,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,087 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,089 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,089 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,091 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:08,091 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:51:08,091 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:08,091 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:08,091 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:08,135 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:08,137 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,139 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,139 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,142 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,142 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,144 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:08,145 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:08,145 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:08,146 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:08,146 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,151 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,152 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,158 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,164 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,164 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,167 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:08,167 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:08,167 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:08,168 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:08,168 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,170 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,172 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,176 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,177 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,178 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,179 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:08,180 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:08,180 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:08,181 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:08,181 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,226 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,227 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,229 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,229 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,230 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,231 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,232 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:08,233 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:08,233 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:08,233 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:51:08,233 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:08,237 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:08,238 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,241 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,243 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,243 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,246 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:08,247 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:08,247 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:08,247 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:08,247 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:08,250 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:08,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,255 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,255 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,259 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,259 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,260 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:08,261 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:08,261 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:08,261 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:08,261 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:08,265 RepairJob.java:234 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:08,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,268 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,271 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,273 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,277 RepairSession.java:180 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:08,277 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:08,277 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:08,277 SyncTask.java:66 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:08,278 RepairJob.java:143 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:08,278 RepairSession.java:270 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:51:08,278 RepairRunnable.java:261 - Repair session d45b6750-def1-11f0-af4c-9dff05207e18 for range [(-399093455173324545,-380875851171223501], (3579052616257386039,3599982535291788613], (3023244691888698779,3057832484910707564]] finished INFO [RepairJobTask:5] 2025-12-22 04:51:08,284 ActiveRepairService.java:452 - [repair #d45a7cf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:51:08,288 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [Repair-Task-21] 2025-12-22 04:51:10,109 RepairRunnable.java:139 - Starting repair command #20 (d5a154d0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-21] 2025-12-22 04:51:10,124 RepairSession.java:228 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4653172647746477559,4708764695881344659], (-3661668717618778778,-3643013900044024180], (7108067423961991515,7113918115856097757]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:51:10,181 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:10,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,187 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,189 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,190 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,191 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:10,196 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:10,196 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:51:10,197 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:10,197 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:10,198 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:10,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,201 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,202 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,203 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,204 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:10,206 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:10,206 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:10,207 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:10,207 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:10,208 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:10,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,212 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,213 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,214 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,214 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,216 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:10,216 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:51:10,217 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:10,217 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:51:10,219 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,223 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,226 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,232 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,232 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,234 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:10,234 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:10,234 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:10,234 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:10,235 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,239 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,241 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,243 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,243 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,244 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:10,245 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:10,245 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:10,245 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:10,245 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,250 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,252 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,254 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,254 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,257 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:10,257 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:10,258 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:10,258 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:10,258 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,261 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,261 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,263 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,264 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,264 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,265 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:10,266 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:10,266 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:10,267 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:10,267 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,269 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,270 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,272 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,272 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,273 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:10,274 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:10,274 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:51:10,275 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:10,275 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,277 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,280 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,281 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,281 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,283 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:10,283 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:10,283 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:51:10,283 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:10,283 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:10,329 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:10,331 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,335 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,341 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,342 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,349 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:10,352 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,352 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:51:10,353 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:10,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:51:10,353 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:10,353 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,356 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,360 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,360 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,362 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:10,365 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:51:10,365 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:51:10,365 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:51:10,365 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:10,375 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:10,376 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,379 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,380 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,383 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,384 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,386 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:10,388 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:10,388 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:10,388 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:10,388 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:10,433 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:10,434 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,437 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,437 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,439 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,439 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,441 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:10,442 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:51:10,442 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:10,442 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:51:10,442 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:10,447 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:10,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,450 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,450 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,457 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,458 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,461 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:10,462 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:10,462 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:51:10,462 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:10,463 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:10,469 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:10,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,474 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,474 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,477 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,478 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,479 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:51:10,479 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:51:10,479 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:10,479 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:51:10,480 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:10,482 RepairJob.java:234 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:10,482 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,484 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,486 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,487 RepairSession.java:180 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:10,487 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:10,487 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:10,487 SyncTask.java:66 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:10,487 RepairJob.java:143 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:10,488 RepairSession.java:270 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:51:10,488 RepairRunnable.java:261 - Repair session d5a39ec0-def1-11f0-af4c-9dff05207e18 for range [(4653172647746477559,4708764695881344659], (-3661668717618778778,-3643013900044024180], (7108067423961991515,7113918115856097757]] finished INFO [RepairJobTask:7] 2025-12-22 04:51:10,489 ActiveRepairService.java:452 - [repair #d5a154d0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:51:10,493 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [HANDSHAKE-/10.0.0.22] 2025-12-22 04:51:17,043 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,149 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,157 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,165 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,223 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,240 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,250 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,261 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,278 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,286 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,293 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,302 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,347 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,362 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,374 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,385 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,399 Validator.java:281 - [repair #d9cf6e20-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,404 ActiveRepairService.java:452 - [repair #d9ce35a0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,109 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,137 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,146 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,156 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,165 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,175 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,192 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,240 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,249 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,258 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,271 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,283 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,295 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,305 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,374 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,383 Validator.java:281 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,389 ActiveRepairService.java:452 - [repair #da587440-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-22] 2025-12-22 04:51:20,141 RepairRunnable.java:139 - Starting repair command #21 (db9c17d0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-22] 2025-12-22 04:51:20,158 RepairSession.java:228 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3052699637863153356,-2947666480380728210]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:51:20,174 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:20,175 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,177 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,177 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,179 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,179 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,181 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:20,181 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:20,181 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:20,181 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:20,182 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,184 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,186 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,188 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,188 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,189 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:20,190 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:20,190 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:20,190 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:20,190 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,192 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,194 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,196 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,197 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:20,197 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:20,198 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:20,198 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:20,198 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:20,203 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:20,203 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,205 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,205 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,207 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,209 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,210 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:20,211 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:20,211 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:20,212 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:20,212 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,216 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,217 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,222 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,222 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,224 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,224 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,226 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:20,226 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:20,227 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:20,227 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:20,227 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:20,229 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:20,230 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,232 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,233 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,235 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,236 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,237 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:20,237 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:20,238 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:20,238 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:20,238 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:20,240 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:20,240 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,241 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,243 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,243 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,244 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:20,245 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:51:20,245 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:20,245 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:20,245 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,246 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,247 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,248 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,249 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,249 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,251 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:20,251 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:20,251 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:51:20,252 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:20,252 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:20,257 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:20,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,259 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,262 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,263 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:20,264 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:51:20,264 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:51:20,264 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:51:20,265 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:20,311 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:20,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,314 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,314 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,316 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,318 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:20,319 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:51:20,322 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:20,322 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:51:20,324 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:20,329 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:20,330 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,333 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,337 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,337 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,340 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:20,340 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:20,340 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:20,340 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:20,341 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,346 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,346 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,348 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,348 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,351 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,352 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,354 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:20,356 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:20,356 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:20,356 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:20,356 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:20,414 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:20,414 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,418 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,422 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,424 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:20,425 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:20,425 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:51:20,425 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:20,425 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:20,435 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:20,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,439 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,443 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,443 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,444 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:20,445 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:20,446 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:20,446 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:20,447 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,458 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,459 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,463 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,464 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,466 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,466 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,468 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:20,469 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:20,469 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:20,469 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:20,470 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:20,474 RepairJob.java:234 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:20,474 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,482 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,485 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,485 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,488 RepairSession.java:180 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:20,490 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:51:20,490 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:51:20,490 SyncTask.java:66 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:51:20,490 RepairJob.java:143 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:20,491 RepairSession.java:270 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:51:20,491 RepairRunnable.java:261 - Repair session db9e88d0-def1-11f0-af4c-9dff05207e18 for range [(-3052699637863153356,-2947666480380728210]] finished INFO [RepairJobTask:6] 2025-12-22 04:51:20,493 ActiveRepairService.java:452 - [repair #db9c17d0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:51:20,501 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,261 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,274 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,320 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,565 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,576 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,585 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,594 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,612 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,632 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,643 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,651 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,698 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,711 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,720 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,734 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,748 Validator.java:281 - [repair #dfcc05e0-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:27,755 ActiveRepairService.java:452 - [repair #dfca5830-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,151 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,167 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,178 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,189 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,197 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,209 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,240 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,290 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,302 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,310 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,326 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,339 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,355 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,369 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,423 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,435 Validator.java:281 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,442 ActiveRepairService.java:452 - [repair #e0555a20-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-23] 2025-12-22 04:51:30,177 RepairRunnable.java:139 - Starting repair command #22 (e1975000-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-23] 2025-12-22 04:51:30,183 RepairSession.java:228 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3438988324358265203,-3413528105432417474], (-1303012302546579048,-1254592998781186923]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:51:30,224 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,227 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,229 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,231 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:30,231 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:30,241 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:30,241 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,241 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:30,241 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:51:30,241 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,243 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,244 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,246 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,246 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:30,246 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:30,247 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:30,247 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:30,250 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:30,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,253 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,254 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,255 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,255 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,256 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,258 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:30,258 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:30,258 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:30,258 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,260 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,260 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,263 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,265 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,265 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,267 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:30,267 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:30,267 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:30,267 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:30,267 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:30,269 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:30,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,271 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,271 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,272 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,272 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,273 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:30,273 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:30,273 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:30,273 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:30,273 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:30,277 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:30,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,279 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,280 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,280 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,285 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,286 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:30,286 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:30,286 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:30,287 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,289 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,289 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,291 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,294 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,294 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,295 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:30,296 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:51:30,296 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:51:30,297 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:30,298 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,299 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,300 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,302 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,302 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,302 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:30,303 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:51:30,303 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:30,304 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:30,304 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,310 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,317 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,317 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,319 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,319 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,320 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:30,320 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:30,320 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:30,320 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:30,320 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,370 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,371 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,374 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,376 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,381 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:30,385 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:30,385 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:51:30,386 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:30,386 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:30,386 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:30,386 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,387 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,387 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,390 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,390 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,397 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,397 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:30,397 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:30,397 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:30,398 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,401 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,402 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,408 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,408 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,410 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,411 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,413 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,414 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:30,414 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:30,415 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:51:30,415 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,468 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,468 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,472 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,472 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,475 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,475 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,477 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:30,477 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:30,478 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:30,478 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:30,478 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,481 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,482 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,484 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,487 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,488 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,490 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:30,491 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:30,491 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:30,491 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:30,491 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:30,495 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:30,495 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,497 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,498 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,507 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,507 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,508 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:30,509 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:30,509 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:51:30,509 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:51:30,510 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:30,522 RepairJob.java:234 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:30,523 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,525 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,525 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,526 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,528 RepairSession.java:180 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:30,528 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:30,528 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:51:30,528 SyncTask.java:66 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:30,528 RepairJob.java:143 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:30,529 RepairSession.java:270 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:51:30,529 RepairRunnable.java:261 - Repair session e1986170-def1-11f0-af4c-9dff05207e18 for range [(-3438988324358265203,-3413528105432417474], (-1303012302546579048,-1254592998781186923]] finished INFO [RepairJobTask:7] 2025-12-22 04:51:30,530 ActiveRepairService.java:452 - [repair #e1975000-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:51:30,532 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,264 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,291 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,318 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,382 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,393 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,413 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,437 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,451 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,461 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,472 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,482 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,534 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,546 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,557 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,576 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,590 Validator.java:281 - [repair #e5c87690-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,599 ActiveRepairService.java:452 - [repair #e5c73e10-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2025-12-22 04:51:38,102 RepairRunnable.java:139 - Starting repair command #23 (e650b960-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-24] 2025-12-22 04:51:38,109 RepairSession.java:228 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8390502003338513952,-8379221830667943885], (-1183031952676458752,-1162081440403989544], (-4892208580514795868,-4855125232545670434], (7427111715809944116,7440415953863842437], (-991848123055168279,-987034433119753559]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:51:38,139 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:38,139 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,142 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,142 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,144 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,144 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,145 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:38,147 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:38,147 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:38,147 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:38,147 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:38,147 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:38,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,150 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,150 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,151 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,151 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,152 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:38,153 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:38,153 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:38,154 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:38,154 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:38,154 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:38,154 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,157 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,158 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,158 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,159 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:38,160 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:38,159 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:38,161 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:38,161 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:38,170 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:38,170 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,172 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,172 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,174 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,174 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,188 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:38,189 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:38,189 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:38,189 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:38,189 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:38,192 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:38,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,196 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,196 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,199 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,199 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,200 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:38,204 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:38,204 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:38,204 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:38,204 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:38,210 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:38,210 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,216 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,216 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,219 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,219 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,220 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:38,221 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:38,221 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:38,221 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:38,221 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:38,224 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:38,224 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,226 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,226 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,229 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,233 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:38,234 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:38,234 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:51:38,234 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:38,234 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:38,236 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:38,237 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,239 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,241 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,241 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,247 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:38,249 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:38,249 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:51:38,249 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:38,252 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:38,252 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:38,252 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,255 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,255 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,257 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,258 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,261 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:38,262 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:51:38,262 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:38,262 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:51:38,262 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:38,366 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:38,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,368 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,368 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,370 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,370 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,371 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:38,372 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:38,373 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:38,373 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:38,373 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:38,379 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:38,379 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,382 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,382 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,386 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,387 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:38,388 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:51:38,388 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:38,388 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:51:38,388 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:38,393 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:38,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,397 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,399 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,399 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,404 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:38,404 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:38,404 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:51:38,408 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:51:38,408 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:38,484 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:38,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,490 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,490 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,493 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,493 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,498 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:38,498 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:38,499 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:38,499 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:38,499 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:38,508 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:38,508 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,511 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,513 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,513 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,516 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:38,517 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:51:38,517 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:51:38,517 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:51:38,517 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:38,520 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:38,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,526 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,526 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,528 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,528 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,530 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:38,531 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:38,531 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:38,531 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:38,531 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:38,536 RepairJob.java:234 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:38,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,538 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,540 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,540 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,542 RepairSession.java:180 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:38,542 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:38,543 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:38,543 SyncTask.java:66 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:38,543 RepairJob.java:143 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:38,544 RepairSession.java:270 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:51:38,544 RepairRunnable.java:261 - Repair session e651cad0-def1-11f0-af4c-9dff05207e18 for range [(-8390502003338513952,-8379221830667943885], (-1183031952676458752,-1162081440403989544], (-4892208580514795868,-4855125232545670434], (7427111715809944116,7440415953863842437], (-991848123055168279,-987034433119753559]] finished INFO [RepairJobTask:4] 2025-12-22 04:51:38,546 ActiveRepairService.java:452 - [repair #e650b960-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:51:38,549 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,268 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,280 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,292 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,344 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,358 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,370 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,395 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,434 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,450 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,462 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,470 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,519 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,539 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,549 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,565 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,578 Validator.java:281 - [repair #e794d220-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,584 ActiveRepairService.java:452 - [repair #e7926120-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,288 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,317 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,333 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,345 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,354 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,360 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,368 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,420 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,429 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,440 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,450 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,458 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,468 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,477 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,527 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,536 Validator.java:281 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,544 ActiveRepairService.java:452 - [repair #ebc47210-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-12-22 04:51:48,159 RepairRunnable.java:139 - Starting repair command #24 (ec4f4cf0-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-25] 2025-12-22 04:51:48,171 RepairSession.java:228 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5251337107845275159,-5238698520059407593], (1689586407284222568,1713409067649385903], (6309823341122690007,6328723098832630286], (4708764695881344659,4717660797374846110]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:51:48,214 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:48,215 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,219 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,220 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,222 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,222 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,226 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,232 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:48,232 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:48,232 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:51:48,232 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:51:48,233 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:48,233 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,242 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,245 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,247 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:48,248 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:51:48,248 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:51:48,248 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:51:48,248 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:48,250 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:48,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,251 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,251 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,252 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,255 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:48,255 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:48,255 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:48,255 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:51:48,255 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:48,259 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:48,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,263 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,266 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,266 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,268 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,269 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:48,269 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:48,269 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:48,270 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:48,272 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:48,273 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,275 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,275 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,276 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,277 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,278 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:48,279 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:51:48,281 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:48,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:51:48,282 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:48,282 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:48,282 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,284 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,287 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,289 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,291 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,292 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:48,292 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:48,292 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:48,292 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:48,295 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:48,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,296 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,298 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,298 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,299 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:48,300 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:51:48,300 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:51:48,300 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:51:48,300 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:48,301 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:48,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,303 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,303 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,304 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,305 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:48,306 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:48,306 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:48,308 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:48,308 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,310 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,311 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,311 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,312 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:48,313 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:48,313 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:8] 2025-12-22 04:51:48,315 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:48,317 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:48,317 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:8] 2025-12-22 04:51:48,317 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:8] 2025-12-22 04:51:48,358 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:8] 2025-12-22 04:51:48,358 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,360 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,361 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,364 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,364 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,367 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:51:48,370 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:48,370 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:48,370 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:48,372 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:48,377 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:48,377 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,378 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,379 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,382 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,383 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,384 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:48,385 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:51:48,385 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:51:48,385 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:48,385 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:48,387 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:48,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,393 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,394 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,395 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,396 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,397 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,398 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:48,398 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:48,398 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:48,398 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:48,447 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:48,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,450 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,450 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,454 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,454 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,456 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:51:48,456 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:48,457 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:48,457 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:48,457 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:8] 2025-12-22 04:51:48,460 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:8] 2025-12-22 04:51:48,460 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,462 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,463 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,464 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,464 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,466 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,468 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:48,468 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:48,468 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:48,469 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:8] 2025-12-22 04:51:48,471 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:8] 2025-12-22 04:51:48,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,472 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,473 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,476 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,477 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,478 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:48,479 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:48,480 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:48,480 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:48,480 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:48,482 RepairJob.java:234 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:48,482 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,483 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,487 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,487 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,488 RepairSession.java:180 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:48,488 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:48,488 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:48,488 SyncTask.java:66 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:48,488 RepairJob.java:143 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:48,489 RepairSession.java:270 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:51:48,490 RepairRunnable.java:261 - Repair session ec5121b0-def1-11f0-af4c-9dff05207e18 for range [(-5251337107845275159,-5238698520059407593], (1689586407284222568,1713409067649385903], (6309823341122690007,6328723098832630286], (4708764695881344659,4717660797374846110]] finished INFO [RepairJobTask:5] 2025-12-22 04:51:48,492 ActiveRepairService.java:452 - [repair #ec4f4cf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:51:48,495 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [Repair-Task-26] 2025-12-22 04:51:50,297 RepairRunnable.java:139 - Starting repair command #25 (ed958890-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-26] 2025-12-22 04:51:50,302 RepairSession.java:228 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2309089085926872126,2334021988428596424]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:51:50,385 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:50,386 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,388 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,389 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,390 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,391 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:50,392 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:50,392 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:50,392 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:50,393 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,393 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,395 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,395 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,397 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,397 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,398 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:50,398 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:50,398 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:51:50,399 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:50,399 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,401 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,403 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,403 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,404 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,404 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,406 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:50,406 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:50,406 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:50,406 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:50,406 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:50,409 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:50,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,410 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,410 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,411 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,411 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,413 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:50,413 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:50,414 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:50,415 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:50,415 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,415 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,417 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,417 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,419 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,419 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,420 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:50,421 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:51:50,421 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:51:50,421 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:51:50,421 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:50,428 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:50,429 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,432 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,432 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,434 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,434 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,436 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:50,436 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:50,436 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:50,436 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:50,437 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,439 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,439 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,440 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,441 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,442 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,442 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,444 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:50,444 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:51:50,444 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:50,444 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:51:50,444 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:50,446 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:50,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,451 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,451 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,453 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,453 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,454 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:50,454 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:50,454 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:50,454 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:50,454 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:50,457 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:50,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,458 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,458 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,462 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,462 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,463 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:50,463 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:50,464 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:50,464 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:50,464 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:50,510 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:50,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,512 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,514 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,515 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,516 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:50,518 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:51:50,518 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:50,518 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:51:50,519 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,522 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,522 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,526 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,526 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,529 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,530 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,531 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:50,532 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:51:50,532 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:50,532 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:51:50,533 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:50,536 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:50,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,537 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,537 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,540 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,540 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,543 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:50,544 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:50,544 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:50,544 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:50,544 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:50,593 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:50,593 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,594 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,596 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,599 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,599 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,601 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:50,602 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:50,602 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:50,602 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:50,602 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:50,606 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:50,607 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,609 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,609 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,613 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,613 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,615 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:50,615 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:51:50,615 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:51:50,615 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:50,615 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:50,620 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:50,621 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,624 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,624 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,629 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,629 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,632 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:50,632 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:50,632 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:50,632 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:50,632 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:50,642 RepairJob.java:234 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:50,643 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,645 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,646 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,650 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,653 RepairSession.java:180 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:50,653 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:50,653 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:50,653 SyncTask.java:66 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:51:50,653 RepairJob.java:143 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:50,653 RepairSession.java:270 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:51:50,654 RepairRunnable.java:261 - Repair session ed964be0-def1-11f0-af4c-9dff05207e18 for range [(2309089085926872126,2334021988428596424]] finished INFO [RepairJobTask:7] 2025-12-22 04:51:50,655 ActiveRepairService.java:452 - [repair #ed958890-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:51:50,657 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,380 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,396 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,452 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,466 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,478 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,489 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,503 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,639 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,647 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,661 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,675 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,685 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,696 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,705 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,758 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,778 Validator.java:281 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,785 ActiveRepairService.java:452 - [repair #f1c353c0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-12-22 04:51:58,184 RepairRunnable.java:139 - Starting repair command #26 (f248fe80-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-27] 2025-12-22 04:51:58,190 RepairSession.java:228 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4219150234901380826,-4132205349872996716], (-5277788099351780260,-5276929362011667409]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:51:58,202 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:58,203 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,208 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,210 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,210 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,214 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:58,215 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:58,215 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:51:58,216 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:58,216 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:58,219 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:58,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,222 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,222 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,226 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,227 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,228 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:58,230 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:51:58,230 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:58,230 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:58,230 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:58,230 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:58,231 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,236 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,237 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,239 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,241 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:51:58,243 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:58,245 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:58,246 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:58,246 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:58,246 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:58,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,255 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,255 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,258 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,258 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,261 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:58,261 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:58,261 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:51:58,261 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:58,262 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:58,265 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:58,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,267 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,267 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,269 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,269 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,270 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:58,273 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:51:58,273 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:51:58,274 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:51:58,274 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:58,277 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:58,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,279 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,281 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,281 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,286 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:51:58,287 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:58,287 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:58,287 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:58,287 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:58,293 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:58,294 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,296 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,297 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,298 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,299 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,300 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:58,300 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:58,300 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:51:58,300 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:58,300 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:58,331 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:51:58,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,335 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,337 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,337 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,338 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:58,338 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:58,338 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:58,339 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:58,339 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:58,341 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:51:58,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,347 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,347 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,349 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,349 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,352 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:51:58,356 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:51:58,356 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:51:58,357 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:58,357 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:58,407 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:58,407 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,409 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,412 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,414 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,415 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,416 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:51:58,417 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:58,417 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:51:58,417 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:58,417 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:58,422 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:51:58,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,426 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,433 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,433 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,439 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:51:58,440 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:51:58,440 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:51:58,441 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:51:58,441 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:58,447 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:51:58,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,449 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,452 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,455 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,456 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,458 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:51:58,459 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:51:58,459 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:58,459 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:51:58,459 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:58,851 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:51:58,851 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,853 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,853 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,854 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,854 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,856 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:58,856 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:51:58,856 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:51:58,856 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:51:58,856 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:58,859 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:58,860 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,862 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,862 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,864 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,865 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,866 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:58,866 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:51:58,866 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:51:58,866 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:51:58,867 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:58,877 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:51:58,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,879 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,879 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,882 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,882 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,885 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:51:58,886 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:58,886 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:58,886 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:51:58,886 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:58,892 RepairJob.java:234 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:51:58,892 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,896 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,903 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,903 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,906 RepairSession.java:180 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:51:58,907 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:58,907 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:51:58,908 SyncTask.java:66 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:58,908 RepairJob.java:143 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:58,909 RepairSession.java:270 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:51:58,909 RepairRunnable.java:261 - Repair session f249e8e0-def1-11f0-af4c-9dff05207e18 for range [(-4219150234901380826,-4132205349872996716], (-5277788099351780260,-5276929362011667409]] finished INFO [RepairJobTask:4] 2025-12-22 04:51:58,910 ActiveRepairService.java:452 - [repair #f248fe80-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:51:58,917 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,358 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,382 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,401 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,415 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,424 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,436 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,447 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,620 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,628 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,634 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,642 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,657 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,666 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,682 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,865 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,874 Validator.java:281 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,880 ActiveRepairService.java:452 - [repair #f391ab20-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,439 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,508 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,579 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,593 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,608 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,628 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,699 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,761 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,772 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,784 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,793 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,801 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,812 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,820 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,875 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,889 Validator.java:281 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,899 ActiveRepairService.java:452 - [repair #f7bfc470-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-28] 2025-12-22 04:52:08,231 RepairRunnable.java:139 - Starting repair command #27 (f845e460-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-28] 2025-12-22 04:52:08,238 RepairSession.java:228 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3886354981145679566,3993684713206039435]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:52:08,246 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:08,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,249 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,251 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,251 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,252 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:08,252 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:08,253 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:08,253 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:52:08,253 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:08,259 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:08,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,268 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,271 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,271 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,273 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:08,274 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:52:08,275 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:52:08,275 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:52:08,275 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:08,278 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:08,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,283 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,285 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,285 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,286 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:08,286 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:52:08,286 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:08,286 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:52:08,286 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:08,300 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:08,300 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,305 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,307 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,307 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,309 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:08,310 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:08,310 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:08,311 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:08,311 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:08,314 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:08,314 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,316 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,316 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,317 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,317 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,318 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:08,318 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:08,318 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:08,318 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:08,318 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:08,322 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:08,322 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,326 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,328 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,329 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,330 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:08,331 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:08,331 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:08,331 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:08,331 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:08,333 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:08,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,335 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,338 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,338 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,339 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:08,339 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:08,339 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:08,339 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:08,339 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:08,345 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:08,345 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,348 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,348 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,350 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,350 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,355 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:08,356 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:08,356 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:08,356 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:08,357 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:08,359 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:08,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,361 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,361 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,363 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,363 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,364 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:08,364 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:52:08,366 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:52:08,366 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:52:08,366 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:08,416 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:08,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,436 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,436 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,470 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,470 RepairJob.java:270 - Validating /10.0.0.22 WARN [ValidationExecutor:2] 2025-12-22 04:52:08,476 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/f8471ce0-def1-11f0-af4c-9dff05207e18/mc-120-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:2] 2025-12-22 04:52:08,476 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/f8471ce0-def1-11f0-af4c-9dff05207e18/mc-119-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,489 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:08,491 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:08,491 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:08,494 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:08,496 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:52:08,496 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:52:08,497 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,499 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,501 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,503 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:08,503 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:08,503 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:08,504 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:08,504 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:08,505 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:08,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,508 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,508 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,511 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,511 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,512 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:08,512 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:52:08,512 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:52:08,513 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:52:08,513 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:08,556 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:08,556 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,561 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,561 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,567 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,567 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,571 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:08,571 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:08,572 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:08,573 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:08,573 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:08,574 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:08,574 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,575 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,577 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,579 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,580 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,583 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:08,584 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:08,584 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:08,584 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:52:08,584 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:08,588 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:08,588 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,590 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,592 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,593 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,595 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:08,595 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:08,595 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:08,596 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:08,596 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:08,598 RepairJob.java:234 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:08,598 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,600 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,603 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,603 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,605 RepairSession.java:180 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:08,606 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:08,606 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:52:08,607 SyncTask.java:66 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:08,607 RepairJob.java:143 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:08,607 RepairSession.java:270 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:52:08,609 RepairRunnable.java:261 - Repair session f8471ce0-def1-11f0-af4c-9dff05207e18 for range [(3886354981145679566,3993684713206039435]] finished INFO [RepairJobTask:3] 2025-12-22 04:52:08,610 ActiveRepairService.java:452 - [repair #f845e460-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:52:08,614 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,418 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,451 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,516 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,529 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,544 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,560 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,572 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,631 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,643 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,659 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,670 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,684 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,694 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,706 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,766 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,775 Validator.java:281 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,784 ActiveRepairService.java:452 - [repair #f98d5880-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,435 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,453 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,498 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,792 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,798 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,806 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,816 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,823 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,831 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,841 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,849 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,909 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,926 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,939 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,955 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,967 Validator.java:281 - [repair #fdbea620-def1-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,972 ActiveRepairService.java:452 - [repair #fdbd1f80-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,325 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,340 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,365 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,390 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,405 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,413 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,433 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,505 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,523 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,548 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,569 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,581 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,592 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,605 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,688 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,730 Validator.java:281 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,735 ActiveRepairService.java:452 - [repair #fe4450e0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-12-22 04:52:20,438 RepairRunnable.java:139 - Starting repair command #28 (ff8caf60-def1-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-29] 2025-12-22 04:52:20,445 RepairSession.java:228 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8627031096460016282,8647936415849052795], (-8658706690918438188,-8634241052348130430], (-4044028768183904236,-4003997014996614003], (1521793935195349539,1526454377990685548]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:52:20,500 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:20,501 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,503 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,507 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,507 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,508 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:20,510 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:20,510 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:20,510 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:52:20,511 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:20,516 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:20,517 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,519 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,519 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,521 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,521 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,522 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:20,522 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:52:20,523 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:52:20,524 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:20,524 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:20,525 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:20,525 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,538 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,548 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,548 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,550 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:20,550 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:20,550 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:20,550 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:52:20,551 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:20,556 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:20,557 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,570 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,574 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,574 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,578 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:20,579 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:20,579 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:20,579 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:20,582 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:20,587 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:20,587 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,592 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,592 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,598 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,598 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,599 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:52:20,599 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:20,600 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:20,600 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:20,600 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:20,605 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:20,606 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,608 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,611 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,611 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,612 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:20,613 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:20,613 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:20,613 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:20,613 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:20,616 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:20,616 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,619 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,621 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,621 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,622 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:20,623 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:20,623 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:20,623 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:52:20,623 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:20,626 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:20,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,628 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,628 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,648 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,648 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,649 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:52:20,651 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:20,651 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:52:20,651 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:52:20,651 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:20,656 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:20,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,660 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,668 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,668 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,669 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:20,670 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:52:20,670 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:20,670 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:52:20,670 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:20,743 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:20,743 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,744 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,745 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,748 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,748 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,750 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:20,751 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:20,751 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:20,751 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:20,751 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:20,754 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:20,754 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,756 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,757 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,759 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,759 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,761 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:52:20,761 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:20,761 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:52:20,761 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:20,761 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:20,764 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:20,764 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,765 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,767 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,767 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,768 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:20,769 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:20,769 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:20,769 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:20,769 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:20,825 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:20,825 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,827 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,831 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,833 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,833 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,834 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:20,835 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:20,835 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:52:20,835 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:20,835 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:20,841 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:20,841 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,843 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,845 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,845 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,850 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:20,852 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:20,852 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:52:20,852 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:20,852 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:20,855 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:20,855 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,856 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,857 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,858 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,858 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,859 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:20,860 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:20,861 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:20,861 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:20,861 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:20,864 RepairJob.java:234 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:20,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,865 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,867 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,868 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,869 RepairSession.java:180 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:20,869 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:52:20,869 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:52:20,869 SyncTask.java:66 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:52:20,869 RepairJob.java:143 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:20,870 RepairSession.java:270 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:52:20,870 RepairRunnable.java:261 - Repair session ff8dc0d0-def1-11f0-af4c-9dff05207e18 for range [(8627031096460016282,8647936415849052795], (-8658706690918438188,-8634241052348130430], (-4044028768183904236,-4003997014996614003], (1521793935195349539,1526454377990685548]] finished INFO [RepairJobTask:6] 2025-12-22 04:52:20,870 ActiveRepairService.java:452 - [repair #ff8caf60-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:52:20,873 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,539 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,576 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,595 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,648 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,658 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,678 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,691 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,718 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,729 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,743 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,748 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,804 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,819 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,835 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,847 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,862 Validator.java:281 - [repair #03bf5c90-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,872 ActiveRepairService.java:452 - [repair #03baefc0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,396 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,410 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,421 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,490 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,505 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,518 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,539 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,622 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,651 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,694 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,702 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,755 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,766 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,782 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,792 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,812 Validator.java:281 - [repair #04422120-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:28,828 ActiveRepairService.java:452 - [repair #04415dd0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,522 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,533 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,543 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,605 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,622 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,644 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,680 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,692 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,700 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,709 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,719 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,778 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,791 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,813 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,827 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,838 Validator.java:281 - [repair #05899540-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:30,848 ActiveRepairService.java:452 - [repair #058883d0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-30] 2025-12-22 04:52:37,504 RepairRunnable.java:139 - Starting repair command #29 (09b8c000-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-30] 2025-12-22 04:52:37,518 RepairSession.java:228 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8189670312720786177,-8156219446145490740], (1526454377990685548,1588185242284134976]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:52:37,544 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:37,544 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,546 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,546 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,549 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,549 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,551 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:37,557 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:37,557 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:52:37,557 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:37,557 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:37,559 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:37,559 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,564 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,565 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,566 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,567 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:37,568 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:37,568 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:52:37,568 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:52:37,568 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:37,570 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:37,570 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,571 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,571 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,574 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,575 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,576 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:37,576 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:37,577 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:37,577 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:37,577 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:37,582 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:37,582 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,585 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,585 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,587 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,587 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,589 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:37,589 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:37,589 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:37,589 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:37,590 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:37,591 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:37,591 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,593 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,595 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,595 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,596 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:37,596 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:37,596 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:52:37,596 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:37,596 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:37,599 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:37,599 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,600 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,602 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,602 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,604 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:37,604 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:37,604 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:37,604 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:37,605 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:37,606 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:37,606 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,610 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,611 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,611 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,612 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:37,613 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:37,613 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:52:37,613 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:52:37,613 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:37,614 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:37,614 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,615 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,616 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,617 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,617 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:37,618 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:37,618 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:37,618 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:37,618 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:37,621 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:37,621 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,623 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,624 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,624 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,626 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:37,626 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:37,626 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:37,626 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:37,626 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:37,675 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:37,675 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,677 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,679 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,679 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,680 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:37,682 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:37,682 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:37,682 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:37,682 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:37,686 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:37,687 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,691 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,691 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,693 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,693 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,697 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:37,697 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:52:37,698 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:52:37,698 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:52:37,699 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:37,700 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:37,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,703 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,706 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,706 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,710 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:37,711 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:37,711 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:37,711 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:37,711 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:37,757 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:37,758 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,761 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,761 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,763 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,763 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,765 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:37,766 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:52:37,766 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:52:37,767 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:37,767 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:37,768 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:37,776 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,780 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,784 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,784 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,785 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:37,786 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:37,787 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:37,787 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:37,787 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:37,789 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:37,789 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,792 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,792 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,796 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,796 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,797 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:52:37,798 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:52:37,798 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:37,798 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:37,798 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:37,800 RepairJob.java:234 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:52:37,800 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,801 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,806 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,808 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,808 RepairSession.java:180 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:52:37,809 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:37,809 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:52:37,809 SyncTask.java:66 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:37,809 RepairJob.java:143 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:37,809 RepairSession.java:270 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:52:37,810 RepairRunnable.java:261 - Repair session 09bae2e0-def2-11f0-af4c-9dff05207e18 for range [(-8189670312720786177,-8156219446145490740], (1526454377990685548,1588185242284134976]] finished INFO [RepairJobTask:2] 2025-12-22 04:52:37,811 ActiveRepairService.java:452 - [repair #09b8c000-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-12-22 04:52:37,813 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,416 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,427 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,436 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,449 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,460 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,469 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,477 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,537 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,546 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,556 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,571 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,583 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,593 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,602 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,657 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,667 Validator.java:281 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,675 ActiveRepairService.java:452 - [repair #0a3ff160-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,540 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,557 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,584 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,597 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,607 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,615 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,626 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,677 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,688 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,700 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,714 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,732 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,745 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,757 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,805 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,815 Validator.java:281 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,824 ActiveRepairService.java:452 - [repair #0b8394f0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-31] 2025-12-22 04:52:47,518 RepairRunnable.java:139 - Starting repair command #30 (0fb0c3e0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-31] 2025-12-22 04:52:47,528 RepairSession.java:228 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5448966008363046696,-5448710135036095222], (7575533903120009065,7592350403112100703], (3206023478142345626,3227626356964011282], (728503913151147138,762947115617114714], (-6415317346847225778,-6396203266293721108], (-516737173131190496,-516087332501760456], (4425110828335345651,4426210822397652736]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:52:47,566 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:47,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,568 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,568 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,571 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,571 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,572 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:47,573 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:47,573 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:52:47,573 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:47,573 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,574 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,574 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,576 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,576 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,578 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,580 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:47,580 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:47,580 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:47,580 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:47,581 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:47,582 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:47,582 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,583 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,586 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,586 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,587 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:47,588 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:47,588 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:52:47,588 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:52:47,588 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,590 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,590 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,592 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,592 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,594 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,594 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,597 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:47,597 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:47,597 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:47,597 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:47,598 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,600 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,601 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,604 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,604 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,607 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:47,608 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:52:47,608 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:47,608 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:52:47,609 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:47,614 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:47,614 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,617 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,617 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,631 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,632 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,633 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:47,633 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:47,633 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:52:47,635 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:47,635 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,637 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,637 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,640 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,640 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,650 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,651 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:47,653 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:47,653 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:52:47,653 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:52:47,653 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,654 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,654 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,657 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,659 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,660 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,660 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:52:47,662 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:47,662 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:47,662 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:47,662 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:47,663 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:47,664 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,665 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,665 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,667 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,667 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,668 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:52:47,669 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:52:47,669 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:47,669 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:47,669 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:47,716 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:52:47,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,718 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,718 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,720 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,720 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,723 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:47,724 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:52:47,724 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:47,724 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:52:47,724 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:47,728 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:47,728 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,730 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,732 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,735 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:47,735 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:52:47,736 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:52:47,735 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:52:47,736 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:47,740 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:52:47,740 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,741 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,742 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,744 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,746 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,749 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:47,749 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:47,749 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:52:47,749 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:47,749 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:47,799 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:47,799 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,801 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,805 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,805 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,806 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:47,807 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:47,808 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:47,809 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:47,809 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:47,813 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:47,814 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,816 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,817 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,821 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,823 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,824 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:47,825 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:47,825 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:52:47,825 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:47,825 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:47,827 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:47,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,829 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,831 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,831 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,833 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:47,833 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:47,833 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:47,833 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:47,833 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:47,835 RepairJob.java:234 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:47,835 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,838 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,839 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,840 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,841 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,841 RepairSession.java:180 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:47,842 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:47,842 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:52:47,844 SyncTask.java:66 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:47,844 RepairJob.java:143 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:47,845 RepairSession.java:270 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:52:47,845 RepairRunnable.java:261 - Repair session 0fb24a80-def2-11f0-af4c-9dff05207e18 for range [(-5448966008363046696,-5448710135036095222], (7575533903120009065,7592350403112100703], (3206023478142345626,3227626356964011282], (728503913151147138,762947115617114714], (-6415317346847225778,-6396203266293721108], (-516737173131190496,-516087332501760456], (4425110828335345651,4426210822397652736]] finished INFO [RepairJobTask:3] 2025-12-22 04:52:47,846 ActiveRepairService.java:452 - [repair #0fb0c3e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:52:47,851 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [Repair-Task-32] 2025-12-22 04:52:48,419 RepairRunnable.java:139 - Starting repair command #31 (103a3f30-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-32] 2025-12-22 04:52:48,424 RepairSession.java:228 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7231589072640803568,-7197678419941973010], (4002877875634085849,4045925693486076559]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:52:48,441 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,444 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,446 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,446 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,448 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:48,448 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:52:48,452 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:52:48,452 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:52:48,452 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:48,453 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:52:48,454 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,456 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,456 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,457 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,457 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,459 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:48,459 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:48,460 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:48,460 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:48,460 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:48,465 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:48,465 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,466 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,467 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,470 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,470 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,472 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:48,472 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:48,472 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:48,472 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:48,472 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:48,483 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,483 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,484 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,491 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,491 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,493 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:48,493 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:48,493 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:48,493 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:48,494 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:48,498 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,498 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,500 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,501 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,502 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,502 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,503 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:48,503 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:48,503 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:48,504 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:48,504 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:48,509 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,509 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,510 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,510 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,512 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,512 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,513 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:48,514 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:48,514 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:52:48,514 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:48,514 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:48,515 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,517 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,517 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,519 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,520 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:48,520 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:48,520 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:52:48,520 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:48,521 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:48,527 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:48,528 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,529 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,531 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,531 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,532 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:52:48,532 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:48,533 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:48,533 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:48,533 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:48,534 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:48,534 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,535 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,535 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,538 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,538 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,539 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:52:48,540 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:52:48,540 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:52:48,540 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:52:48,540 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:48,580 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:52:48,581 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,582 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,582 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,584 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,584 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,585 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:52:48,585 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:48,585 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:48,586 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:48,586 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:48,590 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:52:48,590 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,593 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,599 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,600 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,602 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:48,603 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:52:48,603 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:52:48,603 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:52:48,603 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:48,607 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:52:48,607 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,608 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,609 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,611 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,611 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,612 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:52:48,612 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:48,612 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:52:48,613 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:48,613 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:48,656 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:48,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,658 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,663 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,663 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,666 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:48,667 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:48,667 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:52:48,667 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:48,668 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:48,677 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:48,677 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,680 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,684 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,684 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,685 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:52:48,685 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:48,685 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:48,685 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:48,685 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:48,687 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:52:48,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,689 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,690 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,692 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,693 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:52:48,693 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:48,693 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:48,693 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:48,693 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:48,695 RepairJob.java:234 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:52:48,696 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,697 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,700 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,700 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,701 RepairSession.java:180 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:52:48,702 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:52:48,702 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:52:48,702 SyncTask.java:66 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:52:48,702 RepairJob.java:143 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:48,703 RepairSession.java:270 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:52:48,703 RepairRunnable.java:261 - Repair session 103b0280-def2-11f0-af4c-9dff05207e18 for range [(-7231589072640803568,-7197678419941973010], (4002877875634085849,4045925693486076559]] finished INFO [RepairJobTask:4] 2025-12-22 04:52:48,704 ActiveRepairService.java:452 - [repair #103a3f30-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-22 04:52:48,715 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,611 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,625 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,634 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,699 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,710 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,723 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,743 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,754 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,762 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,767 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,775 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,839 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,849 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,869 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,888 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,901 Validator.java:281 - [repair #1184e7a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,908 ActiveRepairService.java:452 - [repair #1181da60-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,578 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,598 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,616 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,627 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,634 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,652 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,670 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,739 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,748 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,762 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,777 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,785 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,805 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,817 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,867 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,881 Validator.java:281 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,890 ActiveRepairService.java:452 - [repair #15ad82b0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,471 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,484 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,492 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,548 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,562 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,575 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,597 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,615 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,628 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,636 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,647 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,704 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,721 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,741 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,761 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,778 Validator.java:281 - [repair #163661c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,788 ActiveRepairService.java:452 - [repair #16357760-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-33] 2025-12-22 04:53:00,632 RepairRunnable.java:139 - Starting repair command #32 (1781cd80-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-33] 2025-12-22 04:53:00,644 RepairSession.java:228 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(158455611412399394,276856143161669259]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:53:00,651 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:00,651 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,653 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,653 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,654 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,654 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,656 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,656 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:00,657 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:00,657 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:53:00,658 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:00,658 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:00,658 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,659 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,659 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,661 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,661 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,664 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,664 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:00,664 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:53:00,665 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:00,667 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:00,667 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:00,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,670 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,670 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,672 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,672 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,673 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:00,673 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:00,674 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:53:00,674 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:00,674 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:00,679 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:00,679 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,682 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,682 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,685 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,686 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,689 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:00,689 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:00,689 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:00,689 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:00,689 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:00,692 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:00,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,693 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,694 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,695 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,696 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,697 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:00,697 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:53:00,697 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:53:00,697 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:00,697 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:00,701 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:00,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,703 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,703 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,705 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,705 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,706 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:00,707 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:00,707 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:00,707 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:00,707 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:00,709 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:00,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,711 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,711 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,713 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,713 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,714 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:00,714 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:00,714 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:00,714 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:00,714 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,722 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,722 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,724 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,724 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,726 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,726 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,727 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:00,727 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:00,727 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:00,727 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:00,727 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:00,730 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:00,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,733 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,733 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,735 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,736 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,741 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,741 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:53:00,742 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:53:00,742 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:53:00,745 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,788 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,788 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,793 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,793 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,795 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,795 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,796 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,798 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:00,798 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:00,798 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:00,798 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,801 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,802 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,806 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,806 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,808 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,809 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,811 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:00,812 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:00,813 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:53:00,813 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:53:00,814 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:00,819 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:00,820 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,822 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,822 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,824 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,825 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,827 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,827 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:00,827 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:00,827 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:00,827 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,868 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,870 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,872 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,873 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,874 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,875 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:00,875 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:00,875 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:00,875 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,880 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,888 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,890 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,890 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,892 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:00,892 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:00,892 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:00,892 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:00,892 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,895 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,895 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,896 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,898 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,898 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,900 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:00,901 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:00,901 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:00,901 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:00,901 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:00,905 RepairJob.java:234 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:00,906 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,913 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,913 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,915 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,915 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,917 RepairSession.java:180 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:00,918 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:00,919 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:00,919 SyncTask.java:66 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:00,919 RepairJob.java:143 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:00,919 RepairSession.java:270 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:53:00,919 RepairRunnable.java:261 - Repair session 1783a240-def2-11f0-af4c-9dff05207e18 for range [(158455611412399394,276856143161669259]] finished INFO [RepairJobTask:5] 2025-12-22 04:53:00,920 ActiveRepairService.java:452 - [repair #1781cd80-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:53:00,924 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [Repair-Task-34] 2025-12-22 04:53:07,600 RepairRunnable.java:139 - Starting repair command #33 (1ba90900-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-34] 2025-12-22 04:53:07,607 RepairSession.java:228 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(7134964163455324794,7150285055535080991], (-2857384651741489178,-2805154529917545327], (-2677408054755729166,-2655911608424617859]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:53:07,633 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:07,633 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,638 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,638 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,640 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,640 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,642 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:07,642 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:07,643 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:53:07,642 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:07,644 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,646 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,646 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,648 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,648 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,650 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,659 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:07,659 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:53:07,659 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:07,659 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:53:07,659 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,662 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,666 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,666 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,667 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,668 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,669 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:07,669 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:53:07,669 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:53:07,669 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:53:07,669 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:07,672 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:07,672 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,674 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,674 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,676 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,676 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,677 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:07,678 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:07,678 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:07,678 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:07,678 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:07,679 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:07,680 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,681 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,682 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,682 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,683 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:07,684 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:53:07,684 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:53:07,684 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:53:07,684 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:07,686 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:07,686 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,692 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,693 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,696 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,696 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,698 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:07,698 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:07,698 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:07,699 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:07,699 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,699 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,701 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,702 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,703 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,703 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,706 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:07,708 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:53:07,708 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:53:07,709 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:53:07,709 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,711 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,712 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,724 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,724 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,727 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,727 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,730 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:07,730 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:07,730 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:07,730 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:07,730 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,733 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,733 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,735 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,736 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,736 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,739 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:07,741 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:07,741 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:53:07,741 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:07,741 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:07,790 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:07,791 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,794 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,795 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,796 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,797 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:07,799 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:53:07,799 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:53:07,799 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:07,800 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,804 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,805 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,808 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,808 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,810 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,810 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,812 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:07,815 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:53:07,815 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:07,815 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:53:07,815 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:07,815 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:07,816 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,817 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,818 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,821 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,821 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,822 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:07,823 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:07,823 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:07,823 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:07,823 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:08,055 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:53:08,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,056 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,059 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,059 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,061 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:08,061 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:08,062 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:53:08,062 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:08,062 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:08,228 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:08,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,233 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,233 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,236 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,236 RepairJob.java:270 - Validating /10.0.0.22 WARN [ValidationExecutor:2] 2025-12-22 04:53:08,238 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-6ee787b0def011f0af4c9dff05207e18/snapshots/1baa1a70-def2-11f0-af4c-9dff05207e18/mc-15-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,238 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:08,239 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:08,239 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:53:08,240 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:08,240 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:08,240 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:08,240 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,243 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,244 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,244 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,245 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:08,245 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:08,245 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:08,245 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:08,246 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:08,247 RepairJob.java:234 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:08,247 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,249 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,250 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,250 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,251 RepairSession.java:180 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:08,252 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:08,252 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:53:08,252 SyncTask.java:66 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:08,253 RepairJob.java:143 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:08,254 RepairSession.java:270 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:53:08,254 RepairRunnable.java:261 - Repair session 1baa1a70-def2-11f0-af4c-9dff05207e18 for range [(7134964163455324794,7150285055535080991], (-2857384651741489178,-2805154529917545327], (-2677408054755729166,-2655911608424617859]] finished INFO [RepairJobTask:5] 2025-12-22 04:53:08,255 ActiveRepairService.java:452 - [repair #1ba90900-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:53:08,258 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,511 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,523 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,539 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,619 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,628 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,646 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,663 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,687 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,716 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,724 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,732 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,793 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,800 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,832 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,862 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,873 Validator.java:281 - [repair #1c3124c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,881 ActiveRepairService.java:452 - [repair #1c301350-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,720 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,734 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,747 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,760 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,769 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,778 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,785 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,844 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,860 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,876 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,886 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,906 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,918 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,929 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,984 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,994 Validator.java:281 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:11,008 ActiveRepairService.java:452 - [repair #1d7c6970-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,693 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,706 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,771 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,785 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,796 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,816 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,835 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,899 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,927 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,939 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,990 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,999 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,017 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,033 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,087 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,099 Validator.java:281 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,107 ActiveRepairService.java:452 - [repair #21a356d0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,704 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,729 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 WARN [ValidationExecutor:2] 2025-12-22 04:53:19,022 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-6ee787b0def011f0af4c9dff05207e18/snapshots/2230a2b0-def2-11f0-9c46-45cdd6f71392/mc-19-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,022 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,032 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,039 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,058 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,084 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,148 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,159 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,168 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,190 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,199 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,205 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,214 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,268 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,279 Validator.java:281 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,286 ActiveRepairService.java:452 - [repair #222ea6e0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-35] 2025-12-22 04:53:20,682 RepairRunnable.java:139 - Starting repair command #34 (237530a0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-35] 2025-12-22 04:53:20,686 RepairSession.java:228 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-618009458617753077,-523233518424381610]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:53:20,698 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:20,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,700 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,704 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,704 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,706 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,706 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:53:20,707 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:20,707 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:20,707 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:20,708 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:20,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,710 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,710 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,711 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,711 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,713 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:20,713 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:20,713 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:20,713 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:20,713 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:20,716 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:20,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,720 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,720 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,721 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,723 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,724 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:20,726 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:20,726 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:53:20,726 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:20,726 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:20,728 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:20,728 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,730 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,731 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,731 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,733 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:20,733 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:20,733 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:20,733 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:20,733 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:20,739 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:53:20,739 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,742 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,742 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,744 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,745 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,745 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:20,746 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:20,748 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:53:20,748 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:20,748 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:20,750 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:20,750 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,752 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,754 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,754 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,756 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,756 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:20,756 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:20,756 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:20,756 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:20,762 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:53:20,762 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,764 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,765 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,765 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,766 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:20,767 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:53:20,767 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:53:20,767 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:53:20,768 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:20,768 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:20,768 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,770 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,770 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,771 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,771 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,774 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,775 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:53:20,776 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:20,776 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:20,776 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:20,777 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:20,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,779 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,780 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,781 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,782 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,782 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:20,783 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:53:20,782 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:20,784 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:20,832 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:20,833 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,837 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,837 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,838 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,844 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,844 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:53:20,845 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:20,845 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:53:20,845 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:20,848 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:20,848 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,854 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,856 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,856 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,857 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:20,860 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:53:20,860 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:53:20,860 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:53:20,862 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:20,865 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:20,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,872 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,872 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,874 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,874 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,875 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:53:20,875 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:20,875 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:53:20,875 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:53:20,876 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:20,923 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:20,924 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,927 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,930 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,931 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,932 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:53:20,932 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:53:20,932 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:20,932 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:53:20,932 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:20,937 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:20,937 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,940 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,943 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,943 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,946 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:20,946 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:53:20,946 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:53:20,946 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:53:20,946 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:20,950 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:53:20,950 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,958 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,958 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,960 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,960 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,961 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:20,962 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:53:20,962 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:53:20,963 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:53:20,964 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:20,967 RepairJob.java:234 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:20,968 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,973 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,974 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,976 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,976 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,977 RepairSession.java:180 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:53:20,978 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:53:20,978 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:53:20,978 SyncTask.java:66 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:53:20,979 RepairJob.java:143 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:20,981 RepairSession.java:270 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:53:20,982 RepairRunnable.java:261 - Repair session 2375cce0-def2-11f0-af4c-9dff05207e18 for range [(-618009458617753077,-523233518424381610]] finished INFO [RepairJobTask:7] 2025-12-22 04:53:20,983 ActiveRepairService.java:452 - [repair #237530a0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:53:20,986 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,712 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,730 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,744 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,755 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,764 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,776 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,790 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,838 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,851 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,861 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,879 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,893 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,903 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,915 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,232 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,248 Validator.java:281 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,254 ActiveRepairService.java:452 - [repair #279e40e0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-36] 2025-12-22 04:53:28,579 RepairRunnable.java:139 - Starting repair command #35 (282a2d30-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-36] 2025-12-22 04:53:28,585 RepairSession.java:228 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4526346499689395747,4650564020048092498]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:53:28,602 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:28,603 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,605 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,605 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,609 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,609 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,614 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,615 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:28,617 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:53:28,617 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:28,618 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:28,620 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:28,621 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,623 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,624 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,625 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,627 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:28,627 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:53:28,627 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:28,627 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:53:28,627 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:28,631 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:28,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,633 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,633 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,636 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,636 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,637 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:28,637 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:28,637 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:53:28,639 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:28,639 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:28,650 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:28,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,652 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,654 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,654 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,656 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:28,658 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:28,658 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:28,658 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:53:28,660 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:28,661 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:28,661 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,663 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,664 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,665 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,667 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,675 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:28,677 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:53:28,677 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:53:28,677 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:28,679 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:28,687 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:28,687 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,689 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,690 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,692 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,698 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,698 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:28,698 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:28,698 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:28,700 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:28,701 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:28,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,704 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,717 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,717 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,720 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,720 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:53:28,721 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:28,721 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:53:28,722 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:28,722 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:53:28,722 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,723 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,723 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,725 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,725 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,726 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:28,726 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:53:28,726 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:53:28,726 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:53:28,727 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:28,730 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:28,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,732 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,732 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,733 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,735 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,735 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:53:28,735 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:28,735 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:53:28,736 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:28,776 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:28,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,778 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,778 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,784 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,785 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,786 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,790 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:53:28,790 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:28,790 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:28,794 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:28,794 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:53:28,794 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,798 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,798 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,801 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,801 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,802 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:28,803 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:28,803 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:53:28,804 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:53:28,806 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:28,806 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:28,807 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,808 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,808 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,809 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,809 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,811 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,811 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:28,811 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:28,812 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:28,812 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:28,855 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:28,855 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,857 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,857 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,859 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,860 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,861 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:28,861 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:28,862 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:28,863 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:28,864 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:28,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,866 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,867 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,869 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,869 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,872 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:28,874 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:28,874 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:28,874 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:28,874 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:28,877 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:53:28,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,878 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,881 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,882 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,882 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:28,883 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:53:28,883 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:53:28,883 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:53:28,883 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:28,886 RepairJob.java:234 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:28,886 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,887 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,890 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,890 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,893 RepairSession.java:180 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:28,893 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:53:28,893 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:53:28,893 SyncTask.java:66 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:53:28,893 RepairJob.java:143 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:28,897 RepairSession.java:270 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:53:28,897 RepairRunnable.java:261 - Repair session 282b1790-def2-11f0-af4c-9dff05207e18 for range [(4526346499689395747,4650564020048092498]] finished INFO [RepairJobTask:2] 2025-12-22 04:53:28,900 ActiveRepairService.java:452 - [repair #282a2d30-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:53:28,904 RepairRunnable.java:343 - Repair command #35 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,768 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,781 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,793 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,805 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,815 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,825 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,834 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,888 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,898 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,908 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,918 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,930 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,940 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,947 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,998 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,010 Validator.java:281 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,015 ActiveRepairService.java:452 - [repair #2971a150-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,733 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,747 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,768 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,781 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,791 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,810 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,846 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,896 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,905 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,915 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,928 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,939 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,951 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,963 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,021 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,031 Validator.java:281 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,043 ActiveRepairService.java:452 - [repair #2d9b74e0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,636 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,643 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,655 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,708 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,718 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,730 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,754 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,772 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,784 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,795 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,804 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,860 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,868 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,880 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,904 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,916 Validator.java:281 - [repair #2e264fc0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,929 ActiveRepairService.java:452 - [repair #2e24a210-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,803 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,823 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,839 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,856 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,865 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,874 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,883 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,931 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,947 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,956 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,968 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,978 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,986 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,993 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,042 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,055 Validator.java:281 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,066 ActiveRepairService.java:452 - [repair #2f6c3d40-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,794 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,813 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,826 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,879 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,891 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,905 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,925 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,945 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,961 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,974 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,983 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,034 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,046 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,059 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,078 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,088 Validator.java:281 - [repair #3398a8e0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,097 ActiveRepairService.java:452 - [repair #33979770-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,720 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,733 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,751 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,763 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,773 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,782 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,798 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,860 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,867 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,880 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,898 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,910 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,924 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,944 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,996 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,005 Validator.java:281 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,010 ActiveRepairService.java:452 - [repair #34250a60-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,885 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,908 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,920 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,974 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,984 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,001 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,026 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,057 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,072 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,082 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,105 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,160 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,170 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,179 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,190 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,199 Validator.java:281 - [repair #356e2c30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:51,210 ActiveRepairService.java:452 - [repair #356ccca0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,810 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,819 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,828 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,881 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,898 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,917 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,927 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,941 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,949 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,956 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:57,966 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,025 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,041 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,055 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,070 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,082 Validator.java:281 - [repair #39936be0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,090 ActiveRepairService.java:452 - [repair #39925a70-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-37] 2025-12-22 04:53:58,696 RepairRunnable.java:139 - Starting repair command #36 (3a1daa80-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-37] 2025-12-22 04:53:58,706 RepairSession.java:228 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5231748399823603577,5243311214862909024], (5990931428118891166,6025868069161442798], (-1311231747490808590,-1303012302546579048]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:53:58,721 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:53:58,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,723 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,723 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,724 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,724 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,726 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:58,726 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:53:58,726 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:53:58,726 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:58,727 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:58,738 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:58,738 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,744 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,744 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,745 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,746 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,748 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:58,748 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:58,748 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:53:58,748 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:53:58,748 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:58,752 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:58,752 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,753 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,755 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,755 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,756 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:58,756 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:58,756 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:53:58,758 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:58,758 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:58,758 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:58,758 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,759 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,760 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,761 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,761 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,763 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:58,763 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:58,763 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:58,763 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:58,764 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:58,764 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:58,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,766 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,767 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,768 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,769 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:58,769 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:58,769 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:53:58,770 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:58,770 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:58,773 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:53:58,773 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,774 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,776 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,776 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,778 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:58,778 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:58,778 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:58,778 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:58,778 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:58,780 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:58,780 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,781 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,784 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,784 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,785 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:58,785 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:58,785 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:58,785 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:58,785 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:58,786 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:58,786 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,787 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,787 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,790 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,790 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,791 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:58,791 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:58,791 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:58,791 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:53:58,792 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:58,792 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:58,793 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,794 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,795 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,796 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,796 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:58,797 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:53:58,797 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:53:58,797 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:53:58,797 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:58,837 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:58,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,839 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,842 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,843 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:53:58,844 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:58,844 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:53:58,844 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:53:58,846 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:58,846 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:53:58,846 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,848 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,849 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,850 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,853 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:53:58,853 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:53:58,853 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:53:58,853 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:53:58,853 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:58,857 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:53:58,857 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,860 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,860 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,862 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,862 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,863 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:58,863 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:58,864 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:58,864 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:58,864 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:58,916 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:58,916 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,918 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,920 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,921 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,922 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:58,923 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:53:58,923 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:58,923 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:53:58,923 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:58,926 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:53:58,927 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,929 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,932 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,932 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,934 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:58,934 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:58,934 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:58,935 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:58,935 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:58,938 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:53:58,938 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,944 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,945 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,946 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,948 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:58,948 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:58,948 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:58,949 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:58,949 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:58,950 RepairJob.java:234 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:53:58,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,954 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,956 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,957 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,958 RepairSession.java:180 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:58,958 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:58,958 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:53:58,959 SyncTask.java:66 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:53:58,959 RepairJob.java:143 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:58,959 RepairSession.java:270 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:53:58,961 RepairRunnable.java:261 - Repair session 3a1f3120-def2-11f0-af4c-9dff05207e18 for range [(5231748399823603577,5243311214862909024], (5990931428118891166,6025868069161442798], (-1311231747490808590,-1303012302546579048]] finished INFO [RepairJobTask:3] 2025-12-22 04:53:58,965 ActiveRepairService.java:452 - [repair #3a1daa80-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:53:58,968 RepairRunnable.java:343 - Repair command #36 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,915 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,942 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,961 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,977 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,004 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,020 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,047 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,112 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,132 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,143 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,178 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,197 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,227 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,250 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,324 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,337 Validator.java:281 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,353 ActiveRepairService.java:452 - [repair #3b696460-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,854 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,860 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,866 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,914 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,925 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,936 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,947 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,965 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,973 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,982 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,990 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,039 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,049 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,062 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,074 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,087 Validator.java:281 - [repair #3f8e2ee0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,094 ActiveRepairService.java:452 - [repair #3f8d6b90-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-38] 2025-12-22 04:54:08,726 RepairRunnable.java:139 - Starting repair command #37 (40181f60-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-38] 2025-12-22 04:54:08,730 RepairSession.java:228 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5569129743146060976,-5555590645101108501], (3148860975713369492,3153115681742102314], (3227626356964011282,3239381496478984219], (5487017951287241670,5489628881768507017], (6115195221371666673,6168629767917238526]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:54:08,769 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:08,769 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,772 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,773 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,774 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,774 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,777 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:08,778 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:54:08,778 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:54:08,778 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:54:08,778 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:08,782 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:08,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,784 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,784 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,785 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,785 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,786 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:54:08,787 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:08,787 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:08,787 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:08,788 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:08,788 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:08,788 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,790 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,790 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,791 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,791 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,793 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:08,793 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:54:08,794 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:54:08,795 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:54:08,795 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:08,797 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:08,797 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,799 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,799 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,801 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,801 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,802 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:54:08,804 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:08,804 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:08,804 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:08,804 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:08,808 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:08,809 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,810 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,811 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,811 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,812 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:08,812 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:54:08,812 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:54:08,813 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:54:08,814 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:08,814 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:54:08,814 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,817 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,818 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,820 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,820 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,821 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:08,822 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:54:08,822 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:54:08,823 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:54:08,824 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:08,824 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:08,824 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,825 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,826 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,827 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,827 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,828 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:08,829 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:08,829 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:08,829 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:08,830 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:08,830 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:08,830 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,832 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,832 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,833 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,833 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,834 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:08,834 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:08,835 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:08,835 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:08,835 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:08,836 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:54:08,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,837 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,837 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,839 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,840 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,841 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:08,842 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:54:08,842 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:08,842 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:54:08,842 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:08,891 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:08,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,893 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,898 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,898 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,903 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:08,903 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:54:08,903 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:54:08,904 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:54:08,904 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:08,909 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:54:08,910 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,911 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,913 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,915 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,915 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,919 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:08,921 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:54:08,921 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:54:08,921 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:54:08,921 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:08,944 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:08,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,945 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,951 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,952 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,954 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:08,954 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:54:08,954 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:54:08,954 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:54:08,954 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:09,006 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:09,006 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,008 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,012 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,017 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,017 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,018 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:54:09,019 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:54:09,019 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:54:09,019 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:54:09,019 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:09,024 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:09,024 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,026 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,030 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,031 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,033 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:09,034 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:54:09,034 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:54:09,035 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:54:09,035 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:09,039 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:54:09,041 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,045 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,045 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,046 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,047 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,052 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:09,052 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:09,053 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:54:09,053 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:09,053 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:09,056 RepairJob.java:234 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:09,056 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,060 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,062 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,062 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,067 RepairSession.java:180 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:09,068 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:54:09,068 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:54:09,068 SyncTask.java:66 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:54:09,068 RepairJob.java:143 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:09,069 RepairSession.java:270 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:54:09,069 RepairRunnable.java:261 - Repair session 4018bba0-def2-11f0-af4c-9dff05207e18 for range [(-5569129743146060976,-5555590645101108501], (3148860975713369492,3153115681742102314], (3227626356964011282,3239381496478984219], (5487017951287241670,5489628881768507017], (6115195221371666673,6168629767917238526]] finished INFO [RepairJobTask:4] 2025-12-22 04:54:09,070 ActiveRepairService.java:452 - [repair #40181f60-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:54:09,072 RepairRunnable.java:343 - Repair command #37 finished in 0 seconds INFO [Repair-Task-39] 2025-12-22 04:54:10,888 RepairRunnable.java:139 - Starting repair command #38 (41620480-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-39] 2025-12-22 04:54:10,893 RepairSession.java:228 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6408428416550275453,6423748149429334791], (1588185242284134976,1622870878328694598], (3083204164079557264,3116421594048983453], (3870515767478063962,3876054918217261224], (390794846926243352,394704309858671263]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:54:10,912 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:10,912 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,914 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,914 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,915 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,915 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,917 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:10,917 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:54:10,918 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:54:10,918 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:54:10,918 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:10,923 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:10,923 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,924 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,924 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,926 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,928 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,929 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:10,929 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:10,929 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:54:10,929 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:10,930 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:10,934 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:10,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,935 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,935 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,936 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,936 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,940 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:10,940 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:54:10,940 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:10,941 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:54:10,941 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:10,945 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:10,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,953 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,955 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,955 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,958 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:10,958 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:10,958 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:10,959 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:10,959 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:10,962 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:10,963 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,965 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,966 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,966 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,968 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:10,968 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:54:10,968 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:54:10,968 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:54:10,968 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:10,974 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:10,974 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,995 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,995 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,997 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,997 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,001 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:11,002 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:11,002 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:11,002 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:11,002 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:11,003 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:11,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,005 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,005 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,007 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,007 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,009 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:11,009 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:54:11,009 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:54:11,010 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:54:11,010 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:11,012 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:11,012 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,016 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,018 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,018 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,019 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:11,019 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:54:11,020 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:54:11,020 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:54:11,020 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:11,022 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:11,022 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,023 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,025 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,025 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,026 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:11,026 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:11,026 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:11,026 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:54:11,026 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:11,122 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:11,122 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,125 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,127 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,127 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,141 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:11,142 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:54:11,144 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:54:11,144 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:54:11,144 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:11,146 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:11,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,153 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,156 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,157 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,160 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:11,162 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:54:11,162 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:54:11,162 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:54:11,164 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:11,169 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:11,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,171 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,171 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,172 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,172 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,173 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:11,173 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:54:11,174 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:11,174 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:54:11,174 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:11,236 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:11,237 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,238 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,238 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,242 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,242 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,245 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:11,247 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:54:11,247 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:54:11,247 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:54:11,247 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:11,249 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:11,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,251 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,254 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,254 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,256 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:11,256 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:11,257 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:54:11,257 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:54:11,257 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:11,276 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:54:11,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,278 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,283 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,285 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:11,285 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:54:11,286 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:54:11,286 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:54:11,287 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:11,287 RepairJob.java:234 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:11,287 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,289 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,291 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,291 RepairSession.java:180 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:11,292 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:54:11,292 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:54:11,292 SyncTask.java:66 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:54:11,292 RepairJob.java:143 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:11,293 RepairSession.java:270 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:54:11,293 RepairRunnable.java:261 - Repair session 4162c7d0-def2-11f0-af4c-9dff05207e18 for range [(6408428416550275453,6423748149429334791], (1588185242284134976,1622870878328694598], (3083204164079557264,3116421594048983453], (3870515767478063962,3876054918217261224], (390794846926243352,394704309858671263]] finished INFO [RepairJobTask:5] 2025-12-22 04:54:11,295 ActiveRepairService.java:452 - [repair #41620480-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-12-22 04:54:11,298 RepairRunnable.java:343 - Repair command #38 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:17,964 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:17,994 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,014 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,075 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,093 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,114 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,128 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,188 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,208 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,217 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,233 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,294 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,305 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,327 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,353 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,382 Validator.java:281 - [repair #45935220-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,392 ActiveRepairService.java:452 - [repair #458fa8a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,815 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,824 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,837 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,886 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,900 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,914 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,938 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,954 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,962 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,968 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:18,974 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,024 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,036 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,050 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,069 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,076 Validator.java:281 - [repair #46157a70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:19,087 ActiveRepairService.java:452 - [repair #4613f3d0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,943 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,954 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,972 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,989 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,005 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,012 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,022 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,074 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,085 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,098 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,108 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,116 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,129 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,137 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,184 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,194 Validator.java:281 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,200 ActiveRepairService.java:452 - [repair #475c5250-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:27,934 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:27,950 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:27,958 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,004 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,014 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,036 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,059 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,119 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,138 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,150 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,158 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,219 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,240 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,255 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,267 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,275 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,284 ActiveRepairService.java:452 - [repair #4b85d7c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,820 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,827 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,837 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,891 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,903 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,917 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,937 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:28,999 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,020 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,035 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,045 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,100 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,111 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,122 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,132 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,143 Validator.java:281 - [repair #4c0fef50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:29,152 ActiveRepairService.java:452 - [repair #4c0f04f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:30,980 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:30,989 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,014 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,069 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,080 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,097 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,115 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,132 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,148 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,158 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,168 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,223 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,236 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,252 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,270 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,283 Validator.java:281 - [repair #4d5a2290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:31,291 ActiveRepairService.java:452 - [repair #4d57b190-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,056 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,071 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,080 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,130 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,139 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,156 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,168 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,184 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,198 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,214 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,229 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,285 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,300 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,318 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,336 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,348 Validator.java:281 - [repair #51850790-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,358 ActiveRepairService.java:452 - [repair #5183a800-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,930 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,940 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:38,992 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,160 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,174 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,201 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,217 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,237 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,280 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,289 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,305 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,367 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,383 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,418 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,435 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,451 Validator.java:281 - [repair #520bc3c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:39,471 ActiveRepairService.java:452 - [repair #520a1610-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-40] 2025-12-22 04:54:40,997 RepairRunnable.java:139 - Starting repair command #39 (53544950-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-40] 2025-12-22 04:54:41,001 RepairSession.java:228 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4717660797374846110,4778200823501242338]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:54:41,032 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:41,032 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,035 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,035 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,038 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,039 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:41,039 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:54:41,040 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:54:41,040 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:54:41,040 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:41,053 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:41,054 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,057 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,058 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,058 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,060 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:41,060 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:41,060 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:41,060 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:41,060 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:41,062 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:41,062 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,065 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,065 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,068 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,068 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,069 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:41,072 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:54:41,072 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:41,072 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:54:41,072 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:41,074 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:41,074 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,076 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,076 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,078 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,078 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,080 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:41,081 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:54:41,081 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:41,082 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:54:41,082 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:41,083 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:41,083 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,084 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,086 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,086 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,088 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:41,090 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:54:41,090 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:54:41,090 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:54:41,090 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:41,091 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:41,091 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,093 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,093 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,097 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,097 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,101 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:41,101 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:41,102 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:41,102 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:41,102 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:41,109 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:41,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,112 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,117 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,117 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,118 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:41,118 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:54:41,118 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:54:41,119 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:54:41,121 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:41,121 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:54:41,119 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,123 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,123 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,125 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,125 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,127 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:41,127 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:54:41,127 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:54:41,128 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:54:41,128 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:41,129 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:41,129 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,131 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,132 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,133 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,134 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:41,134 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:41,134 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:41,134 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:54:41,134 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:41,178 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:41,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,180 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,180 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,181 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,184 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,186 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:41,186 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:54:41,186 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:54:41,186 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:54:41,186 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:41,194 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:41,195 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,196 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,196 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,198 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,198 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,201 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:41,201 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:54:41,201 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:54:41,203 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:54:41,203 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:41,206 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:41,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,208 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,210 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,210 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,212 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:54:41,213 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:54:41,213 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:54:41,213 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:54:41,213 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:41,257 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:41,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,260 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,261 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,261 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,262 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:41,262 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:54:41,262 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:54:41,262 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:54:41,263 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:41,265 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:41,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,268 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,270 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,270 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,271 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:54:41,272 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:41,272 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:54:41,272 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:41,272 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:41,273 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:41,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,277 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,278 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,281 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,281 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,281 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:41,282 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:41,282 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:54:41,282 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:41,283 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:41,283 RepairJob.java:234 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:41,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,284 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,287 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,287 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,288 RepairSession.java:180 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:41,288 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:54:41,289 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:54:41,289 SyncTask.java:66 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:54:41,289 RepairJob.java:143 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:41,290 RepairSession.java:270 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:54:41,290 RepairRunnable.java:261 - Repair session 5354e590-def2-11f0-af4c-9dff05207e18 for range [(4717660797374846110,4778200823501242338]] finished INFO [RepairJobTask:2] 2025-12-22 04:54:41,291 ActiveRepairService.java:452 - [repair #53544950-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:54:41,304 RepairRunnable.java:343 - Repair command #39 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,010 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,022 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,032 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,041 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,050 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,059 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,069 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,125 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,137 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,149 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,165 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,174 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,182 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,199 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,253 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,262 Validator.java:281 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,267 ActiveRepairService.java:452 - [repair #577ee030-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,899 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,922 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,934 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,980 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,989 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,007 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,025 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,047 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,076 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,087 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,095 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,146 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,159 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,170 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,187 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,196 Validator.java:281 - [repair #5806fbf0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:49,207 ActiveRepairService.java:452 - [repair #580638a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,065 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,078 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,088 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,143 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,153 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,168 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,187 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,197 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,206 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,216 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,244 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,300 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,312 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,324 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,341 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,351 Validator.java:281 - [repair #59517d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:51,365 ActiveRepairService.java:452 - [repair #5950ba00-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-41] 2025-12-22 04:54:58,040 RepairRunnable.java:139 - Starting repair command #40 (5d7cd780-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-41] 2025-12-22 04:54:58,057 RepairSession.java:228 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8232596037923434992,8279965636256929241], (3630694730553735970,3668495356835337866]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:54:58,110 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:58,110 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,112 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,112 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,114 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,114 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,116 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:58,116 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:54:58,116 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:54:58,116 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:54:58,116 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:58,126 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:58,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,128 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,128 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,134 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,135 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,137 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:58,137 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:54:58,137 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:54:58,137 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:54:58,137 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:58,153 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:58,154 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,155 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,155 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,156 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,156 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,158 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:58,158 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:54:58,158 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:54:58,158 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:54:58,158 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:58,164 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:58,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,166 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,178 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,179 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,180 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:58,181 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:58,181 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:58,182 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:58,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:54:58,182 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:58,183 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,183 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,183 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,185 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,185 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,186 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:58,187 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:54:58,187 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:54:58,189 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:54:58,189 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:58,189 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:58,189 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,191 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,192 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,194 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,195 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,197 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:58,197 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:58,197 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:58,198 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:58,198 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:58,204 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:58,205 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,206 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,206 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,207 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,207 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,209 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:54:58,209 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:54:58,209 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:58,209 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:54:58,209 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:58,214 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:58,214 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,217 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,217 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,218 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,218 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,220 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:58,220 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:54:58,220 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:58,220 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:54:58,220 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:58,228 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:54:58,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,230 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,230 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,231 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,231 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,232 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:58,233 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:58,233 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:54:58,235 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:54:58,235 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:58,277 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:54:58,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,279 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,279 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,281 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,281 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,283 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:58,284 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:54:58,284 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:54:58,284 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:54:58,284 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:58,292 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:54:58,292 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,294 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,297 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,298 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,300 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:54:58,300 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:54:58,300 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:54:58,300 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:54:58,300 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:58,310 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:58,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,312 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,314 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,316 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,318 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:58,318 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:54:58,318 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:54:58,318 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:54:58,323 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:58,373 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:58,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,377 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,378 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,379 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,380 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,381 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:54:58,383 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:54:58,383 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:54:58,384 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:54:58,385 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:58,387 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:54:58,388 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,391 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,393 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,394 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,398 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:58,403 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:54:58,403 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:58,403 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:54:58,403 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:58,407 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:54:58,407 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,408 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,409 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,410 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,410 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,412 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:58,412 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:58,412 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:54:58,412 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:54:58,413 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:58,415 RepairJob.java:234 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:54:58,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,419 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,422 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,423 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,425 RepairSession.java:180 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:54:58,425 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:54:58,425 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:54:58,426 SyncTask.java:66 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:54:58,427 RepairJob.java:143 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:58,428 RepairSession.java:270 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:54:58,428 RepairRunnable.java:261 - Repair session 5d7f6f90-def2-11f0-af4c-9dff05207e18 for range [(8232596037923434992,8279965636256929241], (3630694730553735970,3668495356835337866]] finished INFO [RepairJobTask:2] 2025-12-22 04:54:58,430 ActiveRepairService.java:452 - [repair #5d7cd780-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:54:58,434 RepairRunnable.java:343 - Repair command #40 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,954 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,974 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,987 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,053 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,094 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,108 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,124 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,147 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,163 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,172 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,184 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,243 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,255 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,270 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,282 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,307 Validator.java:281 - [repair #5e054160-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:59,320 ActiveRepairService.java:452 - [repair #5e0393b0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,181 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,203 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,223 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,232 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,240 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,291 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,344 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,511 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,519 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,526 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,533 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,547 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,565 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,574 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,629 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,647 Validator.java:281 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,656 ActiveRepairService.java:452 - [repair #5f4d03a0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-42] 2025-12-22 04:55:08,076 RepairRunnable.java:139 - Starting repair command #41 (637836c0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-42] 2025-12-22 04:55:08,083 RepairSession.java:228 - [repair #63794830-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3380443200159595453,-3372219227454526165], (-494359326825672307,-463520353118922984], (-1641813425367866621,-1613852331516872783], (-2713387041526814086,-2692250027430190199]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:55:08,103 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:08,103 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,106 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,106 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,107 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,107 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,109 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:08,109 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:55:08,109 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:08,110 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:08,110 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:08,114 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:08,114 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,116 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,117 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,117 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,119 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:08,119 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:55:08,119 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:55:08,119 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:55:08,120 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:08,121 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:08,121 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,123 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,123 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,124 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,124 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,126 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:08,137 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:08,137 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:08,138 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:08,138 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:08,141 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:08,141 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,144 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,144 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,146 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,146 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,147 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:08,149 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:08,149 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:55:08,150 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:08,150 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:55:08,150 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:08,150 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,151 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,151 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,152 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,152 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,154 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,154 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:08,154 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:08,154 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:08,154 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:08,157 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:08,157 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,159 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,161 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,161 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,164 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,165 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:08,165 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:08,165 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:55:08,166 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:08,169 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:08,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,170 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,171 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,174 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,175 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,176 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:08,177 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:08,177 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:55:08,177 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:55:08,178 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:08,181 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:08,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,184 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,184 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,187 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,187 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,189 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,189 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:08,189 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:08,189 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:08,190 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:08,192 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:08,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,194 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,196 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,197 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:08,198 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:55:08,198 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:08,198 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:08,198 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:08,245 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:08,245 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,248 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,248 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,250 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,250 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,251 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,252 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:08,252 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:55:08,252 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:08,252 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:08,267 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:08,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,270 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,273 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,273 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,275 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:08,276 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:08,276 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:55:08,276 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:08,279 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:08,280 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:08,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,281 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,283 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,285 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:08,287 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:55:08,287 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:55:08,287 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:55:08,287 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:08,354 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:08,354 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,359 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,359 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,361 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,362 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,364 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,365 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:55:08,365 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:55:08,365 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:55:08,365 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:08,368 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:08,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,371 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,372 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,374 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,378 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:08,380 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:55:08,380 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:55:08,380 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:55:08,380 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:08,382 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:08,382 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,384 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,384 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,386 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,387 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:08,388 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:55:08,388 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:55:08,388 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:55:08,388 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:08,392 RepairJob.java:234 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:08,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,397 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,398 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,399 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,399 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,400 RepairSession.java:180 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:08,401 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:55:08,401 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:55:08,401 SyncTask.java:66 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:55:08,401 RepairJob.java:143 - [repair #63794830-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:08,402 RepairSession.java:270 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:55:08,402 RepairRunnable.java:261 - Repair session 63794830-def2-11f0-af4c-9dff05207e18 for range [(-3380443200159595453,-3372219227454526165], (-494359326825672307,-463520353118922984], (-1641813425367866621,-1613852331516872783], (-2713387041526814086,-2692250027430190199]] finished INFO [RepairJobTask:4] 2025-12-22 04:55:08,403 ActiveRepairService.java:452 - [repair #637836c0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:55:08,408 RepairRunnable.java:343 - Repair command #41 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,978 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,994 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,009 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,023 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,034 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,044 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,056 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,112 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,125 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,141 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,152 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,167 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,185 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,202 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,249 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,255 Validator.java:281 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,260 ActiveRepairService.java:452 - [repair #63fd1e30-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,187 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,197 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,205 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,261 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,273 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,291 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,304 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,324 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,334 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,347 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,353 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,400 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,413 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,426 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,435 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,449 Validator.java:281 - [repair #65499b60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,459 ActiveRepairService.java:452 - [repair #65483bd0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,229 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,241 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,250 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,303 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,317 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,338 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,355 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,371 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,399 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,409 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,419 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,468 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,478 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,498 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,507 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,520 Validator.java:281 - [repair #69787800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:18,529 ActiveRepairService.java:452 - [repair #69773f80-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-43] 2025-12-22 04:55:18,975 RepairRunnable.java:139 - Starting repair command #42 (69f744f0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-43] 2025-12-22 04:55:18,981 RepairSession.java:228 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2127770755202198519,-2072103531237126834], (5584956783334389956,5612889095499585124]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:55:19,013 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,020 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,022 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,022 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,025 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:19,025 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:55:19,027 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:55:19,027 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:55:19,027 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:19,027 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:19,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,030 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,031 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,031 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,032 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:19,032 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:55:19,032 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:55:19,033 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:55:19,033 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,035 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,035 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,037 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,037 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,038 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,039 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,040 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:19,040 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:19,040 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:19,043 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:19,043 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,051 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,051 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,053 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,053 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,055 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,055 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,057 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:19,058 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:19,058 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:19,058 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:19,059 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,062 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,062 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,064 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,064 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,066 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,067 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,068 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:19,068 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:19,068 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:19,068 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:55:19,071 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,074 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,074 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,077 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,077 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,078 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,078 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,080 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:19,080 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:19,080 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:19,080 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:19,080 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,083 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,083 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,084 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,086 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,086 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,088 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:19,088 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:19,088 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:19,088 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:19,088 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:19,095 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:19,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,099 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,099 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,102 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,102 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,103 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:19,104 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:19,104 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:55:19,104 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:19,104 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:19,106 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:19,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,109 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,110 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,112 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,112 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,113 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:19,114 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:55:19,114 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:19,114 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:19,114 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:19,183 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:19,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,187 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,187 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,190 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,190 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,191 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:19,192 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:19,192 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:19,192 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:19,192 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:19,195 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:19,196 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,198 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,198 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,200 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,200 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,201 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:19,202 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:19,202 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:19,202 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:19,203 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:19,204 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:19,205 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,207 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,207 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,208 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,208 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,210 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:19,211 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:19,211 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:19,211 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:19,212 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:19,257 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:19,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,259 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,262 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,263 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:19,263 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:19,263 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:19,263 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:19,263 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:19,266 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:19,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,272 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,272 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,274 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,275 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,276 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:19,276 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:55:19,277 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:55:19,278 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:19,278 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:19,279 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:55:19,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,282 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,282 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,283 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,284 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:19,285 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:55:19,285 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:55:19,285 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:55:19,285 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:19,287 RepairJob.java:234 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:19,287 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,289 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,301 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,301 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,303 RepairSession.java:180 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:19,303 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:19,303 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:19,303 SyncTask.java:66 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:19,303 RepairJob.java:143 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:19,304 RepairSession.java:270 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:55:19,304 RepairRunnable.java:261 - Repair session 69f82f50-def2-11f0-af4c-9dff05207e18 for range [(-2127770755202198519,-2072103531237126834], (5584956783334389956,5612889095499585124]] finished INFO [RepairJobTask:5] 2025-12-22 04:55:19,305 ActiveRepairService.java:452 - [repair #69f744f0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-12-22 04:55:19,307 RepairRunnable.java:343 - Repair command #42 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,204 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,212 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,224 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,290 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,303 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,318 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,328 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,342 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,351 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,362 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,368 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,422 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,430 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,443 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,454 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,472 Validator.java:281 - [repair #6b46cf60-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,478 ActiveRepairService.java:452 - [repair #6b441040-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,262 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,279 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,286 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,335 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,344 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,357 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,374 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,441 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,451 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,460 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,471 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,525 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,542 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,552 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,562 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,576 Validator.java:281 - [repair #6f75fa20-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:28,584 ActiveRepairService.java:452 - [repair #6f716640-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,024 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,031 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,040 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,096 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,106 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,130 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,148 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,162 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,174 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,185 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,193 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,247 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,258 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,271 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,289 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,302 Validator.java:281 - [repair #6ff36780-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:29,312 ActiveRepairService.java:452 - [repair #6ff2a430-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-44] 2025-12-22 04:55:31,195 RepairRunnable.java:139 - Starting repair command #43 (713fe4b0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-44] 2025-12-22 04:55:31,200 RepairSession.java:228 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(9006234818887126954,9009261883659753136], (-2879762274479557234,-2879563821965597217], (4650564020048092498,4653172647746477559], (-8338964266976546187,-8336045339884705673], (5199466684627121046,5231748399823603577], (5965671421379372822,5990931428118891166], (-1657210638842250066,-1641813425367866621]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:55:31,240 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,241 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,243 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,245 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,252 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:31,252 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:31,252 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:31,253 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:55:31,256 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:31,257 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:31,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,261 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,261 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,265 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,266 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,269 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,269 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:31,269 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:31,269 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:31,269 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:31,284 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:31,285 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,287 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,287 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,288 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,288 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,289 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:31,290 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:31,290 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:31,290 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:31,290 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:31,296 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:31,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,299 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,299 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,302 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,302 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,304 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:31,305 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:31,306 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:31,306 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:31,306 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:31,312 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:31,313 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,314 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,314 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,316 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,319 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:31,319 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:31,319 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:55:31,320 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:31,320 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:31,324 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:31,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,330 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,330 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,333 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,333 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,335 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:31,335 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:55:31,335 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:31,335 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:31,336 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:31,336 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:31,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,338 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,338 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,339 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,339 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,340 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:31,340 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:55:31,341 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:55:31,342 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:31,342 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:31,343 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:31,343 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,345 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,346 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,346 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,347 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,347 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:55:31,348 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:31,348 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:31,348 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:31,351 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,352 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,354 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,354 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,355 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,355 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:31,355 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:31,355 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:31,356 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:31,395 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,395 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,397 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,399 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,399 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,400 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,401 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:31,401 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:55:31,401 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:31,401 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:31,404 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:31,405 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,408 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,408 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,409 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,410 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,411 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,414 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:31,414 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:31,414 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:31,414 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:31,416 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,419 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,421 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,423 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,424 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:31,424 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:31,424 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:31,424 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:31,480 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,480 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,482 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,484 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,484 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,485 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:31,485 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:55:31,485 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:55:31,485 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:55:31,485 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:31,489 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:31,490 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,493 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,496 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,496 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,499 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:31,499 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:55:31,499 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:55:31,499 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:55:31,499 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:31,502 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:31,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,504 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,507 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,508 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,509 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:31,509 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:31,509 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:55:31,509 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:31,510 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:31,512 RepairJob.java:234 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:31,512 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,514 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,517 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,518 RepairSession.java:180 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:31,519 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:31,519 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:55:31,519 SyncTask.java:66 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:31,519 RepairJob.java:143 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:31,520 RepairSession.java:270 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:55:31,520 RepairRunnable.java:261 - Repair session 7140a800-def2-11f0-af4c-9dff05207e18 for range [(9006234818887126954,9009261883659753136], (-2879762274479557234,-2879563821965597217], (4650564020048092498,4653172647746477559], (-8338964266976546187,-8336045339884705673], (5199466684627121046,5231748399823603577], (5965671421379372822,5990931428118891166], (-1657210638842250066,-1641813425367866621]] finished INFO [RepairJobTask:5] 2025-12-22 04:55:31,521 ActiveRepairService.java:452 - [repair #713fe4b0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:55:31,525 RepairRunnable.java:343 - Repair command #43 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,233 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,239 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,248 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,295 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,303 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,315 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,325 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,386 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,395 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,407 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,417 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,467 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,478 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,488 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,501 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,511 Validator.java:281 - [repair #756c9e70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,523 ActiveRepairService.java:452 - [repair #756bdb20-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,112 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,122 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,177 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,186 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,195 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,204 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,218 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,264 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,275 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,283 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,291 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,309 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,318 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,326 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,376 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,388 Validator.java:281 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,391 ActiveRepairService.java:452 - [repair #75eccaf0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,297 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,305 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,311 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,359 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,367 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,377 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,391 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,408 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,413 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,426 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,432 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,483 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,502 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,517 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,531 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,544 Validator.java:281 - [repair #773f89b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,557 ActiveRepairService.java:452 - [repair #773a80a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,293 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,311 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,332 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,343 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,356 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,365 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,375 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,428 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,438 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,444 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,457 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,470 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,483 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,489 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,556 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,564 Validator.java:281 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,569 ActiveRepairService.java:452 - [repair #7b673a60-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,131 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,153 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,181 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,254 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,262 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,275 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,305 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,316 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,322 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,332 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,339 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,402 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,417 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,431 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,440 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,455 Validator.java:281 - [repair #7bebd3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,463 ActiveRepairService.java:452 - [repair #7beb1060-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-45] 2025-12-22 04:55:51,270 RepairRunnable.java:139 - Starting repair command #44 (7d36f150-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-45] 2025-12-22 04:55:51,280 RepairSession.java:228 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6701128280301414491,6783575667435347617]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:55:51,286 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:51,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,288 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,288 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,289 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,289 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,290 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:51,291 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:55:51,290 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:51,292 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:51,292 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,293 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,295 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,296 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,296 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,297 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:51,297 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:55:51,297 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:51,297 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:55:51,297 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,299 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,300 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,301 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,301 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,302 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:51,302 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:55:51,303 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:51,303 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:51,303 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:51,312 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:51,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,314 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,315 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,316 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,317 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:51,318 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:51,318 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:51,318 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:51,318 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:51,320 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:51,320 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,321 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,322 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,322 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,323 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:51,323 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:51,324 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:51,324 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:51,324 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,325 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,326 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,327 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,328 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,329 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,330 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:51,330 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:51,330 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:51,330 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:51,331 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,332 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,334 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,335 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,335 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,336 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:51,336 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:51,336 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:55:51,336 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:55:51,336 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:51,339 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:51,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,340 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,340 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,341 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,341 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,341 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:51,342 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:51,342 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:51,342 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:51,343 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,343 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,343 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,346 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,346 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,347 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,348 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,348 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:51,349 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:51,349 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:51,349 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:51,350 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,402 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,402 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,403 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,404 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,407 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,407 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,408 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:51,408 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:51,408 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:55:51,408 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:51,408 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,412 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,415 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,416 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,418 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,419 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,424 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:51,425 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:55:51,425 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:55:51,425 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:55:51,425 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,428 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,428 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,432 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,435 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,435 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,437 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:51,437 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:51,438 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:51,438 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:51,438 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,497 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,498 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,501 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,501 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,506 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,506 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,509 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:51,509 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:51,510 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:55:51,510 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:51,512 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:51,512 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:55:51,512 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,514 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,514 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,516 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,516 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,517 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:51,519 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:55:51,519 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:51,520 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:55:51,520 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:51,523 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:51,525 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,527 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,530 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,531 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,534 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:51,535 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:55:51,535 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:51,535 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:55:51,535 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:51,536 RepairJob.java:234 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:51,537 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,538 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,539 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,540 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,540 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,541 RepairSession.java:180 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:51,542 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:55:51,542 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:55:51,542 SyncTask.java:66 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:55:51,543 RepairJob.java:143 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:51,544 RepairSession.java:270 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:55:51,544 RepairRunnable.java:261 - Repair session 7d389f00-def2-11f0-af4c-9dff05207e18 for range [(6701128280301414491,6783575667435347617]] finished INFO [RepairJobTask:3] 2025-12-22 04:55:51,545 ActiveRepairService.java:452 - [repair #7d36f150-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:55:51,547 RepairRunnable.java:343 - Repair command #44 finished in 0 seconds INFO [Repair-Task-46] 2025-12-22 04:55:58,259 RepairRunnable.java:139 - Starting repair command #45 (81618830-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-46] 2025-12-22 04:55:58,274 RepairSession.java:228 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4249377293607806331,-4219150234901380826]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:55:58,281 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:55:58,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,283 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,286 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,287 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:58,288 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:58,288 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:58,288 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:58,288 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:58,290 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:58,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,291 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,291 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,292 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,293 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,296 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:55:58,296 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:58,298 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:55:58,298 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:58,298 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:55:58,298 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:55:58,298 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,300 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,302 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,302 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,303 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:58,303 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:55:58,304 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:58,304 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:58,304 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:58,307 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:58,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,309 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,311 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,311 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,313 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:58,314 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:55:58,315 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:58,315 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:55:58,315 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:58,315 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:58,316 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,319 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,319 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,320 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,320 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,321 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:58,322 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:58,322 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:55:58,322 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:58,322 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:58,324 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:58,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,330 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,330 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,332 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,332 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,333 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:55:58,333 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:55:58,333 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:55:58,333 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:58,333 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:58,337 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:58,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,338 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,340 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,340 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,341 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:58,341 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:58,341 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:58,342 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:58,342 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:58,344 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:58,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,346 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,346 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,347 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,347 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,349 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:58,349 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:55:58,349 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:58,350 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:55:58,350 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:58,352 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:55:58,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,355 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,355 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,357 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,358 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,359 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:58,359 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:58,359 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:55:58,360 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:55:58,360 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:58,404 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:55:58,404 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,407 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,408 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,409 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,411 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:55:58,411 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:58,411 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:55:58,411 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:58,411 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:58,427 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:58,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,429 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,431 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,431 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,432 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:58,432 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:58,432 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:55:58,433 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:55:58,433 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:58,437 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:55:58,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,439 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,442 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,442 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,446 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:55:58,447 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:58,447 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:58,447 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:58,447 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:58,495 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:55:58,499 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,503 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,503 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,504 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,504 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,505 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:55:58,506 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:58,506 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:58,507 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:58,507 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:58,515 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:55:58,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,517 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,517 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,519 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,520 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:58,520 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:55:58,521 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:55:58,522 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:55:58,522 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:58,523 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:55:58,524 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,527 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,527 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,529 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,529 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,530 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:58,531 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:58,531 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:55:58,531 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:58,532 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:58,531 RepairJob.java:234 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:55:58,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,534 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,535 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,536 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,537 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,538 RepairSession.java:180 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:55:58,538 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:55:58,538 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:55:58,538 SyncTask.java:66 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:55:58,540 RepairJob.java:143 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:58,542 RepairSession.java:270 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:55:58,547 RepairRunnable.java:261 - Repair session 8163d220-def2-11f0-af4c-9dff05207e18 for range [(-4249377293607806331,-4219150234901380826]] finished INFO [RepairJobTask:4] 2025-12-22 04:55:58,548 ActiveRepairService.java:452 - [repair #81618830-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:55:58,553 RepairRunnable.java:343 - Repair command #45 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,202 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,218 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,230 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,240 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,250 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,267 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,281 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,338 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,350 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,363 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,371 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,381 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,388 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,396 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,443 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,455 Validator.java:281 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,461 ActiveRepairService.java:452 - [repair #81e64890-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,370 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,381 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,389 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,444 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,460 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,473 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,494 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,507 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,514 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,521 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,530 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,591 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,603 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,628 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,649 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,655 Validator.java:281 - [repair #833536c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,660 ActiveRepairService.java:452 - [repair #8331b450-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,326 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,344 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,360 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,420 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,429 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,440 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,453 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,468 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,480 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,488 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,500 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,554 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,566 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,581 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,595 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,614 Validator.java:281 - [repair #875f0a50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:08,627 ActiveRepairService.java:452 - [repair #875df8e0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-47] 2025-12-22 04:56:09,198 RepairRunnable.java:139 - Starting repair command #46 (87e6b0e0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-47] 2025-12-22 04:56:09,214 RepairSession.java:228 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3482139705611256548,3579052616257386039]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:56:09,227 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:56:09,227 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,229 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,230 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,231 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,231 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,233 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,234 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:09,234 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:09,234 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:09,234 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,235 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,237 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,237 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,238 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,238 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,241 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:09,242 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:56:09,242 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:56:09,242 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:56:09,242 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,243 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,243 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,245 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,245 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,246 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,246 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,247 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:09,248 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:09,248 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:09,248 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:56:09,248 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,250 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,252 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,254 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,254 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,256 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,256 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:09,256 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:09,256 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:09,256 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,258 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,259 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,259 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,261 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,261 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,262 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:09,262 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:56:09,262 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:56:09,267 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:56:09,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:56:09,268 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:56:09,269 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,269 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,269 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,278 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,278 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,280 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,280 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:09,280 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:09,280 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:09,280 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:09,287 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:09,287 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,289 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,291 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,293 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:09,294 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:56:09,294 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:09,294 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:56:09,294 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,295 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,296 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,298 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,298 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,299 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:09,300 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:56:09,300 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:09,300 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:09,300 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:09,303 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:09,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,305 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,307 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,307 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,308 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:09,309 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:09,309 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:56:09,309 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:56:09,309 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:09,359 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:09,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,362 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,364 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,364 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,367 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,368 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:09,368 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:09,368 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:09,368 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:09,374 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:09,375 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,378 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,378 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,380 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,380 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,383 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,383 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:56:09,383 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:56:09,383 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:56:09,386 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:09,387 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:09,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,390 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,390 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,392 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,393 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,394 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,394 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:09,394 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:56:09,394 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:56:09,394 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:09,442 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:09,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,444 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,445 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,448 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,448 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,449 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:09,449 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:56:09,449 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:09,450 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:56:09,450 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:09,452 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:09,452 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,453 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,456 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,456 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,457 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:09,458 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:56:09,458 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:09,458 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:56:09,459 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:09,460 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:09,460 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,461 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,463 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,465 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,466 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,467 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:09,467 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:56:09,467 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:09,468 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:56:09,468 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:09,473 RepairJob.java:234 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:09,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,476 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,476 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,478 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,478 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,479 RepairSession.java:180 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:09,480 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:56:09,480 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:09,480 SyncTask.java:66 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:56:09,480 RepairJob.java:143 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:09,481 RepairSession.java:270 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:56:09,482 RepairRunnable.java:261 - Repair session 87e921e0-def2-11f0-af4c-9dff05207e18 for range [(3482139705611256548,3579052616257386039]] finished INFO [RepairJobTask:3] 2025-12-22 04:56:09,483 ActiveRepairService.java:452 - [repair #87e6b0e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:56:09,491 RepairRunnable.java:343 - Repair command #46 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,384 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,398 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,414 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,427 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,440 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,449 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,457 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,516 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,527 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,535 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,546 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,558 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,567 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,579 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,629 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,642 Validator.java:281 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,652 ActiveRepairService.java:452 - [repair #892cc570-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-48] 2025-12-22 04:56:18,355 RepairRunnable.java:139 - Starting repair command #47 (8d5bf030-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-48] 2025-12-22 04:56:18,367 RepairSession.java:228 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8224390282518714088,8232596037923434992], (-6131769940508593529,-6120726452911686042], (-7096364658254447105,-7077307679870153056]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:56:18,418 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,418 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,421 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,426 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,426 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,429 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,432 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:18,432 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:56:18,432 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:56:18,433 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,435 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,439 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,441 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,441 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,443 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:18,443 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:18,443 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:18,444 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:56:18,445 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,450 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,450 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,456 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,456 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,457 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,458 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,459 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,466 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:18,466 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:18,466 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:18,466 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,467 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,467 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,472 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,472 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,474 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,476 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:18,477 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:18,477 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:18,477 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:18,478 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,480 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,480 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,483 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,483 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,485 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,485 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,486 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:18,488 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:56:18,489 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:56:18,489 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:56:18,489 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,492 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,492 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,496 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,496 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,499 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,500 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,502 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,503 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:18,503 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:18,503 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:18,503 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,508 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,508 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,514 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,514 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,516 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,519 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,519 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:18,519 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:56:18,519 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:18,520 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,522 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,522 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,523 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,523 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,525 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,525 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,526 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,527 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:18,527 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:18,527 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:18,527 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,530 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,530 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,533 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,535 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,536 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:18,537 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:56:18,537 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:56:18,537 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:56:18,537 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:18,576 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:18,576 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,579 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,579 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,581 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,582 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,583 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:18,583 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:18,583 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:56:18,584 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:18,584 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,591 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,591 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,595 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,595 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,597 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,597 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,601 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,601 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:18,601 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:56:18,601 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:18,602 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:18,605 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:18,607 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,609 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,612 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,612 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,613 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,613 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:18,613 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:56:18,614 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:18,614 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:18,663 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:18,663 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,665 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,666 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,668 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,668 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,670 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:18,670 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:18,670 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:56:18,670 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:18,671 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,676 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,676 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,680 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,680 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,682 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,682 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,685 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:56:18,686 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:18,687 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:56:18,687 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:18,687 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:18,690 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:18,690 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,692 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,694 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,696 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,698 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,700 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:18,701 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:18,701 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:18,700 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:56:18,701 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:18,703 RepairJob.java:234 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:18,705 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,706 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,709 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,709 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,711 RepairSession.java:180 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:18,711 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:56:18,711 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:56:18,711 SyncTask.java:66 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:56:18,711 RepairJob.java:143 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:18,712 RepairSession.java:270 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:56:18,712 RepairRunnable.java:261 - Repair session 8d5dc4f0-def2-11f0-af4c-9dff05207e18 for range [(8224390282518714088,8232596037923434992], (-6131769940508593529,-6120726452911686042], (-7096364658254447105,-7077307679870153056]] finished INFO [RepairJobTask:2] 2025-12-22 04:56:18,713 ActiveRepairService.java:452 - [repair #8d5bf030-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:56:18,716 RepairRunnable.java:343 - Repair command #47 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,247 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,260 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,271 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,281 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,289 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,298 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,309 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,354 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,362 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,372 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,380 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,392 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,403 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,412 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,462 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,477 Validator.java:281 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,482 ActiveRepairService.java:452 - [repair #8de01450-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,403 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,434 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,449 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,475 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,493 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,525 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,543 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,595 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,608 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,628 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,642 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,664 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,681 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,690 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,748 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,756 Validator.java:281 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,762 ActiveRepairService.java:452 - [repair #8f26c520-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,438 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,457 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,469 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,482 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,492 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,503 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,514 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,563 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,585 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,600 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,607 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,614 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,620 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,628 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,689 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,701 Validator.java:281 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,707 ActiveRepairService.java:452 - [repair #9356da40-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,302 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,319 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,333 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,401 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,414 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,424 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,437 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,458 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,477 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,494 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,504 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,552 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,563 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,574 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,584 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,595 Validator.java:281 - [repair #93dd9670-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,603 ActiveRepairService.java:452 - [repair #93dc5df0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,420 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,433 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,439 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,489 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,499 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,507 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,524 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,541 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,553 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,561 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,568 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,617 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,631 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,648 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,662 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,673 Validator.java:281 - [repair #952335d0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:31,685 ActiveRepairService.java:452 - [repair #95224b70-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,460 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,474 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,527 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,536 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,547 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,556 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,565 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,623 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,634 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,641 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,653 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,665 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,676 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,683 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,737 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,745 Validator.java:281 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,749 ActiveRepairService.java:452 - [repair #99519d40-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-49] 2025-12-22 04:56:39,306 RepairRunnable.java:139 - Starting repair command #48 (99d8cea0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-49] 2025-12-22 04:56:39,321 RepairSession.java:228 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2903355728080596017,-2879762274479557234], (-4488654854367947539,-4480960365277355598], (-6692537587863434784,-6639900670584900943]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:56:39,351 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:39,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,352 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,354 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,354 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,357 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:39,361 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:39,361 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:39,361 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:39,361 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:39,362 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:39,363 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,364 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,370 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,370 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,371 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:56:39,372 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:56:39,372 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:56:39,372 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:56:39,372 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:39,375 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:39,376 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,377 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,377 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,381 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,381 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,383 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:39,383 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:39,383 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:56:39,383 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:56:39,383 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:39,386 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:39,386 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,388 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,391 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,391 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,393 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:56:39,393 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:39,394 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:39,394 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:39,394 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:39,395 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:39,395 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,397 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,398 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,398 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,400 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:39,400 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:39,400 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:56:39,400 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:56:39,400 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:39,403 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:39,404 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,405 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,407 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,407 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,408 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:39,409 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:39,409 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:39,410 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:39,410 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:39,410 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:56:39,410 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,411 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,412 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,413 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:56:39,414 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:56:39,414 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:56:39,414 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:56:39,415 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:39,418 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:39,419 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,421 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,423 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,423 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,424 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:39,424 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:56:39,424 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:39,424 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:56:39,424 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:39,426 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:39,426 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,427 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,427 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,430 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,431 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,431 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:56:39,432 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:39,432 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:56:39,432 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:39,432 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:39,478 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:56:39,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,483 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,483 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,486 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,490 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:39,490 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:39,490 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:39,490 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:39,490 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:39,495 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:39,495 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,499 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,501 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,503 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:39,503 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:56:39,503 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:56:39,503 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:56:39,504 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:39,507 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:56:39,507 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,509 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,509 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,511 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,511 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,512 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:56:39,513 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:56:39,513 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:39,513 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:56:39,514 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:39,553 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:39,554 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,555 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,555 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,557 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,559 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,561 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:39,562 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:56:39,561 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:39,562 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:39,562 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:39,567 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:39,567 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,569 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,573 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,573 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,575 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:39,575 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:56:39,575 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:39,576 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:56:39,576 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:39,579 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:39,579 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,581 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,581 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,583 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,583 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,585 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:39,585 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:39,585 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:39,585 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:39,585 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:39,588 RepairJob.java:234 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:39,588 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,589 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,589 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,591 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,592 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,594 RepairSession.java:180 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:39,594 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:39,594 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:39,594 SyncTask.java:66 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:56:39,595 RepairJob.java:143 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:39,596 RepairSession.java:270 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:56:39,596 RepairRunnable.java:261 - Repair session 99db1890-def2-11f0-af4c-9dff05207e18 for range [(-2903355728080596017,-2879762274479557234], (-4488654854367947539,-4480960365277355598], (-6692537587863434784,-6639900670584900943]] finished INFO [RepairJobTask:7] 2025-12-22 04:56:39,598 ActiveRepairService.java:452 - [repair #99d8cea0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:56:39,602 RepairRunnable.java:343 - Repair command #48 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,494 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,516 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,540 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,603 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,625 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,637 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,649 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,663 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,669 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,676 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,682 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,727 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,740 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,751 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,759 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,766 Validator.java:281 - [repair #9b1ff4a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,775 ActiveRepairService.java:452 - [repair #9b1d5c90-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-50] 2025-12-22 04:56:48,463 RepairRunnable.java:139 - Starting repair command #49 (9f4e0df0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-50] 2025-12-22 04:56:48,468 RepairSession.java:228 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3291685933078787820,3297307464530953924], (-5238698520059407593,-5231069025182107213], (-4920202985403583695,-4907633009806644972], (-6137776219578963470,-6131769940508593529], (-7077307679870153056,-7047986700477086210], (-2586373409514315939,-2567700564427986574]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:56:48,545 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:48,545 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,551 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,551 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,552 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,552 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,554 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:56:48,554 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:48,555 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:48,555 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:48,556 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:48,559 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:56:48,559 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,561 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,569 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,570 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,573 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:48,574 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:48,574 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:56:48,574 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:48,574 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:48,583 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:48,583 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,585 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,586 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,587 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,587 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,589 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:56:48,589 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:48,590 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:48,591 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:48,591 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:48,594 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:48,594 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,598 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,600 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,600 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,606 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:48,607 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:48,607 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:48,608 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:48,608 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,616 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:48,617 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,623 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,624 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,630 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,630 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,631 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:48,633 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:48,634 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:56:48,634 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:48,634 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:48,635 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:48,635 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,637 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,637 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,638 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,638 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,640 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:48,641 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:48,641 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:48,642 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:48,642 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:48,642 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:56:48,642 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,644 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,644 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,645 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,646 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,647 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:56:48,648 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:48,648 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:48,648 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:48,648 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,654 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:48,654 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,656 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,656 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,657 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,657 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,658 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:56:48,659 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:48,659 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:48,659 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:56:48,659 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,665 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:48,665 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,667 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,667 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,669 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,672 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:56:48,672 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:48,673 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:56:48,672 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:48,673 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:48,718 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:56:48,718 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,720 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,720 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,721 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,721 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,723 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:56:48,724 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:56:48,724 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:48,724 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:56:48,725 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:48,729 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:48,729 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,731 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,731 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,733 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,736 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:48,736 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:48,736 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:56:48,737 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:56:48,738 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,739 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:48,739 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,740 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,741 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,742 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,742 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,744 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:56:48,744 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:48,744 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:48,744 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:48,745 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:48,790 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:48,791 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,792 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,796 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,796 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,797 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:48,798 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:48,798 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:48,798 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:48,798 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:48,858 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:56:48,858 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,860 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,863 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,864 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,866 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:56:48,867 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:48,867 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:48,867 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:56:48,867 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:48,873 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:56:48,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,876 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,877 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,879 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,879 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,880 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:48,881 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:56:48,881 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:56:48,881 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:56:48,881 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,883 RepairJob.java:234 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:56:48,883 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,892 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,893 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,900 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,900 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,902 RepairSession.java:180 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:56:48,904 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:56:48,905 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:48,905 SyncTask.java:66 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:56:48,905 RepairJob.java:143 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:48,906 RepairSession.java:270 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:56:48,906 RepairRunnable.java:261 - Repair session 9f4ed140-def2-11f0-af4c-9dff05207e18 for range [(3291685933078787820,3297307464530953924], (-5238698520059407593,-5231069025182107213], (-4920202985403583695,-4907633009806644972], (-6137776219578963470,-6131769940508593529], (-7077307679870153056,-7047986700477086210], (-2586373409514315939,-2567700564427986574]] finished INFO [RepairJobTask:7] 2025-12-22 04:56:48,908 ActiveRepairService.java:452 - [repair #9f4e0df0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:7] 2025-12-22 04:56:48,911 RepairRunnable.java:343 - Repair command #49 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,473 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,485 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,498 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,516 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,526 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,540 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,555 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,607 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,615 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,626 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,640 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,651 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,662 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,670 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,726 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,738 Validator.java:281 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,747 ActiveRepairService.java:452 - [repair #9fd602a0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,511 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,522 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,532 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,549 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,559 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,568 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,578 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,637 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,647 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,657 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,667 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,676 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,688 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,695 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,748 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,763 Validator.java:281 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,769 ActiveRepairService.java:452 - [repair #a119a630-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,544 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,563 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,594 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,606 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,626 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,636 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,662 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,717 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,745 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,757 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,771 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,783 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,791 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,798 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,849 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,860 Validator.java:281 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,869 ActiveRepairService.java:452 - [repair #a549e260-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,410 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,421 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,438 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,445 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,453 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,465 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,474 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,521 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,530 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,543 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,557 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,565 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,572 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,585 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,636 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,648 Validator.java:281 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,656 ActiveRepairService.java:452 - [repair #a5d0ecb0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,563 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,574 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,583 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,637 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,649 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,673 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,693 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,711 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,724 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,736 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,752 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,810 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,823 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,838 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,851 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,864 Validator.java:281 - [repair #a717eba0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,876 ActiveRepairService.java:452 - [repair #a7170140-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,581 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,592 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,606 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,615 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,624 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,635 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,649 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,700 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,714 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,726 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,738 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,756 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,764 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,776 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,827 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,835 Validator.java:281 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,840 ActiveRepairService.java:452 - [repair #ab451a90-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,451 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,465 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,475 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,482 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,490 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,500 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,508 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,557 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,567 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,579 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,588 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,600 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,612 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,619 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,665 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,675 Validator.java:281 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,692 ActiveRepairService.java:452 - [repair #abcbfdd0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,569 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,578 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,587 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,595 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,606 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,616 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,626 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,682 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,692 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,700 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,708 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,718 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,727 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,735 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,786 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,794 Validator.java:281 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,803 ActiveRepairService.java:452 - [repair #ad1100f0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-51] 2025-12-22 04:57:18,585 RepairRunnable.java:139 - Starting repair command #50 (b1424e90-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-51] 2025-12-22 04:57:18,594 RepairSession.java:228 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1226402538170156742,1235115960379936638], (-1723184777872392250,-1715648836580433224], (-7539558506265739293,-7481894408295908258], (-3984504029515797782,-3970575341888320855]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:57:18,630 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:18,631 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,632 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,632 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,633 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,634 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,635 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,636 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:18,636 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:18,636 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:18,636 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:18,637 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:18,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,639 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,641 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,641 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,648 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,648 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:18,649 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:18,649 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:18,649 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:18,656 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:18,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,658 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,661 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,663 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,668 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,668 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:18,669 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:18,669 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:18,669 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:18,674 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:18,674 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,677 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,679 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,679 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,682 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:18,682 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:18,682 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:18,682 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:18,683 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:18,684 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:18,684 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,686 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,686 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,687 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,688 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,689 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:18,689 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:57:18,691 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:18,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:57:18,689 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:18,692 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:18,692 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,693 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,693 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,695 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,695 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,696 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,697 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:18,698 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:18,698 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:18,699 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:18,699 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:18,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,701 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,701 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,703 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,703 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,706 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:18,706 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:18,706 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:57:18,708 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:57:18,708 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:18,711 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:18,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,713 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,714 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,714 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,715 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:18,715 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:18,716 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:18,716 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:18,716 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:18,717 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:18,717 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,719 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,719 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,720 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,720 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,723 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,723 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:57:18,723 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:57:18,723 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:57:18,724 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:18,771 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:18,771 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,772 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,774 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,774 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,775 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,777 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:18,777 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:18,777 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:18,777 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:18,778 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:18,778 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,781 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,783 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,784 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,785 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,785 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:18,785 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:18,785 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:18,785 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:18,788 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:18,788 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,789 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,790 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,792 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,792 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,793 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:18,793 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:18,793 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:18,793 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:18,793 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:18,853 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:18,853 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,863 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,864 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,868 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,868 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,869 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:18,869 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:57:18,869 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:57:18,869 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:57:18,870 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:18,873 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:18,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,884 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,886 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,890 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,890 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,892 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:18,892 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:18,892 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:18,893 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:18,893 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:18,904 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:18,904 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,922 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,924 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,924 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,939 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:18,940 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:57:18,940 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:57:18,940 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:57:18,940 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:18,941 RepairJob.java:234 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:18,941 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,950 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,953 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,953 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,954 RepairSession.java:180 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:18,954 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:18,955 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:18,955 SyncTask.java:66 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:18,955 RepairJob.java:143 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:18,955 RepairSession.java:270 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:57:18,955 RepairRunnable.java:261 - Repair session b143ae20-def2-11f0-af4c-9dff05207e18 for range [(1226402538170156742,1235115960379936638], (-1723184777872392250,-1715648836580433224], (-7539558506265739293,-7481894408295908258], (-3984504029515797782,-3970575341888320855]] finished INFO [RepairJobTask:2] 2025-12-22 04:57:18,956 ActiveRepairService.java:452 - [repair #b1424e90-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:57:18,958 RepairRunnable.java:343 - Repair command #50 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,503 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,510 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,515 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,577 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,587 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,606 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,620 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,667 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,677 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,684 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,696 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,766 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,791 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,811 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,820 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,921 Validator.java:281 - [repair #b1c78420-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:19,926 ActiveRepairService.java:452 - [repair #b1c699c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,616 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,634 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,643 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,691 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,702 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,713 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,727 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,739 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,751 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,758 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,764 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,813 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,827 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,837 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,850 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,859 Validator.java:281 - [repair #b30c8740-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:21,865 ActiveRepairService.java:452 - [repair #b30b9ce0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-52] 2025-12-22 04:57:28,629 RepairRunnable.java:139 - Starting repair command #51 (b73ebf40-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-52] 2025-12-22 04:57:28,637 RepairSession.java:228 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1838335035187923433,-1838010908519544864], (-5128738646860358655,-5073079099353747704], (5168556342900256218,5169677716609778197], (9149750809087832008,9174561344305687264], (2060248451591466031,2071038418603600313]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:57:28,683 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:28,683 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,684 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,684 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,692 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,695 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:28,697 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:28,697 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:57:28,698 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:28,698 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:28,699 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:28,700 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,703 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,703 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,705 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,705 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,706 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:28,706 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:57:28,706 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:57:28,706 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:57:28,706 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:28,708 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:28,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,710 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,710 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,712 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,712 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,714 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:28,714 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:28,715 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:57:28,715 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:57:28,715 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:28,718 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:28,718 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,719 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,720 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,721 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,721 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,723 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:28,723 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:28,723 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:28,723 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:28,723 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:28,730 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:57:28,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,731 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,731 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,733 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,733 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,734 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:28,735 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:28,734 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:57:28,735 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:28,735 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:28,737 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:28,737 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,745 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,745 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,747 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,747 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,749 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:28,750 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:28,750 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:57:28,750 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:28,750 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:28,751 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:28,751 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,752 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,754 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,754 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,755 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:28,755 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:28,755 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:57:28,756 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:57:28,756 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:28,757 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:28,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,758 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,762 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,764 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,764 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,765 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:28,765 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:28,765 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:28,765 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:28,765 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:28,767 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:28,767 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,768 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,768 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,769 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,770 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,771 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:28,771 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:57:28,771 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:28,772 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:57:28,772 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:28,820 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:28,820 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,823 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,823 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,824 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,825 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,826 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:28,826 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:28,826 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:57:28,826 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:28,826 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:28,834 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:28,834 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,838 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,838 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,843 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,843 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,845 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:28,845 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:28,845 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:28,845 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:28,845 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:28,850 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:28,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,852 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,853 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,857 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,861 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:28,861 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:28,861 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:28,861 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:28,861 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:28,919 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:28,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,922 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,923 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,924 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,924 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,928 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:28,928 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:28,928 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:57:28,929 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:28,929 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:28,934 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:28,935 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,937 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,939 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,939 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,944 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:28,944 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:28,944 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:28,944 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:28,944 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:28,947 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:28,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,950 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,951 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,952 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,953 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:28,953 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:57:28,953 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:57:28,953 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:57:28,953 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:28,955 RepairJob.java:234 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:28,955 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,956 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,957 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,958 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,958 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,959 RepairSession.java:180 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:28,959 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:57:28,959 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:28,959 SyncTask.java:66 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:57:28,960 RepairJob.java:143 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:28,960 RepairSession.java:270 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:57:28,960 RepairRunnable.java:261 - Repair session b7401ed0-def2-11f0-af4c-9dff05207e18 for range [(-1838335035187923433,-1838010908519544864], (-5128738646860358655,-5073079099353747704], (5168556342900256218,5169677716609778197], (9149750809087832008,9174561344305687264], (2060248451591466031,2071038418603600313]] finished INFO [RepairJobTask:3] 2025-12-22 04:57:28,963 ActiveRepairService.java:452 - [repair #b73ebf40-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:28,967 RepairRunnable.java:343 - Repair command #51 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,510 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,518 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,524 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,572 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,579 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,595 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,604 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,617 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,631 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,638 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,651 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,724 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,735 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,748 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,758 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,770 Validator.java:281 - [repair #b7c2bc50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,779 ActiveRepairService.java:452 - [repair #b7c1d1f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,690 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,703 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,713 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,768 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,786 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,801 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,825 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,874 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,891 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,904 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:31,914 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,134 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,154 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,167 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,181 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,192 Validator.java:281 - [repair #b90d64c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:32,199 ActiveRepairService.java:452 - [repair #b90b41e0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,699 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,731 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,771 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,787 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,799 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,811 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,823 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,887 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,896 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,904 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,916 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,933 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,946 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,962 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,298 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,307 Validator.java:281 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,312 ActiveRepairService.java:452 - [repair #bd3a4590-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-53] 2025-12-22 04:57:39,517 RepairRunnable.java:139 - Starting repair command #52 (bdbc46d0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-53] 2025-12-22 04:57:39,524 RepairSession.java:228 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1434830792936912649,1521793935195349539]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:57:39,533 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:39,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,536 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,536 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,537 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,538 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,544 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:39,545 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:57:39,548 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:39,552 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:57:39,552 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:39,557 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:39,557 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,560 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,565 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,566 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,567 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:39,568 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:39,568 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:57:39,568 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:39,568 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,572 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,572 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,575 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,576 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,578 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,579 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:39,581 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:39,581 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:39,582 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:57:39,582 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,584 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,584 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,587 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,587 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,589 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,589 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,590 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:39,590 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:39,590 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:39,590 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:39,591 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:39,594 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:39,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,599 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,600 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,602 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,602 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,604 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:39,604 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:39,604 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:57:39,604 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:39,604 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,609 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,616 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,619 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,619 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,621 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:39,621 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:39,621 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:39,621 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:39,621 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:39,625 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:39,625 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,626 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,626 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,628 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,628 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,629 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:39,629 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:39,629 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:57:39,629 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:39,629 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:39,635 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:39,635 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,636 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,637 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,637 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,639 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:39,639 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:39,639 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:57:39,639 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:39,639 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:39,646 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:39,646 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,649 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,651 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,652 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,653 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:39,653 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:39,653 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:57:39,653 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:39,653 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:39,697 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:39,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,700 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,702 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,702 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,704 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:39,706 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:39,706 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:39,706 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:39,706 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:39,711 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:39,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,715 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,716 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,717 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,718 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,720 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:39,721 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:57:39,721 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:57:39,721 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:39,722 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,723 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,725 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,728 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,730 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,731 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,742 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:39,742 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:39,742 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:57:39,742 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:39,742 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:39,794 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:39,796 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,798 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,798 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,799 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,800 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,801 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:39,803 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:39,803 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:57:39,803 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:39,803 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:39,807 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:39,807 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,813 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,813 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,814 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,814 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,815 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:39,816 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:57:39,816 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:57:39,816 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:39,816 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:39,820 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:57:39,821 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,822 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,822 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,823 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,823 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,825 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:39,825 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:57:39,825 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:57:39,825 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:57:39,825 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,839 RepairJob.java:234 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,840 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,842 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,842 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,844 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,845 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,847 RepairSession.java:180 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:39,848 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:39,851 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:39,852 SyncTask.java:66 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:39,852 RepairJob.java:143 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:39,853 RepairSession.java:270 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:57:39,853 RepairRunnable.java:261 - Repair session bdbd5840-def2-11f0-af4c-9dff05207e18 for range [(1434830792936912649,1521793935195349539]] finished INFO [RepairJobTask:2] 2025-12-22 04:57:39,854 ActiveRepairService.java:452 - [repair #bdbc46d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:39,857 RepairRunnable.java:343 - Repair command #52 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,689 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,697 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,706 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,757 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,784 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,795 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,809 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,825 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,832 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,844 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,851 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,898 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,911 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,932 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,943 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,957 Validator.java:281 - [repair #bf054190-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,965 ActiveRepairService.java:452 - [repair #bf040910-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-54] 2025-12-22 04:57:46,229 RepairRunnable.java:139 - Starting repair command #53 (c1bc7250-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-54] 2025-12-22 04:57:46,237 RepairSession.java:228 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4817778716082248645,4881719498149387373], (-4297782517737803550,-4291866943844604866], (6576928990583125674,6588484851355119427]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:57:46,244 RepairJob.java:234 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:46,244 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,246 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,246 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,252 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,253 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,255 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:46,257 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:57:46,257 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:57:46,257 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:57:46,257 RepairJob.java:143 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:46,261 RepairJob.java:234 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:46,262 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,263 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,265 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,265 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,267 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:46,267 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:57:46,267 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:57:46,269 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:57:46,269 RepairJob.java:143 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:46,271 RepairJob.java:234 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:46,271 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,273 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,276 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,276 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,277 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:46,278 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:57:46,278 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:57:46,278 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:57:46,278 RepairJob.java:143 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:46,280 RepairJob.java:234 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:46,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,281 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,283 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,284 RepairSession.java:180 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:46,284 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:57:46,285 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:57:46,285 SyncTask.java:66 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:57:46,285 RepairJob.java:143 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:46,285 RepairSession.java:270 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:57:46,286 RepairRunnable.java:261 - Repair session c1bdaad0-def2-11f0-af4c-9dff05207e18 for range [(4817778716082248645,4881719498149387373], (-4297782517737803550,-4291866943844604866], (6576928990583125674,6588484851355119427]] finished INFO [RepairJobTask:5] 2025-12-22 04:57:46,287 ActiveRepairService.java:452 - [repair #c1bc7250-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:46,289 RepairRunnable.java:343 - Repair command #53 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,897 Validator.java:281 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,906 Validator.java:281 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,914 Validator.java:281 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,924 Validator.java:281 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,931 ActiveRepairService.java:452 - [repair #c2203d30-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-55] 2025-12-22 04:57:48,710 RepairRunnable.java:139 - Starting repair command #54 (c3370460-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-55] 2025-12-22 04:57:48,721 RepairSession.java:228 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2247033020297951776,-2190667565195699484]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:57:48,757 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:48,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,758 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,758 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,763 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,763 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,765 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:48,766 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:48,766 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:48,767 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:48,767 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:48,767 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:48,767 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,769 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,771 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,771 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,772 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:48,773 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:48,773 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:48,773 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:48,773 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:48,777 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:48,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,779 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,781 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,781 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,782 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:48,782 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:48,783 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:48,783 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:48,783 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:48,826 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:48,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,828 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,829 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,832 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,832 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,834 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:48,835 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:48,835 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:48,835 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:48,835 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:48,836 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:48,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,840 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,842 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,843 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,845 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:48,846 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:57:48,846 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:57:48,848 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:57:48,851 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:48,853 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:48,853 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,855 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,856 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,858 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,860 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,863 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:48,864 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:48,864 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:48,864 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:48,864 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:48,941 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:48,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,944 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,947 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,947 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,950 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:48,950 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:48,950 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:48,950 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:48,950 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:48,993 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:48,993 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,994 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,997 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,997 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,998 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:48,998 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:48,998 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:48,998 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:48,999 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:49,048 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:49,049 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,050 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,050 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,054 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,054 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,055 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:49,056 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:57:49,056 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:57:49,056 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:57:49,057 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:49,113 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:49,113 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,115 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,115 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,117 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,118 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,121 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:49,121 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:49,121 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:49,121 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:49,121 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:49,183 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:49,183 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,186 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,187 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,188 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,189 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:49,190 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:49,190 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:57:49,190 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:49,190 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:49,193 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:49,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,195 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,197 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,197 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,198 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:49,199 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:49,199 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:57:49,199 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:49,199 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:49,258 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:49,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,260 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,262 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,263 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:49,263 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:49,263 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:57:49,263 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:49,263 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:49,325 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:49,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,329 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,329 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,330 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,331 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,332 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:49,332 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:49,332 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:49,332 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:49,333 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:49,334 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:49,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,336 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,336 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,337 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,337 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,340 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:49,342 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:57:49,343 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:57:49,343 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:57:49,343 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:49,392 RepairJob.java:234 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:49,392 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,395 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,395 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,396 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,397 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,397 RepairSession.java:180 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:49,397 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:57:49,398 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:57:49,398 SyncTask.java:66 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:57:49,398 RepairJob.java:143 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:49,398 RepairSession.java:270 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:49,398 RepairRunnable.java:261 - Repair session c338b210-def2-11f0-af4c-9dff05207e18 for range [(-2247033020297951776,-2190667565195699484]] finished INFO [RepairJobTask:1] 2025-12-22 04:57:49,400 ActiveRepairService.java:452 - [repair #c3370460-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:49,403 RepairRunnable.java:343 - Repair command #54 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,612 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,622 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,637 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,690 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,700 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,718 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,734 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,749 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,762 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,772 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,781 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,835 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,844 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,856 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,865 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,884 Validator.java:281 - [repair #c3bb0170-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,896 ActiveRepairService.java:452 - [repair #c3b905a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:50,084 Validator.java:281 - [repair #c405c610-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:50,094 Validator.java:281 - [repair #c405c610-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:50,102 Validator.java:281 - [repair #c405c610-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:50,110 Validator.java:281 - [repair #c405c610-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:50,124 ActiveRepairService.java:452 - [repair #c40502c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,751 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,766 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,774 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,786 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,795 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,804 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,809 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,861 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,870 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,880 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,892 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,903 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,920 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,930 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,979 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,989 Validator.java:281 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,997 ActiveRepairService.java:452 - [repair #c5020060-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-56] 2025-12-22 04:57:56,254 RepairRunnable.java:139 - Starting repair command #55 (c7b623e0-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-56] 2025-12-22 04:57:56,257 RepairSession.java:228 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(7202769295373829686,7236755567671706742], (4360055556166271978,4419611727747964035]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:57:56,263 RepairJob.java:234 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:57:56,263 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,264 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,268 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,269 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,271 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:56,271 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:57:56,271 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:57:56,271 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:57:56,272 RepairJob.java:143 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:56,283 RepairJob.java:234 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:56,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,285 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,286 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,287 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:56,288 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:57:56,288 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,288 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:57:56,289 RepairJob.java:143 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:56,291 RepairJob.java:234 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:56,291 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,292 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,294 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,294 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,295 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:56,295 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:57:56,295 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-22 04:57:56,296 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,296 RepairJob.java:143 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:56,301 RepairJob.java:234 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:56,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,304 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,304 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,305 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,312 RepairSession.java:180 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:56,312 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:57:56,312 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,312 SyncTask.java:66 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,313 RepairJob.java:143 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:56,314 RepairSession.java:270 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:57:56,314 RepairRunnable.java:261 - Repair session c7b69910-def2-11f0-af4c-9dff05207e18 for range [(7202769295373829686,7236755567671706742], (4360055556166271978,4419611727747964035]] finished INFO [RepairJobTask:2] 2025-12-22 04:57:56,315 ActiveRepairService.java:452 - [repair #c7b623e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:56,316 RepairRunnable.java:343 - Repair command #55 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,949 Validator.java:281 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,966 Validator.java:281 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,978 Validator.java:281 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,991 Validator.java:281 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,998 ActiveRepairService.java:452 - [repair #c81a15d0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-57] 2025-12-22 04:57:58,742 RepairRunnable.java:139 - Starting repair command #56 (c931c760-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-57] 2025-12-22 04:57:58,751 RepairSession.java:228 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5858470146714121440,5896594940353005409], (-516087332501760456,-511938514560769049], (79738037267085009,96889398066287680], (6423748149429334791,6450489485577059498]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:57:58,780 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:57:58,780 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,782 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,784 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,784 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,785 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:58,787 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:58,787 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:58,787 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:57:58,787 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:57:58,787 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:57:58,788 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,789 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,789 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,790 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,791 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,793 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:58,794 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:58,794 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:58,794 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:58,795 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:58,803 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:57:58,804 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,808 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,810 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,810 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,811 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:58,812 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:58,814 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:58,814 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:58,814 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,815 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,816 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,817 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,817 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,819 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,819 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,825 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:58,825 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:58,825 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:57:58,825 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:57:58,825 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,828 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,829 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,830 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,830 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,832 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,832 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,833 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:58,833 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:57:58,833 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:57:58,833 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:57:58,833 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,838 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,838 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,839 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,841 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,844 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:58,845 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:58,845 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:58,846 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:58,846 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:58,846 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:57:58,847 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,848 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,848 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,849 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,849 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,851 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:58,851 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:58,851 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:57:58,851 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:58,851 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,854 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,854 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,856 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,856 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,858 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,858 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,859 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:57:58,863 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:58,863 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:58,863 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:58,863 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:58,867 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:57:58,867 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,868 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,868 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,870 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,870 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,872 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:58,872 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:57:58,872 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:57:58,872 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:57:58,872 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:58,920 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:57:58,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,924 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,924 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,927 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,928 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,930 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:58,931 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:58,931 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:58,931 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:58,931 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,936 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,938 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,939 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,942 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,944 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,946 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:57:58,947 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:58,947 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:57:58,947 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:57:58,948 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:58,950 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:58,952 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,954 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,958 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,958 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,962 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:57:58,963 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:57:58,963 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:57:58,963 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:57:58,963 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:59,028 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:57:59,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,030 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,036 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,036 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,037 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:57:59,040 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:59,040 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:59,040 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:57:59,040 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:59,081 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:59,082 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,086 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,086 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,090 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,090 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,092 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:57:59,094 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:59,094 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:59,094 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:59,094 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:59,099 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:59,099 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,103 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,103 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,107 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,107 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,108 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:57:59,109 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:57:59,109 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:57:59,109 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:57:59,109 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:59,111 RepairJob.java:234 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:57:59,111 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,114 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,119 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,119 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,121 RepairSession.java:180 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:59,121 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:57:59,121 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:57:59,121 SyncTask.java:66 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:57:59,122 RepairJob.java:143 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:59,123 RepairSession.java:270 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:59,123 RepairRunnable.java:261 - Repair session c93326f0-def2-11f0-af4c-9dff05207e18 for range [(5858470146714121440,5896594940353005409], (-516087332501760456,-511938514560769049], (79738037267085009,96889398066287680], (6423748149429334791,6450489485577059498]] finished INFO [RepairJobTask:1] 2025-12-22 04:57:59,123 ActiveRepairService.java:452 - [repair #c931c760-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:59,126 RepairRunnable.java:343 - Repair command #56 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,623 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,633 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,640 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,683 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,693 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,702 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,716 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,727 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,740 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,749 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,763 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,815 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,832 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,850 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,863 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,873 Validator.java:281 - [repair #c9b26910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,884 ActiveRepairService.java:452 - [repair #c9b13090-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:00,101 Validator.java:281 - [repair #c9ffc5c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:00,112 Validator.java:281 - [repair #c9ffc5c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:00,123 Validator.java:281 - [repair #c9ffc5c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:00,132 Validator.java:281 - [repair #c9ffc5c0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:00,137 ActiveRepairService.java:452 - [repair #c9feb450-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,801 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,814 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,827 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,877 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,896 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,909 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,926 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,948 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,956 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,966 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:01,974 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,020 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,033 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,044 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,056 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,069 Validator.java:281 - [repair #caff0d50-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:02,078 ActiveRepairService.java:452 - [repair #cafbb1f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-58] 2025-12-22 04:58:06,286 RepairRunnable.java:139 - Starting repair command #57 (cdb0bfd0-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-58] 2025-12-22 04:58:06,289 RepairSession.java:228 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3372219227454526165,-3342250230558334612], (505467184124179492,537513507313974599]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:06,309 RepairJob.java:234 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:06,309 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,311 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,311 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,314 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,314 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,315 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:06,315 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:58:06,316 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:58:06,316 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:58:06,317 RepairJob.java:143 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:06,318 RepairJob.java:234 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:06,318 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,321 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,340 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,342 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,342 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,343 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:06,344 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:06,344 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:58:06,344 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:06,344 RepairJob.java:143 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:06,346 RepairJob.java:234 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:06,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,349 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,350 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,352 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,352 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,353 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:06,353 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:58:06,353 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:58:06,353 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:58:06,354 RepairJob.java:143 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:06,357 RepairJob.java:234 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:06,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,358 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,358 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,361 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,361 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,364 RepairSession.java:180 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:06,365 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:06,365 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:06,365 SyncTask.java:66 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:58:06,365 RepairJob.java:143 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:06,365 RepairSession.java:270 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:58:06,366 RepairRunnable.java:261 - Repair session cdb15c10-def2-11f0-af4c-9dff05207e18 for range [(-3372219227454526165,-3342250230558334612], (505467184124179492,537513507313974599]] finished INFO [RepairJobTask:2] 2025-12-22 04:58:06,367 ActiveRepairService.java:452 - [repair #cdb0bfd0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:06,369 RepairRunnable.java:343 - Repair command #57 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,977 Validator.java:281 - [repair #ce15ea40-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,999 Validator.java:281 - [repair #ce15ea40-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:07,030 Validator.java:281 - [repair #ce15ea40-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:07,041 Validator.java:281 - [repair #ce15ea40-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:07,059 ActiveRepairService.java:452 - [repair #ce1526f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,822 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,833 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,840 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,895 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,907 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,924 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,936 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,949 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,963 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,971 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:08,984 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,045 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,065 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,076 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,090 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,104 Validator.java:281 - [repair #cf30a910-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,112 ActiveRepairService.java:452 - [repair #cf2fe5c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,650 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,659 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,667 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,718 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,736 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,747 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,759 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,773 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,783 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,790 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,800 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,852 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,866 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,879 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,891 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,902 Validator.java:281 - [repair #cfad5320-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:09,910 ActiveRepairService.java:452 - [repair #cfac8fd0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-59] 2025-12-22 04:58:10,124 RepairRunnable.java:139 - Starting repair command #58 (cffa88c0-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-59] 2025-12-22 04:58:10,131 RepairSession.java:228 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4642103996161384661,-4622084839073482647], (-9212169457462317725,-9211013172335911123], (490325370682142773,505467184124179492], (2141802057229100473,2170376578025059242], (-93517987971998430,-83932988223807072], (2583075205112127694,2584068142566531140], (5657231550218051482,5659302163827621489], (-1838010908519544864,-1833482192519071191]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:10,144 RepairJob.java:234 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:10,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,146 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,146 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,148 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,148 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,149 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:10,149 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:10,149 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:10,150 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:10,150 RepairJob.java:143 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:10,154 RepairJob.java:234 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:10,154 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,157 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,158 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,158 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,159 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:10,160 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:10,160 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:58:10,160 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:10,160 RepairJob.java:143 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:10,171 RepairJob.java:234 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:10,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,175 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,175 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,177 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,177 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,178 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:10,178 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:10,179 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:58:10,179 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:10,179 RepairJob.java:143 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:10,180 RepairJob.java:234 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:10,180 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,181 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,181 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,183 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,183 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,184 RepairSession.java:180 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:10,184 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:58:10,184 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:58:10,184 SyncTask.java:66 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:58:10,185 RepairJob.java:143 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:10,185 RepairSession.java:270 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:58:10,185 RepairRunnable.java:261 - Repair session cffb9a30-def2-11f0-af4c-9dff05207e18 for range [(-4642103996161384661,-4622084839073482647], (-9212169457462317725,-9211013172335911123], (490325370682142773,505467184124179492], (2141802057229100473,2170376578025059242], (-93517987971998430,-83932988223807072], (2583075205112127694,2584068142566531140], (5657231550218051482,5659302163827621489], (-1838010908519544864,-1833482192519071191]] finished INFO [RepairJobTask:5] 2025-12-22 04:58:10,186 ActiveRepairService.java:452 - [repair #cffa88c0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:10,188 RepairRunnable.java:343 - Repair command #58 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,823 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,840 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,848 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,901 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,935 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,949 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,962 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,975 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,983 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,991 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,008 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,065 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,079 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,089 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,100 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,109 Validator.java:281 - [repair #d0f78660-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:12,122 ActiveRepairService.java:452 - [repair #d0f64de0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,332 Validator.java:281 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,342 Validator.java:281 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,350 Validator.java:281 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,396 Validator.java:281 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,404 ActiveRepairService.java:452 - [repair #d3ab0da0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,996 Validator.java:281 - [repair #d4101100-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:17,004 Validator.java:281 - [repair #d4101100-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:17,011 Validator.java:281 - [repair #d4101100-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:17,016 Validator.java:281 - [repair #d4101100-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:17,026 ActiveRepairService.java:452 - [repair #d40f74c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-60] 2025-12-22 04:58:18,830 RepairRunnable.java:139 - Starting repair command #59 (d52af6e0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-60] 2025-12-22 04:58:18,835 RepairSession.java:228 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7900227113486768928,-7846237547249345317], (-5019981968113328933,-5002638666448580768]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:58:18,844 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:18,844 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,846 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,846 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,848 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,848 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,850 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:18,850 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:18,853 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:58:18,853 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:58:18,854 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:18,854 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:18,854 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,855 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,855 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,857 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,857 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,858 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:18,859 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:58:18,859 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:18,859 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:18,860 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:18,860 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:18,860 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,861 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,863 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,863 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,864 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:18,865 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:18,865 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:18,868 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:18,868 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:18,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:58:18,868 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,872 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,872 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,876 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,877 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,879 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:18,880 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:18,880 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:58:18,880 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:18,880 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:18,881 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:18,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,883 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,885 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,885 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,886 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:18,886 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:58:18,887 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:58:18,887 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:18,887 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:18,892 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:18,892 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,895 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,895 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,898 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,899 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,901 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:18,901 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:58:18,901 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:18,901 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:18,901 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:18,905 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:18,905 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,907 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,908 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,910 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,910 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,912 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:18,912 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:18,912 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:18,912 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:18,912 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:18,917 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:18,917 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,919 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,931 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,931 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,932 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:18,933 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:18,933 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:18,934 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:18,934 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:18,936 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:18,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,937 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,939 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,939 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,940 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:58:18,940 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:58:18,941 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:58:18,941 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:18,941 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:18,984 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:18,986 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,992 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,992 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,994 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,994 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,998 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:18,999 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:58:18,999 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:58:18,999 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:58:18,999 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:19,001 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:19,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,004 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,004 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,007 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,007 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,009 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,010 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:19,010 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:19,010 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:19,010 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:19,013 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:19,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,015 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,017 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,017 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,018 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,019 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:58:19,019 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:58:19,019 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:58:19,019 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:19,072 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:19,072 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,075 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,075 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,077 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,077 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,080 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:58:19,082 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:19,082 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:19,082 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:19,082 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:19,085 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:19,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,087 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,089 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,089 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,091 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,091 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:58:19,091 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:19,091 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:58:19,091 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:19,094 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:19,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,097 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,097 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,099 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,099 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,100 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,100 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:19,100 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:19,100 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:19,100 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:19,104 RepairJob.java:234 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:19,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,107 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,107 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,109 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,109 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,110 RepairSession.java:180 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,111 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:58:19,111 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:58:19,111 SyncTask.java:66 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:58:19,111 RepairJob.java:143 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:19,111 RepairSession.java:270 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:58:19,112 RepairRunnable.java:261 - Repair session d52bba30-def2-11f0-af4c-9dff05207e18 for range [(-7900227113486768928,-7846237547249345317], (-5019981968113328933,-5002638666448580768]] finished INFO [RepairJobTask:7] 2025-12-22 04:58:19,123 ActiveRepairService.java:452 - [repair #d52af6e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:19,128 RepairRunnable.java:343 - Repair command #59 finished in 0 seconds INFO [Repair-Task-61] 2025-12-22 04:58:19,648 RepairRunnable.java:139 - Starting repair command #60 (d5a7c800-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-61] 2025-12-22 04:58:19,653 RepairSession.java:228 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4803446286197321969,-4770933885238433203], (-5579445702371462825,-5569129743146060976], (2277826866668322214,2302324478064261829], (7826480874702248967,7851838466767974071]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:58:19,675 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:19,675 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,677 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,681 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,681 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,685 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,686 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:19,686 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:58:19,686 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:19,686 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:19,688 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:19,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,693 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,693 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,696 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,696 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,698 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:19,699 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:58:19,699 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:19,699 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:58:19,699 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:19,701 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:19,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,704 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,705 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,708 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,708 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,709 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:19,712 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:58:19,712 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:58:19,713 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:19,713 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:19,713 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:19,713 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,715 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,715 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,718 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,718 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,720 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,721 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:19,721 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:19,721 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:19,721 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:19,722 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:19,723 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,724 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,724 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,725 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,725 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,726 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,726 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:19,726 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:19,727 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:19,729 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:19,729 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:19,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,732 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,733 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,735 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,735 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,737 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:19,737 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:19,737 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:58:19,737 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:19,737 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:19,739 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:19,739 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,740 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,741 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,743 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,743 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,744 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:19,745 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:58:19,745 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:19,745 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:58:19,745 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:19,747 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:19,747 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,749 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,752 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,752 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,753 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:19,753 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:58:19,753 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:58:19,753 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:58:19,753 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:19,757 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:19,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,759 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,759 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,761 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,761 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,763 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,763 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:19,763 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:58:19,763 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:19,764 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:19,811 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:19,811 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,812 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,813 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,815 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,815 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,817 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:19,817 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:58:19,817 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:19,819 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:19,819 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:19,821 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:19,821 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,824 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,826 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,828 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,828 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,831 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:19,831 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:19,832 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:19,832 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:19,832 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:19,840 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:19,840 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,844 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,849 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,849 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,852 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,853 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:19,853 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:58:19,853 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:19,854 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:19,911 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:19,911 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,913 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,914 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,916 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,916 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,917 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:19,918 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:19,918 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:58:19,918 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:19,919 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:19,925 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:19,925 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,935 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,935 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,938 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,938 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,940 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,940 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:58:19,940 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:19,940 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:58:19,941 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:19,944 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:19,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,946 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,948 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,948 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,949 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:19,950 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:58:19,950 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:58:19,950 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:58:19,951 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:19,957 RepairJob.java:234 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:19,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,969 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,974 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,974 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,976 RepairSession.java:180 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:19,976 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:58:19,976 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:58:19,976 SyncTask.java:66 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:58:19,976 RepairJob.java:143 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:19,978 RepairSession.java:270 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:58:19,978 RepairRunnable.java:261 - Repair session d5a88b50-def2-11f0-af4c-9dff05207e18 for range [(-4803446286197321969,-4770933885238433203], (-5579445702371462825,-5569129743146060976], (2277826866668322214,2302324478064261829], (7826480874702248967,7851838466767974071]] finished INFO [RepairJobTask:1] 2025-12-22 04:58:19,979 ActiveRepairService.java:452 - [repair #d5a7c800-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:19,982 RepairRunnable.java:343 - Repair command #60 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,204 Validator.java:281 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,213 Validator.java:281 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,231 Validator.java:281 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,257 Validator.java:281 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,262 ActiveRepairService.java:452 - [repair #d5f831f0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,850 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,870 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,888 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,936 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,946 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,954 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,965 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,975 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,989 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,999 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,006 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,058 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,068 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,080 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,090 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,098 Validator.java:281 - [repair #d6f27070-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:22,103 ActiveRepairService.java:452 - [repair #d6f1ad20-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,367 Validator.java:281 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,373 Validator.java:281 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,387 Validator.java:281 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,394 Validator.java:281 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,400 ActiveRepairService.java:452 - [repair #d9a693f0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-62] 2025-12-22 04:58:27,001 RepairRunnable.java:139 - Starting repair command #61 (da09c290-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-62] 2025-12-22 04:58:27,007 RepairSession.java:228 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4219150234901380826,-4132205349872996716], (-5277788099351780260,-5276929362011667409]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:27,015 RepairJob.java:234 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:27,015 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,019 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,021 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,021 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,023 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:27,023 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,023 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:27,023 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,023 RepairJob.java:143 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:27,025 RepairJob.java:234 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:27,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,026 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,027 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,027 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,030 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:27,030 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,030 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,030 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,030 RepairJob.java:143 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:27,032 RepairJob.java:234 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:27,033 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,034 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,034 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,035 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,035 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,036 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:27,037 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,037 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,037 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:58:27,037 RepairJob.java:143 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:27,038 RepairJob.java:234 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:27,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,042 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,044 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,044 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,046 RepairSession.java:180 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:27,046 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:27,046 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:27,046 SyncTask.java:66 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:27,046 RepairJob.java:143 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:27,047 RepairSession.java:270 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:58:27,047 RepairRunnable.java:261 - Repair session da0aacf0-def2-11f0-af4c-9dff05207e18 for range [(-4219150234901380826,-4132205349872996716], (-5277788099351780260,-5276929362011667409]] finished INFO [RepairJobTask:1] 2025-12-22 04:58:27,048 ActiveRepairService.java:452 - [repair #da09c290-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:58:27,049 RepairRunnable.java:343 - Repair command #61 finished in 0 seconds INFO [Repair-Task-63] 2025-12-22 04:58:28,857 RepairRunnable.java:139 - Starting repair command #62 (db24cf80-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-63] 2025-12-22 04:58:28,862 RepairSession.java:228 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(568961793930900335,597385251433224305], (2449660933509654713,2452413664504941540], (-3406614969780047464,-3380443200159595453]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:58:28,876 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:28,876 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,878 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,878 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,880 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,880 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,881 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:28,882 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:58:28,882 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:28,882 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:58:28,883 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:28,883 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:58:28,883 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,885 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,885 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,886 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,886 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,887 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:28,887 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:28,887 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:28,887 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:28,887 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:28,889 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:28,889 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,890 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,890 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,891 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,891 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,892 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:28,892 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:58:28,893 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:58:28,894 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:58:28,897 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:28,897 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:28,897 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,899 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,901 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,901 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,908 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:28,908 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:28,909 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:28,910 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:28,910 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:28,912 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:28,912 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,913 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,914 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,915 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,915 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,917 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:28,917 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:58:28,917 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:28,917 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:28,918 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:28,920 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:28,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,922 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,923 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,924 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,925 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:28,925 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:58:28,925 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:28,925 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:28,926 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:28,926 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:28,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,927 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,928 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,928 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,929 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:28,930 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:58:28,930 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:58:28,930 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:28,930 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:28,933 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:28,933 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,935 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,935 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,936 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,936 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,937 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:28,937 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:28,937 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:58:28,938 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:28,938 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:28,939 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:28,939 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,941 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,942 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,942 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,943 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:28,943 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:28,943 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:28,943 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:28,943 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:28,992 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:28,992 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,994 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,995 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,995 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,997 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:28,999 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:58:28,999 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:28,999 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:58:29,000 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:29,004 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:29,005 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,011 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,012 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,014 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,014 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,015 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:29,015 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:29,016 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:29,016 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:29,016 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,018 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,019 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,021 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,021 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,023 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,023 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,024 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:29,024 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:58:29,024 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:29,025 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:58:29,025 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:29,072 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:29,072 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,074 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,074 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,076 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,076 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,077 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:29,077 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:29,077 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:29,077 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:58:29,077 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:29,080 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:29,080 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,083 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,086 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,086 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,087 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:29,087 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:58:29,087 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:29,087 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:29,088 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:29,090 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:29,090 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,091 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,092 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,094 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,097 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,097 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:29,098 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:58:29,098 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:58:29,098 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:58:29,098 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:29,102 RepairJob.java:234 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:29,102 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,105 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,106 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,107 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,107 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,108 RepairSession.java:180 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:29,109 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:58:29,109 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:58:29,109 SyncTask.java:66 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:58:29,109 RepairJob.java:143 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:29,109 RepairSession.java:270 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:58:29,111 RepairRunnable.java:261 - Repair session db25b9e0-def2-11f0-af4c-9dff05207e18 for range [(568961793930900335,597385251433224305], (2449660933509654713,2452413664504941540], (-3406614969780047464,-3380443200159595453]] finished INFO [RepairJobTask:3] 2025-12-22 04:58:29,112 ActiveRepairService.java:452 - [repair #db24cf80-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:58:29,116 RepairRunnable.java:343 - Repair command #62 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,722 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,735 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,752 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,759 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,772 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,781 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,795 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,843 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,870 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,876 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,885 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,891 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,897 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,903 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,950 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,960 Validator.java:281 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,972 ActiveRepairService.java:452 - [repair #dba3c380-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,241 Validator.java:281 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,253 Validator.java:281 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,259 Validator.java:281 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,285 Validator.java:281 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,297 ActiveRepairService.java:452 - [repair #dbf20a90-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,877 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,886 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,894 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,944 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,957 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,967 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,991 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,022 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,033 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,047 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,059 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,108 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,118 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,130 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,142 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,155 Validator.java:281 - [repair #dcef0830-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:32,163 ActiveRepairService.java:452 - [repair #dcedf6c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,419 Validator.java:281 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,428 Validator.java:281 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,437 Validator.java:281 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,445 Validator.java:281 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,453 ActiveRepairService.java:452 - [repair #dfa12fe0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,053 Validator.java:281 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,061 Validator.java:281 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,068 Validator.java:281 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,074 Validator.java:281 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,080 ActiveRepairService.java:452 - [repair #e004fac0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-64] 2025-12-22 04:58:38,895 RepairRunnable.java:139 - Starting repair command #63 (e120a3f0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-64] 2025-12-22 04:58:38,900 RepairSession.java:228 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3227413484725124182,-3220965154761529069], (4778200823501242338,4794458691626065622], (2733509289704435607,2740145838627924404], (-5705944904691706732,-5674290812106746909]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:58:38,921 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:38,921 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,925 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,926 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,928 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,928 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,930 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:38,931 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:38,931 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:38,931 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:38,931 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:38,932 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:38,933 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,934 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,934 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,936 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,936 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,937 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:38,938 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:38,938 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:58:38,938 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:38,938 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:38,938 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:38,939 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,940 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,940 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,944 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,945 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,948 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:38,950 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:38,950 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:58:38,950 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:38,950 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:38,955 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:38,955 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,957 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,957 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,959 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,960 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,962 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:38,963 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:38,963 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:38,963 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:38,963 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:38,967 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:38,968 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,970 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,972 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,976 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,978 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:38,978 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:38,978 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:38,979 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:38,979 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:38,982 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:38,982 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,983 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,985 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,985 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,987 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:38,987 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:38,987 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:38,987 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:38,987 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:38,989 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:38,989 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,990 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,990 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,992 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,992 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,993 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:38,994 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:38,994 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:38,994 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:38,994 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:38,995 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:38,995 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,996 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,996 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,998 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,998 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,999 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:39,000 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:39,000 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:39,000 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:39,000 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:39,002 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:39,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,004 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,004 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,006 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,006 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,007 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:39,008 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:58:39,008 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:39,008 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:39,008 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:39,081 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,081 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,087 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,092 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,093 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,096 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:39,098 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:58:39,098 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:58:39,098 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:58:39,098 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:39,102 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,105 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,110 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,111 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,114 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,114 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,121 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:39,121 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:39,121 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:39,121 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:39,121 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:39,123 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,123 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,125 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,133 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,133 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,135 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:39,136 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:39,136 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:58:39,136 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:39,136 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:39,182 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,184 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,189 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,189 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,190 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:39,191 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:39,191 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:58:39,191 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:39,191 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:39,198 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:39,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,200 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,203 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,203 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,205 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:39,205 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:39,205 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:39,205 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:58:39,207 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:39,207 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:39,207 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,209 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,210 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,213 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,213 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,215 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:39,216 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:58:39,216 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:39,216 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:58:39,216 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:39,219 RepairJob.java:234 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:39,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,221 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,223 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,226 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,226 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,227 RepairSession.java:180 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:39,227 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:58:39,227 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:58:39,227 SyncTask.java:66 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:58:39,227 RepairJob.java:143 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:39,228 RepairSession.java:270 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:58:39,228 RepairRunnable.java:261 - Repair session e1216740-def2-11f0-af4c-9dff05207e18 for range [(-3227413484725124182,-3220965154761529069], (4778200823501242338,4794458691626065622], (2733509289704435607,2740145838627924404], (-5705944904691706732,-5674290812106746909]] finished INFO [RepairJobTask:3] 2025-12-22 04:58:39,230 ActiveRepairService.java:452 - [repair #e120a3f0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:58:39,234 RepairRunnable.java:343 - Repair command #63 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,785 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,803 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,814 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,826 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,839 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,848 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,861 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,918 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,928 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,942 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,954 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,963 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,974 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,981 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,044 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,058 Validator.java:281 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,062 ActiveRepairService.java:452 - [repair #e19e3860-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-65] 2025-12-22 04:58:40,230 RepairRunnable.java:139 - Starting repair command #64 (e1ec5860-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-65] 2025-12-22 04:58:40,235 RepairSession.java:228 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8119347281086327018,-8042982700807548696]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:58:40,246 RepairJob.java:234 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:40,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,249 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,252 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,254 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:40,254 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:40,254 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,254 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,254 RepairJob.java:143 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:40,257 RepairJob.java:234 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:40,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,260 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,261 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,262 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,263 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:40,263 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,264 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:58:40,264 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,265 RepairJob.java:234 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:40,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:58:40,265 RepairJob.java:143 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,267 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,267 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,268 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,269 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,270 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:40,270 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,271 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,271 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,271 RepairJob.java:143 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:40,273 RepairJob.java:234 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:40,273 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,275 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,275 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,277 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,278 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,279 RepairSession.java:180 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:40,279 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,279 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,280 SyncTask.java:66 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:40,280 RepairJob.java:143 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:40,280 RepairSession.java:270 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:58:40,280 RepairRunnable.java:261 - Repair session e1ed1bb0-def2-11f0-af4c-9dff05207e18 for range [(-8119347281086327018,-8042982700807548696]] finished INFO [RepairJobTask:1] 2025-12-22 04:58:40,282 ActiveRepairService.java:452 - [repair #e1ec5860-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:58:40,283 RepairRunnable.java:343 - Repair command #64 finished in 0 seconds INFO [Repair-Task-66] 2025-12-22 04:58:41,938 RepairRunnable.java:139 - Starting repair command #65 (e2f0f720-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-66] 2025-12-22 04:58:41,946 RepairSession.java:228 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1235115960379936638,1288635668277970367], (8951613598656845624,8970411645053956806]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:58:41,964 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:41,964 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,965 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,966 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,966 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,968 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:41,969 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:41,969 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:58:41,970 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:41,970 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:41,971 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:41,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,974 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,974 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,975 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,975 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,977 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:41,978 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:41,978 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:41,978 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:41,979 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:41,980 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:41,980 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,983 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,984 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,984 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,988 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:41,988 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:41,988 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:58:41,989 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:41,989 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:41,992 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:58:41,993 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,994 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,996 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,996 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,998 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:41,999 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:41,999 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:58:41,999 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:42,001 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:42,004 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:42,004 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,006 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,006 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,007 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,007 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,009 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:42,010 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:42,010 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:42,010 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:42,010 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:42,012 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:42,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,015 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,019 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,019 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,021 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:42,022 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:42,022 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:42,022 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:42,022 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:42,024 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:42,024 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,025 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,025 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,026 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,026 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,027 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:42,027 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:42,027 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:58:42,027 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:58:42,028 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:42,030 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:42,030 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,031 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,033 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,034 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,037 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:42,039 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:42,039 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:42,040 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:42,040 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:42,040 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:58:42,040 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,041 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,043 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,043 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,045 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:42,046 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:58:42,046 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:42,046 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:58:42,048 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:42,086 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:42,087 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,089 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,089 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,091 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,091 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,092 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:42,093 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:58:42,093 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:58:42,096 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:42,096 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:42,096 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:42,096 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,100 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,101 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,103 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,103 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,106 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:42,107 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:58:42,107 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:58:42,107 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:58:42,107 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:42,109 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:42,110 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,112 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,115 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,115 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,118 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:42,119 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:58:42,119 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:58:42,119 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:58:42,119 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:42,185 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:42,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,188 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,190 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,194 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,196 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:42,196 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:42,196 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:58:42,196 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:42,196 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:42,198 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:42,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,201 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,202 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,202 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,204 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:42,204 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:42,204 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:58:42,204 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:58:42,204 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:42,206 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:42,207 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,208 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,209 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,210 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,212 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:42,212 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:42,212 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:58:42,212 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:42,213 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:42,215 RepairJob.java:234 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:42,215 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,217 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,218 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,219 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,219 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,220 RepairSession.java:180 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:42,221 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:58:42,221 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:58:42,221 SyncTask.java:66 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:58:42,221 RepairJob.java:143 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:42,222 RepairSession.java:270 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:58:42,223 RepairRunnable.java:261 - Repair session e2f22fa0-def2-11f0-af4c-9dff05207e18 for range [(1235115960379936638,1288635668277970367], (8951613598656845624,8970411645053956806]] finished INFO [RepairJobTask:6] 2025-12-22 04:58:42,224 ActiveRepairService.java:452 - [repair #e2f0f720-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:58:42,229 RepairRunnable.java:343 - Repair command #65 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,434 Validator.java:281 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,461 Validator.java:281 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,468 Validator.java:281 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,477 Validator.java:281 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,485 ActiveRepairService.java:452 - [repair #e59d0450-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-67] 2025-12-22 04:58:47,073 RepairRunnable.java:139 - Starting repair command #66 (e6008110-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-67] 2025-12-22 04:58:47,086 RepairSession.java:228 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8743937231205731144,8746363907810172824], (-6302049714588983583,-6238068434646367705], (7236755567671706742,7242117929819403662], (-3266553360517600544,-3260904385293803165]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:58:47,118 RepairJob.java:234 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:47,118 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,120 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,120 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,122 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,122 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,124 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:47,124 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,124 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,125 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,125 RepairJob.java:143 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:47,125 RepairJob.java:234 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:47,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,128 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,129 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,139 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,141 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:47,142 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,145 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:58:47,145 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,145 RepairJob.java:143 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:47,147 RepairJob.java:234 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:47,147 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,149 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,149 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,151 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,151 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,155 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:47,155 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,155 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,155 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,155 RepairJob.java:143 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:47,159 RepairJob.java:234 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:47,159 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,161 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,161 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,162 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,162 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,163 RepairSession.java:180 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:47,164 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:47,164 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:58:47,164 SyncTask.java:66 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:58:47,164 RepairJob.java:143 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:47,165 RepairSession.java:270 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:58:47,165 RepairRunnable.java:261 - Repair session e6027ce0-def2-11f0-af4c-9dff05207e18 for range [(8743937231205731144,8746363907810172824], (-6302049714588983583,-6238068434646367705], (7236755567671706742,7242117929819403662], (-3266553360517600544,-3260904385293803165]] finished INFO [RepairJobTask:5] 2025-12-22 04:58:47,167 ActiveRepairService.java:452 - [repair #e6008110-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:58:47,168 RepairRunnable.java:343 - Repair command #66 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,069 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,098 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,129 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,155 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,170 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,210 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,226 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,293 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,305 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,311 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,324 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,343 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,355 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,362 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,412 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,422 Validator.java:281 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,433 ActiveRepairService.java:452 - [repair #e71e4d20-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,798 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,854 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,861 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,045 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,055 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,065 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,082 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,092 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,106 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,119 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,130 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,194 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,205 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,221 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,246 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,259 Validator.java:281 - [repair #e79c7dd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,278 ActiveRepairService.java:452 - [repair #e79b4550-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,328 Validator.java:281 - [repair #e7ee4750-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,340 Validator.java:281 - [repair #e7ee4750-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,365 Validator.java:281 - [repair #e7ee4750-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,377 Validator.java:281 - [repair #e7ee4750-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:50,385 ActiveRepairService.java:452 - [repair #e7ec2470-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,037 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,062 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,084 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,098 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,107 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,114 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,121 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,179 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,187 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,202 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,213 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,222 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,231 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,238 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,293 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,304 Validator.java:281 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,312 ActiveRepairService.java:452 - [repair #e8f11150-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,470 Validator.java:281 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,483 Validator.java:281 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,489 Validator.java:281 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,495 Validator.java:281 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,499 ActiveRepairService.java:452 - [repair #eb96dcf0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-68] 2025-12-22 04:58:57,097 RepairRunnable.java:139 - Starting repair command #67 (ebfa0b90-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-68] 2025-12-22 04:58:57,102 RepairSession.java:228 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1775028141322967896,1815848609551487337], (2653649412069631307,2694855135905420727]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:58:57,106 RepairJob.java:234 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:57,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,108 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,108 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,109 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,109 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,111 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:57,111 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:57,111 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:58:57,111 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:58:57,111 RepairJob.java:143 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:57,113 RepairJob.java:234 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:57,113 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,114 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,114 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,116 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,116 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,117 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:57,117 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,117 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,117 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,117 RepairJob.java:143 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:57,120 RepairJob.java:234 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:57,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,122 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,122 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,123 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,123 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,124 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:57,124 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,124 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,124 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:58:57,124 RepairJob.java:143 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:57,125 RepairJob.java:234 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:58:57,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,127 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,128 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,128 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,129 RepairSession.java:180 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:57,129 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:58:57,129 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:57,129 SyncTask.java:66 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:58:57,129 RepairJob.java:143 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:57,130 RepairSession.java:270 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:58:57,130 RepairRunnable.java:261 - Repair session ebfacee0-def2-11f0-af4c-9dff05207e18 for range [(1775028141322967896,1815848609551487337], (2653649412069631307,2694855135905420727]] finished INFO [RepairJobTask:4] 2025-12-22 04:58:57,130 ActiveRepairService.java:452 - [repair #ebfa0b90-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:58:57,132 RepairRunnable.java:343 - Repair command #67 finished in 0 seconds INFO [Repair-Task-69] 2025-12-22 04:58:59,026 RepairRunnable.java:139 - Starting repair command #68 (ed203c10-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-69] 2025-12-22 04:58:59,047 RepairSession.java:228 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5525644142048666981,-5517311124564312826], (5612889095499585124,5657231550218051482], (537513507313974599,539876371040749885], (-3921913537541706521,-3911496275309791551], (-6396203266293721108,-6367563108616064289]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:58:59,076 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:58:59,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,079 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,080 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,082 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,082 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,083 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:59,084 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:59,084 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:59,084 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:59,085 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,087 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,088 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,094 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,094 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,096 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,096 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,097 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:59,098 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:59,099 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:59,099 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:59,099 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,101 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,101 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,103 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,103 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,105 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,105 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,106 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:59,107 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:58:59,107 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:58:59,109 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:59,109 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,118 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,118 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,123 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,123 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,126 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,126 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,135 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:58:59,135 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:59,135 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:58:59,135 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:59,135 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:59,138 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:59,138 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,140 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,140 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,142 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,142 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,143 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:59,144 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:59,144 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:59,144 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:59,144 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:59,153 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:59,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,155 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,155 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,157 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,157 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,158 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:59,159 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:59,159 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:59,159 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:59,159 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:59,164 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:59,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,168 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,170 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,172 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:58:59,173 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:58:59,173 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:58:59,173 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:58:59,173 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:59,177 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:59,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,181 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,182 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,184 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,184 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,185 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:59,186 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:59,186 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:58:59,186 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:59,186 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,188 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,188 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,190 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,190 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,192 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,192 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,193 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:59,193 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:58:59,193 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:58:59,193 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:58:59,193 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:59,248 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:59,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,251 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,255 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,255 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,258 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:59,258 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:58:59,259 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:59,258 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:58:59,259 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:59,264 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:59,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,267 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,270 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,271 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,272 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:59,273 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:58:59,273 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:59,273 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:58:59,274 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:59,278 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:59,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,280 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,285 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,285 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,287 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:59,287 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:59,287 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:58:59,287 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:59,288 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:59,340 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:58:59,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,343 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,343 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,347 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,348 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,350 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:59,351 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:59,351 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:58:59,351 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:59,352 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:59,491 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:58:59,491 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,494 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,494 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,496 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,497 RepairJob.java:270 - Validating /10.0.0.22 WARN [ValidationExecutor:4] 2025-12-22 04:58:59,499 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-6ee787b0def011f0af4c9dff05207e18/snapshots/ed239770-def2-11f0-af4c-9dff05207e18/mc-41-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,499 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:59,500 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:59,500 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:58:59,499 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:58:59,500 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:59,502 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:58:59,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,504 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,504 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,507 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,507 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,509 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:58:59,509 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:59,509 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:59,510 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:59,510 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,511 RepairJob.java:234 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,511 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,520 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,521 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,521 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,525 RepairSession.java:180 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:59,526 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:58:59,526 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:58:59,526 SyncTask.java:66 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:58:59,526 RepairJob.java:143 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:59,527 RepairSession.java:270 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:58:59,527 RepairRunnable.java:261 - Repair session ed239770-def2-11f0-af4c-9dff05207e18 for range [(-5525644142048666981,-5517311124564312826], (5612889095499585124,5657231550218051482], (537513507313974599,539876371040749885], (-3921913537541706521,-3911496275309791551], (-6396203266293721108,-6367563108616064289]] finished INFO [RepairJobTask:2] 2025-12-22 04:58:59,527 ActiveRepairService.java:452 - [repair #ed203c10-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:58:59,534 RepairRunnable.java:343 - Repair command #68 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,819 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,829 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,843 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,851 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,860 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,872 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,881 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,948 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,959 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,970 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,982 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,992 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,002 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,014 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,211 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,220 Validator.java:281 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,223 ActiveRepairService.java:452 - [repair #ed95ba30-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,342 Validator.java:281 - [repair #ede75ca0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,353 Validator.java:281 - [repair #ede75ca0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,368 Validator.java:281 - [repair #ede75ca0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,387 Validator.java:281 - [repair #ede75ca0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,393 ActiveRepairService.java:452 - [repair #ede64b30-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,115 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,133 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,148 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,212 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,229 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,253 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,271 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,286 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,294 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,304 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,311 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,367 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,383 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,396 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,408 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,423 Validator.java:281 - [repair #eef15290-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:02,435 ActiveRepairService.java:452 - [repair #eeef08a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-70] 2025-12-22 04:59:06,477 RepairRunnable.java:139 - Starting repair command #69 (f19151d0-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-70] 2025-12-22 04:59:06,485 RepairSession.java:228 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4907461420131174680,4925386707710809982], (-7047986700477086210,-7035423395992089762], (-7286812842700950146,-7244255739840522382], (2584068142566531140,2595955787918982561]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:59:06,504 RepairJob.java:234 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:06,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,507 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,508 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,510 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,510 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,513 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:06,513 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:59:06,513 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:06,514 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:06,514 RepairJob.java:143 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:06,515 RepairJob.java:234 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:06,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,517 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,517 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,519 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,524 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:06,524 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:59:06,524 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:59:06,531 RepairJob.java:234 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:06,531 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:59:06,532 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:59:06,533 RepairJob.java:143 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,533 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,535 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,536 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:06,537 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:06,537 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:06,537 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:06,537 RepairJob.java:143 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:06,540 RepairJob.java:234 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:06,540 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,542 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,552 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,553 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,554 RepairSession.java:180 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:06,554 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:59:06,554 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:06,554 SyncTask.java:66 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:59:06,554 RepairJob.java:143 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:06,555 RepairSession.java:270 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:06,555 RepairRunnable.java:261 - Repair session f1928a50-def2-11f0-af4c-9dff05207e18 for range [(4907461420131174680,4925386707710809982], (-7047986700477086210,-7035423395992089762], (-7286812842700950146,-7244255739840522382], (2584068142566531140,2595955787918982561]] finished INFO [RepairJobTask:5] 2025-12-22 04:59:06,556 ActiveRepairService.java:452 - [repair #f19151d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 04:59:06,557 RepairRunnable.java:343 - Repair command #69 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,162 Validator.java:281 - [repair #f1f7dbd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,175 Validator.java:281 - [repair #f1f7dbd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,187 Validator.java:281 - [repair #f1f7dbd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,197 Validator.java:281 - [repair #f1f7dbd0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,203 ActiveRepairService.java:452 - [repair #f1f60710-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,063 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,077 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,142 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,153 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,168 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,177 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,185 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,248 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,264 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,283 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,292 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,307 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,321 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,332 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,396 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,410 Validator.java:281 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,421 ActiveRepairService.java:452 - [repair #f3175590-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,881 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,899 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,923 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,938 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,950 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,964 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,974 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,023 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,034 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,040 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,048 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,059 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,067 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,080 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,362 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,368 Validator.java:281 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,373 Validator.java:281 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,420 ActiveRepairService.java:452 - [repair #f38f92d0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,427 Validator.java:281 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,439 Validator.java:281 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,470 Validator.java:281 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,475 ActiveRepairService.java:452 - [repair #f3dffcc0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,125 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,134 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,142 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,156 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,167 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,176 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,191 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,253 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,259 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,268 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,277 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,284 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,296 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,303 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader WARN [ValidationExecutor:4] 2025-12-22 04:59:12,679 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/f4e9a490-def2-11f0-9c46-45cdd6f71392/mc-373-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:4] 2025-12-22 04:59:12,679 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/f4e9a490-def2-11f0-9c46-45cdd6f71392/mc-374-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,679 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,687 Validator.java:281 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,692 ActiveRepairService.java:452 - [repair #f4e8ba30-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,529 Validator.java:281 - [repair #f78d9b70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,543 Validator.java:281 - [repair #f78d9b70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,555 Validator.java:281 - [repair #f78d9b70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,565 Validator.java:281 - [repair #f78d9b70-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,576 ActiveRepairService.java:452 - [repair #f78c14d0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:17,251 Validator.java:281 - [repair #f7f9a3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:17,271 Validator.java:281 - [repair #f7f9a3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:17,293 Validator.java:281 - [repair #f7f9a3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:17,322 Validator.java:281 - [repair #f7f9a3b0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:17,332 ActiveRepairService.java:452 - [repair #f7f4c1b0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,093 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,101 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,108 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,162 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,171 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,186 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,202 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,216 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,234 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,244 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,252 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,306 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,324 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,349 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,360 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,373 Validator.java:281 - [repair #f9139f30-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,384 ActiveRepairService.java:452 - [repair #f9132a00-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-71] 2025-12-22 04:59:19,852 RepairRunnable.java:139 - Starting repair command #70 (f98a2ec0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-71] 2025-12-22 04:59:19,856 RepairSession.java:228 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2653238581086254732,-2586373409514315939], (-6866752597290956565,-6851501291258044475], (-971403501144183631,-962216378089693730]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:59:19,867 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:19,867 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,869 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,869 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,870 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,870 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,872 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:19,872 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:19,872 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:19,873 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:19,873 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:19,874 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:19,874 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,879 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,879 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,880 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,880 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,882 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:19,882 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:19,883 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:19,883 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:19,884 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:19,884 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:19,885 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,888 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,888 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,889 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,890 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,892 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:19,894 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:19,894 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:19,894 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:19,895 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:19,894 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:19,895 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,896 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,896 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,898 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,898 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,900 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:19,900 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:19,900 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:19,901 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:19,901 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:19,903 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:19,904 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,916 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,917 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,919 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,920 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,923 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:19,923 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:19,923 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:59:19,923 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:19,923 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:19,926 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:19,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,928 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,932 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,932 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,941 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:19,942 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:19,942 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:19,942 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:19,942 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:19,942 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:19,943 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,945 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,947 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,947 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,949 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:19,949 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:19,949 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:59:19,949 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:19,949 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:19,955 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:19,955 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,958 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,958 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,961 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,962 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,963 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:19,963 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:19,963 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:19,963 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:19,963 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:19,966 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:19,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,968 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,970 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,970 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,971 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:19,972 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:19,972 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:59:19,972 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:19,973 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:20,017 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:20,017 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,019 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,021 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,022 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,024 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:20,024 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:20,024 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:59:20,024 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:20,025 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:20,027 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:20,027 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,029 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,029 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,031 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,032 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,035 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:20,036 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:59:20,044 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:20,044 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:59:20,036 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:59:20,036 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:59:20,044 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,046 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,048 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,051 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,052 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,053 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:20,054 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:20,054 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:59:20,054 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:20,058 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:20,101 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:20,102 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,103 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,104 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,105 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,105 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,106 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:59:20,106 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:20,106 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:59:20,106 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:20,106 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:20,111 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:20,111 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,114 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,114 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,115 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,115 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,116 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:20,117 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:59:20,117 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:20,117 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:59:20,117 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:20,120 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:20,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,123 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,123 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,124 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,125 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,126 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:20,126 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:59:20,126 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:59:20,126 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:59:20,126 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:20,129 RepairJob.java:234 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:20,131 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,134 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,134 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,136 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,137 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,138 RepairSession.java:180 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:59:20,138 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:59:20,138 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:59:20,138 SyncTask.java:66 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:59:20,139 RepairJob.java:143 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:20,139 RepairSession.java:270 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:59:20,139 RepairRunnable.java:261 - Repair session f98acb00-def2-11f0-af4c-9dff05207e18 for range [(-2653238581086254732,-2586373409514315939], (-6866752597290956565,-6851501291258044475], (-971403501144183631,-962216378089693730]] finished INFO [RepairJobTask:7] 2025-12-22 04:59:20,140 ActiveRepairService.java:452 - [repair #f98a2ec0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:20,144 RepairRunnable.java:343 - Repair command #70 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,377 Validator.java:281 - [repair #f9d93920-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,391 Validator.java:281 - [repair #f9d93920-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,399 Validator.java:281 - [repair #f9d93920-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,408 Validator.java:281 - [repair #f9d93920-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,415 ActiveRepairService.java:452 - [repair #f9d8c3f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,138 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,147 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,153 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,200 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,211 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,224 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,248 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,263 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,274 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,288 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,296 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,345 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,360 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,374 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,392 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,401 Validator.java:281 - [repair #fae30800-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:22,409 ActiveRepairService.java:452 - [repair #fae1f690-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:26,544 Validator.java:281 - [repair #fd8662a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:26,552 Validator.java:281 - [repair #fd8662a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:26,565 Validator.java:281 - [repair #fd8662a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:26,574 Validator.java:281 - [repair #fd8662a0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:26,580 ActiveRepairService.java:452 - [repair #fd85ed70-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:27,208 Validator.java:281 - [repair #fdeb3ef0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:27,215 Validator.java:281 - [repair #fdeb3ef0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:27,230 Validator.java:281 - [repair #fdeb3ef0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:27,239 Validator.java:281 - [repair #fdeb3ef0-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:27,245 ActiveRepairService.java:452 - [repair #fdea5490-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-72] 2025-12-22 04:59:29,101 RepairRunnable.java:139 - Starting repair command #71 (ff0d77d0-def2-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-72] 2025-12-22 04:59:29,124 RepairSession.java:228 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(681864911169103239,728503913151147138], (5146040314913980057,5168556342900256218]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:59:29,142 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:29,142 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,143 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,151 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,151 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,156 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:29,156 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:59:29,157 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:29,157 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:29,157 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:29,162 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:29,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,164 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,164 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,166 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,166 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,167 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:29,167 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:29,169 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:29,169 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:29,169 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:29,171 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:29,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,172 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,172 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,174 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,174 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,175 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:29,175 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:29,177 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:59:29,177 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:29,177 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:29,179 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:29,179 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,181 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,181 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,183 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,183 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,184 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:29,184 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:29,184 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:29,184 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:29,185 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:29,187 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:29,187 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,188 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,190 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,190 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,191 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:29,191 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:59:29,191 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:59:29,191 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:59:29,191 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:29,194 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:29,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,196 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,196 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,197 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,197 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,198 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:29,199 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:29,199 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:29,199 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:29,199 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:29,202 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:29,202 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,204 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,204 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,205 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,205 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,207 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:29,207 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:29,207 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:29,207 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:29,208 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:29,208 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:29,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,210 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,210 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,212 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,212 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,213 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:29,213 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:29,213 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:29,214 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:29,215 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:29,215 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:29,215 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,216 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,217 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,217 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,218 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,223 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:29,223 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:29,223 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:29,224 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:29,224 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:29,267 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:29,268 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,270 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,276 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,276 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,279 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:29,280 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:29,280 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:29,280 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:29,280 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:29,283 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:29,284 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,285 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,287 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,288 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,288 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,289 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:29,289 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:59:29,289 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:59:29,289 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:59:29,290 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:29,292 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:29,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,294 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,294 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,296 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,296 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,298 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:29,298 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:29,298 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:59:29,298 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:29,298 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:29,350 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:29,350 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,352 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,356 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,357 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,359 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:29,361 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:59:29,361 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:59:29,362 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:59:29,362 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:29,363 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:29,364 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,366 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,366 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,367 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,367 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,368 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:29,369 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:29,369 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:29,370 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:29,370 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:29,372 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:29,372 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,374 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,376 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,378 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:29,379 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:29,379 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:29,380 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:29,380 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:29,383 RepairJob.java:234 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:29,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,384 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,387 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,389 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,389 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,392 RepairSession.java:180 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:29,394 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:59:29,394 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:59:29,394 SyncTask.java:66 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:59:29,395 RepairJob.java:143 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:29,396 RepairSession.java:270 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:29,396 RepairRunnable.java:261 - Repair session ff10fa40-def2-11f0-af4c-9dff05207e18 for range [(681864911169103239,728503913151147138], (5146040314913980057,5168556342900256218]] finished INFO [RepairJobTask:3] 2025-12-22 04:59:29,397 ActiveRepairService.java:452 - [repair #ff0d77d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:29,399 RepairRunnable.java:343 - Repair command #71 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,908 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,921 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,929 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,938 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,949 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,959 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,969 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,017 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,027 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,040 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,051 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,061 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,072 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,079 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,130 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,140 Validator.java:281 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,145 ActiveRepairService.java:452 - [repair #ff84cab0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-73] 2025-12-22 04:59:30,390 RepairRunnable.java:139 - Starting repair command #72 (ffd22760-def2-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-73] 2025-12-22 04:59:30,395 RepairSession.java:228 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(12250832763437668,79738037267085009], (2466520030237368946,2478274786874172625]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:59:30,404 RepairJob.java:234 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:30,405 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,407 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,408 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,408 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,409 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:30,409 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,410 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:30,412 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:30,412 RepairJob.java:143 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:30,414 RepairJob.java:234 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:30,414 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,419 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,420 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,421 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,422 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:30,422 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,422 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,423 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,423 RepairJob.java:143 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:30,427 RepairJob.java:234 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:30,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,429 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,430 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,430 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,432 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:30,435 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,435 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:30,435 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:30,435 RepairJob.java:143 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:30,438 RepairJob.java:234 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:30,438 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,440 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,442 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,442 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,443 RepairSession.java:180 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:30,443 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:30,443 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:30,443 SyncTask.java:66 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:30,444 RepairJob.java:143 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:30,444 RepairSession.java:270 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:59:30,445 RepairRunnable.java:261 - Repair session ffd2eab0-def2-11f0-af4c-9dff05207e18 for range [(12250832763437668,79738037267085009], (2466520030237368946,2478274786874172625]] finished INFO [RepairJobTask:1] 2025-12-22 04:59:30,445 ActiveRepairService.java:452 - [repair #ffd22760-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:30,449 RepairRunnable.java:343 - Repair command #72 finished in 0 seconds INFO [Repair-Task-74] 2025-12-22 04:59:32,143 RepairRunnable.java:139 - Starting repair command #73 (00dda3f0-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-74] 2025-12-22 04:59:32,150 RepairSession.java:228 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8031362339880631880,-8024755061584288253], (-1006455188831009904,-997538287788008719], (-7980359902372759745,-7958596634499357864], (9081789106371749094,9139780854257620850]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 04:59:32,181 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:32,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,187 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,189 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,189 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,191 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:32,192 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:59:32,192 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:32,193 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:32,193 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:32,196 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:32,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,208 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,210 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,210 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,212 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:32,212 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:32,212 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:32,213 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:32,213 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:32,220 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:32,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,226 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,226 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,228 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,228 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,230 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:32,230 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:59:32,231 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:59:32,232 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:59:32,234 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:32,236 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:32,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,240 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,240 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,242 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,242 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,244 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:32,245 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:32,245 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:32,246 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:32,246 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:32,247 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:32,247 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,251 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,254 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,255 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,255 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:32,256 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:59:32,256 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:59:32,256 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:59:32,256 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:32,262 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:32,263 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,266 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,268 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,268 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,269 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:32,270 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:32,270 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:32,270 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:32,270 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:32,272 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:32,272 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,276 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,276 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,277 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,277 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,278 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:32,279 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:32,279 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:59:32,280 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:59:32,280 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:32,281 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:32,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,283 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,284 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,284 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,285 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:32,285 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:32,287 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:32,287 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:32,288 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:32,288 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:32,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,294 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,294 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,295 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,295 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,296 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:32,297 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:59:32,297 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:32,297 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:59:32,297 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:32,352 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:32,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,354 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,354 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,357 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,358 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,359 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:32,360 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:32,360 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:32,360 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:32,360 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:32,367 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:32,367 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,370 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,374 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,375 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,376 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:32,377 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:59:32,378 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:59:32,378 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:59:32,379 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:32,380 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:32,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,382 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,383 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,385 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,385 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,388 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:59:32,389 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:32,389 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:32,389 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:32,389 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:32,455 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:32,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,466 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,466 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,467 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,468 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,469 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:59:32,469 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:32,470 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:59:32,470 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:59:32,470 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:32,479 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:32,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,484 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,486 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,489 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:32,489 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:59:32,490 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:32,490 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:32,490 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:32,495 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:32,495 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,497 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,497 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,500 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,502 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:32,502 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:59:32,502 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:59:32,503 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:32,503 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:32,510 RepairJob.java:234 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:32,511 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,512 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,514 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,516 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,519 RepairSession.java:180 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:32,519 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:32,519 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:59:32,519 SyncTask.java:66 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:32,519 RepairJob.java:143 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:32,521 RepairSession.java:270 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:32,521 RepairRunnable.java:261 - Repair session 00deb560-def3-11f0-af4c-9dff05207e18 for range [(-8031362339880631880,-8024755061584288253], (-1006455188831009904,-997538287788008719], (-7980359902372759745,-7958596634499357864], (9081789106371749094,9139780854257620850]] finished INFO [RepairJobTask:5] 2025-12-22 04:59:32,522 ActiveRepairService.java:452 - [repair #00dda3f0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:32,527 RepairRunnable.java:343 - Repair command #73 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,625 Validator.java:281 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,665 Validator.java:281 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,675 Validator.java:281 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,722 Validator.java:281 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,730 ActiveRepairService.java:452 - [repair #038607a0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,247 Validator.java:281 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,261 Validator.java:281 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,280 Validator.java:281 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,301 Validator.java:281 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,309 ActiveRepairService.java:452 - [repair #03e69e30-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,157 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,169 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,184 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,200 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,209 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,219 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,229 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,283 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,293 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,308 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,317 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,333 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,340 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,349 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader WARN [ValidationExecutor:4] 2025-12-22 04:59:39,518 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/0509e880-def3-11f0-9c46-45cdd6f71392/mc-388-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:4] 2025-12-22 04:59:39,518 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/0509e880-def3-11f0-9c46-45cdd6f71392/mc-387-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,519 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,528 Validator.java:281 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,536 ActiveRepairService.java:452 - [repair #05092530-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,925 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,932 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,939 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,990 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,003 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,011 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,021 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,040 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,051 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,062 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,069 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,118 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,129 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,147 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,163 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,171 Validator.java:281 - [repair #057fb4c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,177 ActiveRepairService.java:452 - [repair #057f1880-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,435 Validator.java:281 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,446 Validator.java:281 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,463 Validator.java:281 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,476 Validator.java:281 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,483 ActiveRepairService.java:452 - [repair #05cc7530-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,259 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,278 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,293 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,361 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,376 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,390 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,401 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,418 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,428 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,442 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,458 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,512 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,523 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,539 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,553 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,569 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,576 ActiveRepairService.java:452 - [repair #06d8b510-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,658 Validator.java:281 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,667 Validator.java:281 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,675 Validator.java:281 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,687 Validator.java:281 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,694 ActiveRepairService.java:452 - [repair #09818df0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-75] 2025-12-22 04:59:47,265 RepairRunnable.java:139 - Starting repair command #74 (09e0ec00-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-75] 2025-12-22 04:59:47,270 RepairSession.java:228 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5569129743146060976,-5555590645101108501], (3148860975713369492,3153115681742102314], (3227626356964011282,3239381496478984219], (5487017951287241670,5489628881768507017], (6115195221371666673,6168629767917238526]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:59:47,280 RepairJob.java:234 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:47,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,282 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,282 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,286 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,287 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:47,287 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:47,287 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:47,288 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:47,288 RepairJob.java:143 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:47,289 RepairJob.java:234 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:47,289 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,290 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,291 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,292 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,292 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,293 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:47,294 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,294 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:47,295 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:59:47,295 RepairJob.java:143 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:47,295 RepairJob.java:234 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:47,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,297 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,297 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,299 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,299 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,300 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:47,301 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,301 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:59:47,301 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,301 RepairJob.java:143 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:47,301 RepairJob.java:234 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:47,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,302 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,302 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,304 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,304 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,304 RepairSession.java:180 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:47,305 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,305 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,305 SyncTask.java:66 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:59:47,305 RepairJob.java:143 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:47,306 RepairSession.java:270 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:47,306 RepairRunnable.java:261 - Repair session 09e1af50-def3-11f0-af4c-9dff05207e18 for range [(-5569129743146060976,-5555590645101108501], (3148860975713369492,3153115681742102314], (3227626356964011282,3239381496478984219], (5487017951287241670,5489628881768507017], (6115195221371666673,6168629767917238526]] finished INFO [RepairJobTask:3] 2025-12-22 04:59:47,308 ActiveRepairService.java:452 - [repair #09e0ec00-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:47,309 RepairRunnable.java:343 - Repair command #74 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,194 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,207 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,215 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,263 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,280 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,304 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,318 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,327 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,335 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,346 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,353 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,411 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,425 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,437 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,449 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,460 Validator.java:281 - [repair #0b043650-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,469 ActiveRepairService.java:452 - [repair #0b034bf0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,992 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,004 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,013 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,021 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,029 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,035 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,044 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,097 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,108 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,122 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,140 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,150 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,157 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,167 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,218 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,230 Validator.java:281 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,240 ActiveRepairService.java:452 - [repair #0b7c9aa0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,482 Validator.java:281 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,499 Validator.java:281 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,509 Validator.java:281 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,534 Validator.java:281 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,545 ActiveRepairService.java:452 - [repair #0bc7d470-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-76] 2025-12-22 04:59:52,213 RepairRunnable.java:139 - Starting repair command #75 (0cd3ed40-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-76] 2025-12-22 04:59:52,220 RepairSession.java:228 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-325817135444402262,-311167236749016201], (-185007608585662090,-157160353820092649], (762947115617114714,802279707037830618]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 04:59:52,267 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:52,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,270 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,272 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,272 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,274 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:52,276 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:59:52,276 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:52,276 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:52,277 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:52,279 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:52,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,281 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,283 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,284 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:52,285 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:52,285 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:52,285 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:59:52,286 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:52,289 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:52,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,293 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,295 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,295 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,296 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:52,299 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:52,299 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:59:52,299 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:59:52,300 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:52,302 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:52,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,304 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,304 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,305 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,307 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,308 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:52,308 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:52,308 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:52,308 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:52,310 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:52,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,312 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,314 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,314 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,315 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,316 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:52,316 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:52,316 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:59:52,318 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:52,319 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:52,319 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,321 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,322 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,324 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,326 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:52,326 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:52,326 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:52,327 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:52,327 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:52,333 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:52,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,335 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,336 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,336 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,337 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:52,341 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:59:52,341 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:52,341 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:59:52,341 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,342 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,344 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,346 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,346 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,347 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,348 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:59:52,348 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:59:52,348 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:59:52,349 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:52,360 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:52,361 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,363 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,366 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,366 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,367 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,368 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:52,368 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:52,368 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:52,369 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,414 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,414 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,417 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,420 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,420 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,421 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:52,422 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:52,422 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:52,425 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:52,425 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,430 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,430 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,443 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,445 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,447 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,447 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,453 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,453 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:59:52,453 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:59:52,454 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:59:52,455 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:52,456 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:52,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,458 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,458 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,459 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,459 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,460 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,460 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:52,460 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:52,460 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:52,460 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,513 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,516 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,516 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,518 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,518 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,519 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:52,522 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:59:52,523 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:52,523 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:59:52,523 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:52,527 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:52,527 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,531 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,532 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,535 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,540 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:59:52,540 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:59:52,540 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:52,541 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:59:52,541 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,543 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,544 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,546 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,547 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,549 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,550 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,551 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:52,551 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:52,551 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:52,551 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:59:52,551 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:52,554 RepairJob.java:234 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 04:59:52,554 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,555 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,556 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,558 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,558 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,559 RepairSession.java:180 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:59:52,559 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:59:52,559 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:52,559 SyncTask.java:66 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:59:52,560 RepairJob.java:143 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:52,561 RepairSession.java:270 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:59:52,562 RepairRunnable.java:261 - Repair session 0cd525c0-def3-11f0-af4c-9dff05207e18 for range [(-325817135444402262,-311167236749016201], (-185007608585662090,-157160353820092649], (762947115617114714,802279707037830618]] finished INFO [RepairJobTask:6] 2025-12-22 04:59:52,563 ActiveRepairService.java:452 - [repair #0cd3ed40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:52,565 RepairRunnable.java:343 - Repair command #75 finished in 0 seconds INFO [Repair-Task-77] 2025-12-22 04:59:56,665 RepairRunnable.java:139 - Starting repair command #76 (0f7b6690-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-77] 2025-12-22 04:59:56,668 RepairSession.java:228 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4727448776370646447,-4677720466787127600], (-1423059750382803365,-1384369669292108551], (-7692628263056062146,-7690238177273109846]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:59:56,677 RepairJob.java:234 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:56,677 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,681 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,683 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,683 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,684 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:56,687 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:56,687 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:56,687 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:56,688 RepairJob.java:143 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:56,690 RepairJob.java:234 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:56,691 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,692 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,692 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,694 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,694 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,695 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:56,696 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:59:56,696 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:59:56,696 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:59:56,696 RepairJob.java:143 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:56,697 RepairJob.java:234 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:56,697 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,698 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,699 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,701 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,701 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,702 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:56,703 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:56,703 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:59:56,704 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:59:56,704 RepairJob.java:143 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:56,705 RepairJob.java:234 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:56,705 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,707 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,708 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,708 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,709 RepairSession.java:180 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:56,709 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:56,710 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:59:56,710 SyncTask.java:66 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:56,710 RepairJob.java:143 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:56,710 RepairSession.java:270 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:59:56,710 RepairRunnable.java:261 - Repair session 0f7bdbc0-def3-11f0-af4c-9dff05207e18 for range [(-4727448776370646447,-4677720466787127600], (-1423059750382803365,-1384369669292108551], (-7692628263056062146,-7690238177273109846]] finished INFO [RepairJobTask:4] 2025-12-22 04:59:56,711 ActiveRepairService.java:452 - [repair #0f7b6690-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:56,713 RepairRunnable.java:343 - Repair command #76 finished in 0 seconds INFO [Repair-Task-78] 2025-12-22 04:59:57,337 RepairRunnable.java:139 - Starting repair command #77 (0fe1f090-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-78] 2025-12-22 04:59:57,345 RepairSession.java:228 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3291685933078787820,3297307464530953924], (-5238698520059407593,-5231069025182107213], (-4920202985403583695,-4907633009806644972], (-6137776219578963470,-6131769940508593529], (-7077307679870153056,-7047986700477086210], (-2586373409514315939,-2567700564427986574]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:59:57,370 RepairJob.java:234 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:57,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,373 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,373 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,376 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,377 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:57,378 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:59:57,378 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:57,378 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:59:57,378 RepairJob.java:143 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:57,379 RepairJob.java:234 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:57,380 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,381 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,381 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,382 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,382 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,384 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:57,384 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:57,384 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:57,384 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:57,385 RepairJob.java:143 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:57,387 RepairJob.java:234 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:57,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,388 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,389 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,389 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,390 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:57,390 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:57,390 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:59:57,391 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:57,391 RepairJob.java:143 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:57,393 RepairJob.java:234 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:57,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,394 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,394 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,395 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,395 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,397 RepairSession.java:180 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:57,397 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:57,397 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:57,397 SyncTask.java:66 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:57,397 RepairJob.java:143 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:57,398 RepairSession.java:270 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:59:57,398 RepairRunnable.java:261 - Repair session 0fe32910-def3-11f0-af4c-9dff05207e18 for range [(3291685933078787820,3297307464530953924], (-5238698520059407593,-5231069025182107213], (-4920202985403583695,-4907633009806644972], (-6137776219578963470,-6131769940508593529], (-7077307679870153056,-7047986700477086210], (-2586373409514315939,-2567700564427986574]] finished INFO [RepairJobTask:1] 2025-12-22 04:59:57,400 ActiveRepairService.java:452 - [repair #0fe1f090-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 04:59:57,404 RepairRunnable.java:343 - Repair command #77 finished in 0 seconds INFO [Repair-Task-79] 2025-12-22 04:59:59,211 RepairRunnable.java:139 - Starting repair command #78 (10ffe3b0-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-79] 2025-12-22 04:59:59,220 RepairSession.java:228 - [repair #11014340-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5306144834330530420,5338878267748625792], (8861236566568349016,8868242101542140750], (1857229768137318597,1901721075012616198]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 04:59:59,242 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 04:59:59,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,244 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,244 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,245 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,247 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,248 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,249 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:59:59,251 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:59:59,250 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:59,251 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:59,251 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:59,251 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,253 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,254 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,254 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,255 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,256 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:59:59,256 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:59:59,256 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:59,257 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:59,264 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 04:59:59,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,266 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,268 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,268 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,270 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:59,270 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:59:59,272 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:59:59,272 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:59:59,272 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:59,281 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 04:59:59,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,284 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,286 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,287 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,291 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:59,293 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:59,293 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:59,293 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:59,293 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:59,295 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:59,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,298 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,300 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,300 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,302 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:59,302 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:59,303 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:59,303 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:59,303 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,306 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,311 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,315 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,321 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:59,321 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:59,321 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:59,321 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:59,322 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,326 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,326 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,328 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,330 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,332 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,332 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,333 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,333 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:59,333 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:59:59,333 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:59,334 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,338 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,340 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,340 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,341 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,342 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,343 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,343 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:59:59,343 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:59,343 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:59:59,343 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,346 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,346 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,348 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,348 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,350 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,350 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,351 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,351 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:59,351 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:59,351 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:59,351 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,400 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,405 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,407 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,407 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,411 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,412 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:59,412 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:59,412 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:59:59,412 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,416 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,419 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,422 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,423 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,426 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:59,426 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:59:59,426 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:59:59,429 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,431 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:59:59,431 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:59:59,431 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,432 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,436 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,436 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,437 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:59:59,438 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:59,438 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:59,438 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:59:59,439 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,492 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,492 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,495 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,495 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,498 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,498 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,500 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:59,501 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:59:59,501 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:59:59,501 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:59:59,502 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:59,504 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 04:59:59,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,507 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,507 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,509 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,510 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,511 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:59:59,513 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:59:59,513 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:59,513 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:59,513 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:59,515 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 04:59:59,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,517 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,517 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,518 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,520 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:59:59,521 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:59,521 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:59:59,521 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:59,521 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:59,526 RepairJob.java:234 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 04:59:59,526 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,529 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,531 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,531 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,533 RepairSession.java:180 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:59:59,536 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:59:59,536 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:59:59,536 SyncTask.java:66 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:59:59,536 RepairJob.java:143 - [repair #11014340-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:59,537 RepairSession.java:270 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:59,537 RepairRunnable.java:261 - Repair session 11014340-def3-11f0-af4c-9dff05207e18 for range [(5306144834330530420,5338878267748625792], (8861236566568349016,8868242101542140750], (1857229768137318597,1901721075012616198]] finished INFO [RepairJobTask:3] 2025-12-22 04:59:59,539 ActiveRepairService.java:452 - [repair #10ffe3b0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:59:59,547 RepairRunnable.java:343 - Repair command #78 finished in 0 seconds INFO [Repair-Task-80] 2025-12-22 04:59:59,994 RepairRunnable.java:139 - Starting repair command #79 (11775da0-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-80] 2025-12-22 05:00:00,000 RepairSession.java:228 - [repair #11784800-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1308187459225657737,1339034214928817687], (-6353621626568375104,-6330511460312998310], (8065225677457214159,8074243629931425970], (7150285055535080991,7153061009869216146], (-1143912732527311204,-1116702408742316408]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 05:00:00,034 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,034 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,036 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,039 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,039 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,041 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:00,042 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:00,042 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:00,043 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:00,043 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,055 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,057 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,059 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,059 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,059 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,060 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:00,060 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:00,060 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:00,060 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:00,070 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:00,071 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,075 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,076 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,079 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,079 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,080 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:00,080 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:00:00,081 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:00:00,080 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:00,083 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:00,089 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:00,089 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,091 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,091 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,097 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,097 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,098 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:00,099 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:00,099 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:00,099 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:00,101 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,104 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,107 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,107 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,109 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,109 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,110 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,110 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:00,110 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 05:00:00,111 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:00,112 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:00,115 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:00,115 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,118 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,120 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,127 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,127 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,129 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,130 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:00,130 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 05:00:00,130 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:00,130 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:00,134 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:00,135 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,137 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,137 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,139 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,141 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:00,141 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:00,141 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:00,141 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:00,141 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:00,145 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:00,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,147 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,147 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,148 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,149 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,149 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,150 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:00,150 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:00:00,150 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:00,150 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:00,156 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:00,156 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,159 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,163 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,164 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,165 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:00,165 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:00,165 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:00,165 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:00,166 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:00,222 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:00,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,227 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,230 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,230 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,232 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:00,232 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:00:00,232 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:00:00,232 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:00:00,232 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:00,239 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:00,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,249 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,252 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,254 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,254 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:00:00,254 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 05:00:00,255 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:00:00,256 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,258 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,261 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,262 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,263 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,264 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,266 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:00,266 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:00,266 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:00,266 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:00:00,268 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:00,330 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:00,331 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,341 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,343 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,343 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,344 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:00,345 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:00,345 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:00:00,345 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:00,345 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,351 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,356 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,359 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,360 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,364 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:00,364 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:00:00,364 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 05:00:00,364 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:00:00,364 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:00,367 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:00,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,372 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,373 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,375 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,378 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:00,378 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:00,378 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:00,378 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:00,378 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,381 RepairJob.java:234 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,387 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,387 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,389 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,389 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,390 RepairSession.java:180 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:00,391 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 05:00:00,391 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:00,391 SyncTask.java:66 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 05:00:00,391 RepairJob.java:143 - [repair #11784800-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:00,392 RepairSession.java:270 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:00:00,392 RepairRunnable.java:261 - Repair session 11784800-def3-11f0-af4c-9dff05207e18 for range [(1308187459225657737,1339034214928817687], (-6353621626568375104,-6330511460312998310], (8065225677457214159,8074243629931425970], (7150285055535080991,7153061009869216146], (-1143912732527311204,-1116702408742316408]] finished INFO [RepairJobTask:5] 2025-12-22 05:00:00,392 ActiveRepairService.java:452 - [repair #11775da0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:00,398 RepairRunnable.java:343 - Repair command #79 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,551 Validator.java:281 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,687 Validator.java:281 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,771 Validator.java:281 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,797 Validator.java:281 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,809 ActiveRepairService.java:452 - [repair #11c8d900-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,384 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,400 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,420 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,483 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,503 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,529 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,558 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,582 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,601 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,610 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,620 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,688 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,705 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,734 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,750 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,762 Validator.java:281 - [repair #12d39240-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,769 ActiveRepairService.java:452 - [repair #12d1e490-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:06,720 Validator.java:281 - [repair #15787380-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:06,726 Validator.java:281 - [repair #15787380-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:06,737 Validator.java:281 - [repair #15787380-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:06,743 Validator.java:281 - [repair #15787380-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:06,750 ActiveRepairService.java:452 - [repair #15778920-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,383 Validator.java:281 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,392 Validator.java:281 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,411 Validator.java:281 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,419 Validator.java:281 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,425 ActiveRepairService.java:452 - [repair #15dd4fd0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-81] 2025-12-22 05:00:09,239 RepairRunnable.java:139 - Starting repair command #80 (16fa0a70-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-81] 2025-12-22 05:00:09,245 RepairSession.java:228 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4279330338737957361,-4249377293607806331], (-6002497519100456713,-5947266463079783583]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 05:00:09,256 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:09,256 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,259 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,259 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,261 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,261 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,262 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:09,263 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:00:09,264 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:00:09,264 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:09,265 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:09,265 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:09,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,270 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,271 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,271 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,272 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:09,273 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:09,273 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:09,273 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:09,273 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:09,274 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:09,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,276 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,276 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,282 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,282 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,283 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:09,284 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:09,284 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:09,287 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:00:09,287 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:09,287 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:09,287 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,289 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,291 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,292 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:09,292 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 05:00:09,292 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:09,292 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:09,294 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:09,294 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:09,294 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,295 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,297 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,297 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,299 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:09,300 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:09,300 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:09,300 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:09,300 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:09,304 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:09,305 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,306 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,306 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,308 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,308 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,309 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:09,310 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:09,310 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:09,310 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:09,310 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:09,313 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:09,313 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,317 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,317 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,319 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,319 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,321 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:09,321 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:00:09,321 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:00:09,322 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:09,322 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:09,325 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:09,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,328 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,328 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,330 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,330 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,331 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:09,332 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:00:09,332 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:00:09,332 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:00:09,332 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:09,334 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:09,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,335 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,335 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,337 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,337 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,340 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:09,340 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:09,340 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:09,340 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:09,340 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:09,390 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:09,390 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,392 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,393 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,395 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,395 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,397 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:09,398 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:09,398 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:09,398 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:09,398 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:09,403 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:09,404 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,405 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,408 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,411 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,414 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:09,414 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:09,414 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:09,414 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:09,414 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:09,417 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:09,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,419 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,421 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,424 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:09,424 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 05:00:09,424 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:09,424 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:09,426 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:09,473 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:09,475 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,476 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,476 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,478 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,478 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,480 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:09,480 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 05:00:09,480 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 05:00:09,480 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:00:09,480 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:09,535 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:09,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,538 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,539 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,540 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,541 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,544 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:09,545 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:00:09,545 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:09,545 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:00:09,545 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:09,547 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:09,548 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,551 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,551 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,553 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,553 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,555 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:09,556 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 05:00:09,557 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:09,557 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:09,557 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:09,560 RepairJob.java:234 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:09,560 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,562 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,564 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,567 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,569 RepairSession.java:180 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:09,570 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:00:09,570 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 05:00:09,570 SyncTask.java:66 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:00:09,570 RepairJob.java:143 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:09,571 RepairSession.java:270 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:09,571 RepairRunnable.java:261 - Repair session 16faf4d0-def3-11f0-af4c-9dff05207e18 for range [(-4279330338737957361,-4249377293607806331], (-6002497519100456713,-5947266463079783583]] finished INFO [RepairJobTask:1] 2025-12-22 05:00:09,572 ActiveRepairService.java:452 - [repair #16fa0a70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:09,574 RepairRunnable.java:343 - Repair command #80 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,041 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,063 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,092 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,104 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,117 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,127 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,140 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,193 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,206 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,217 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,241 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,251 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,259 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,266 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,322 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,336 Validator.java:281 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,343 ActiveRepairService.java:452 - [repair #17715d50-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,599 Validator.java:281 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,607 Validator.java:281 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,625 Validator.java:281 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,630 Validator.java:281 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,635 ActiveRepairService.java:452 - [repair #17c39c00-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,316 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,325 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,331 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,380 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,393 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,405 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,421 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,442 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,458 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,467 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,475 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,531 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,543 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,555 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,568 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,594 Validator.java:281 - [repair #18cca790-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,603 ActiveRepairService.java:452 - [repair #18cbe440-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,767 Validator.java:281 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,783 Validator.java:281 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,794 Validator.java:281 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,802 Validator.java:281 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,809 ActiveRepairService.java:452 - [repair #1b722510-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-82] 2025-12-22 05:00:17,400 RepairRunnable.java:139 - Starting repair command #81 (1bd74f80-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-82] 2025-12-22 05:00:17,405 RepairSession.java:228 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(293178171564500940,321731459250708100], (-6097376307458498808,-6090158767251677043], (-5154288163802064163,-5140403494888229962], (7709066523262030262,7730013250221931919], (3812819536270223846,3834452121867513702]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:17,416 RepairJob.java:234 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:17,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,418 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,420 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,420 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,422 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:17,422 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:00:17,422 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:00:17,422 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:00:17,423 RepairJob.java:143 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:17,434 RepairJob.java:234 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:17,434 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,436 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,436 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,439 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,439 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,440 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:17,440 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:17,440 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:17,441 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:00:17,442 RepairJob.java:143 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:17,443 RepairJob.java:234 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:17,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,444 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,445 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,446 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,446 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,447 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:17,447 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:17,447 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:17,447 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:17,447 RepairJob.java:143 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:17,451 RepairJob.java:234 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:17,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,453 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,454 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,454 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,455 RepairSession.java:180 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:17,456 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:17,456 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:17,456 SyncTask.java:66 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:17,456 RepairJob.java:143 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:17,457 RepairSession.java:270 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:17,457 RepairRunnable.java:261 - Repair session 1bd812d0-def3-11f0-af4c-9dff05207e18 for range [(293178171564500940,321731459250708100], (-6097376307458498808,-6090158767251677043], (-5154288163802064163,-5140403494888229962], (7709066523262030262,7730013250221931919], (3812819536270223846,3834452121867513702]] finished INFO [RepairJobTask:4] 2025-12-22 05:00:17,458 ActiveRepairService.java:452 - [repair #1bd74f80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:17,461 RepairRunnable.java:343 - Repair command #81 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,365 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,377 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,386 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,473 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,495 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,511 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,522 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,570 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,580 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,590 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,601 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,663 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,673 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,683 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,702 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,711 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,723 ActiveRepairService.java:452 - [repair #1cf8ec20-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-83] 2025-12-22 05:00:20,056 RepairRunnable.java:139 - Starting repair command #82 (1d6c9580-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-83] 2025-12-22 05:00:20,061 RepairSession.java:228 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3057832484910707564,3067653081482450731]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 05:00:20,070 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:20,071 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,074 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,074 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,077 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,077 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,080 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:20,080 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:20,081 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:20,081 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:20,082 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,084 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,084 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,097 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,097 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,099 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,099 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,100 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:20,101 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 05:00:20,101 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:00:20,101 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:20,104 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:20,104 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:20,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,107 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,107 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,110 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,110 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,112 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:20,113 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:00:20,113 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:20,113 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:20,113 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:20,116 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:20,117 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,119 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,119 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,122 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,122 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,123 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:20,124 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 05:00:20,124 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:8] 2025-12-22 05:00:20,125 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 05:00:20,125 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,126 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,128 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,129 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,130 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,130 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,131 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:8] 2025-12-22 05:00:20,131 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:00:20,131 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 05:00:20,132 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:00:20,132 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:20,134 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:20,134 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,138 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,144 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,145 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,146 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:20,146 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 05:00:20,146 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 05:00:20,146 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 05:00:20,146 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,151 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,153 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,155 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,155 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,156 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:20,156 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:20,156 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:00:20,156 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 05:00:20,157 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,160 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,160 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,161 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,161 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,163 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,163 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,164 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:8] 2025-12-22 05:00:20,165 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:00:20,165 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:20,165 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:00:20,165 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:20,167 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:20,167 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,169 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,171 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,171 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,172 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:20,172 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:20,172 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:20,172 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:20,172 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,238 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,238 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,241 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,244 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,247 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:8] 2025-12-22 05:00:20,247 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 05:00:20,247 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:20,247 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 05:00:20,248 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,270 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,273 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,280 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,280 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,282 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:20,283 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:8] 2025-12-22 05:00:20,283 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:8] 2025-12-22 05:00:20,283 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:8] 2025-12-22 05:00:20,283 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,285 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,288 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,290 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,290 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,293 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:20,295 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:00:20,295 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:20,295 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:00:20,296 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,348 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,349 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,354 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,355 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,356 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:20,357 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 05:00:20,357 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:00:20,357 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:00:20,357 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:20,359 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:20,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,363 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,366 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,366 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,368 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:20,369 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 05:00:20,369 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:20,369 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 05:00:20,369 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:20,371 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:20,371 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,373 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,376 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,377 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,380 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:20,381 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:20,381 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:20,381 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:20,381 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:20,384 RepairJob.java:234 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:20,384 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,388 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,389 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,390 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,391 RepairSession.java:180 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:20,391 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:00:20,392 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 05:00:20,391 SyncTask.java:66 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:00:20,392 RepairJob.java:143 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:20,393 RepairSession.java:270 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:00:20,393 RepairRunnable.java:261 - Repair session 1d6d58d0-def3-11f0-af4c-9dff05207e18 for range [(3057832484910707564,3067653081482450731]] finished INFO [RepairJobTask:6] 2025-12-22 05:00:20,393 ActiveRepairService.java:452 - [repair #1d6c9580-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:20,397 RepairRunnable.java:343 - Repair command #82 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,592 Validator.java:281 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,601 Validator.java:281 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,609 Validator.java:281 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,618 Validator.java:281 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,624 ActiveRepairService.java:452 - [repair #1dbcff70-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,354 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,362 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,369 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,430 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,440 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,453 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,472 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,487 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,496 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,506 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,513 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,564 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,580 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,592 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,606 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,615 Validator.java:281 - [repair #1ec91840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,627 ActiveRepairService.java:452 - [repair #1ec854f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,778 Validator.java:281 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,785 Validator.java:281 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,792 Validator.java:281 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,798 Validator.java:281 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,805 ActiveRepairService.java:452 - [repair #216cc100-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,453 Validator.java:281 - [repair #21d39920-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,466 Validator.java:281 - [repair #21d39920-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,476 Validator.java:281 - [repair #21d39920-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,482 Validator.java:281 - [repair #21d39920-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,489 ActiveRepairService.java:452 - [repair #21d323f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-84] 2025-12-22 05:00:29,313 RepairRunnable.java:139 - Starting repair command #83 (22f11710-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-84] 2025-12-22 05:00:29,322 RepairSession.java:228 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8279965636256929241,8354047580115706362], (6971512410093928197,6974162542026146468], (-6639900670584900943,-6635422438907662399]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 05:00:29,340 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,341 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,344 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,344 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,346 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:29,347 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:29,347 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:00:29,347 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:29,347 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:29,350 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,350 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,352 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,354 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,354 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,355 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:29,355 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:00:29,355 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 05:00:29,357 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:00:29,357 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:29,358 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:29,358 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,359 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,359 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,361 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,361 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,362 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:29,362 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:29,362 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:29,364 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:29,364 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 05:00:29,362 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:29,365 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,366 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,367 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,368 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,368 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,369 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:29,370 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:29,371 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:29,371 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:29,371 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:29,374 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:29,374 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,376 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,376 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,377 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,377 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,378 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:29,378 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:29,380 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 05:00:29,380 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 05:00:29,380 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:29,381 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:29,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,389 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,391 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,391 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,392 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:29,392 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 05:00:29,393 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:29,393 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 05:00:29,393 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:29,394 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:29,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,396 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,396 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,397 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,397 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,398 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:29,398 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 05:00:29,399 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:00:29,399 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 05:00:29,399 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:29,400 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,400 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,402 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,402 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,405 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,405 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,407 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:29,407 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:00:29,407 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:29,407 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:00:29,408 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:29,409 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,411 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,412 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,413 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:29,413 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 05:00:29,414 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 05:00:29,414 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 05:00:29,414 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:29,465 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,466 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,470 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,470 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,472 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,472 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,473 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:29,474 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:00:29,474 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:29,474 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 05:00:29,474 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:29,477 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:29,478 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,480 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,480 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,483 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,483 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,486 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:29,487 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:00:29,487 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 05:00:29,487 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 05:00:29,487 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 05:00:29,489 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:00:29,490 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,492 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,493 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,495 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,495 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,497 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:29,498 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:29,498 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:00:29,498 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 05:00:29,498 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:29,542 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:29,544 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,546 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,547 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,549 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,549 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,550 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:29,551 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:29,551 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:00:29,551 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:29,551 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:29,556 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:29,556 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,557 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,558 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,560 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,560 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,561 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:29,562 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 05:00:29,562 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 05:00:29,562 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 05:00:29,562 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:29,563 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:29,563 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,564 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,564 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,568 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,568 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,570 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:29,570 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 05:00:29,570 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:29,570 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:00:29,570 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:29,572 RepairJob.java:234 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:29,573 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,574 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,577 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,580 RepairSession.java:180 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:29,581 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:29,581 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:00:29,581 SyncTask.java:66 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:29,582 RepairJob.java:143 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:29,582 RepairSession.java:270 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:29,582 RepairRunnable.java:261 - Repair session 22f276a0-def3-11f0-af4c-9dff05207e18 for range [(8279965636256929241,8354047580115706362], (6971512410093928197,6974162542026146468], (-6639900670584900943,-6635422438907662399]] finished INFO [RepairJobTask:4] 2025-12-22 05:00:29,583 ActiveRepairService.java:452 - [repair #22f11710-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-22 05:00:29,587 RepairRunnable.java:343 - Repair command #83 finished in 0 seconds INFO [Repair-Task-85] 2025-12-22 05:00:30,088 RepairRunnable.java:139 - Starting repair command #84 (23675880-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-85] 2025-12-22 05:00:30,093 RepairSession.java:228 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8557657785826034200,-8533961375687271444], (-7244255739840522382,-7231589072640803568], (6545197131120783,12250832763437668], (-4003997014996614003,-3984504029515797782], (4881719498149387373,4889893803076540637], (-511938514560769049,-506610415941165811]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 05:00:30,129 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:30,129 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,130 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,133 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,134 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,137 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:30,137 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:30,137 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:30,137 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:30,138 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,139 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,139 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,141 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,142 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,142 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,144 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:30,146 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:30,146 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:30,146 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:30,146 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:30,148 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:30,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,150 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,150 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,152 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,152 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,153 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:30,154 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:30,154 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:00:30,154 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:30,154 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,157 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,158 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,160 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,160 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,162 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,162 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,164 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:30,164 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:30,164 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:30,164 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:30,165 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,166 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,166 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,168 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,170 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,172 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:30,172 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:00:30,172 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:00:30,172 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 05:00:30,173 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,175 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,175 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,176 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,178 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,179 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,180 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:30,180 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:30,180 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:30,180 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:30,181 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,182 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,184 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,184 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,186 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,186 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,188 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:30,188 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:30,188 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:30,188 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 05:00:30,189 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,192 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,194 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,195 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,197 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:30,197 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:30,197 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:30,197 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:30,197 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,200 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,200 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,201 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,207 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,207 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,209 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:30,210 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:30,210 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:00:30,210 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:00:30,210 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,255 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,256 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,258 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,258 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,261 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,261 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,262 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:30,263 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:30,263 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:30,263 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:30,264 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:30,266 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:30,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,269 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,269 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,271 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,272 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,274 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:30,276 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:30,277 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:00:30,277 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:30,277 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,279 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,281 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,285 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,285 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,287 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:30,288 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 05:00:30,288 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:30,288 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:30,288 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,339 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:30,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,342 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,342 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,344 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,344 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,347 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:30,348 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:30,347 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 05:00:30,348 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:00:30,351 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:30,351 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,353 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,353 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,355 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,356 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,357 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:00:30,357 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:30,357 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:30,358 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:30,359 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,361 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,362 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,364 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,365 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,367 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,367 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,368 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:30,368 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:30,369 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:30,368 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:30,369 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:30,371 RepairJob.java:234 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:30,371 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,372 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,372 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,374 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,374 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,375 RepairSession.java:180 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:30,377 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 05:00:30,377 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:30,377 SyncTask.java:66 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:30,377 RepairJob.java:143 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:30,378 RepairSession.java:270 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:00:30,378 RepairRunnable.java:261 - Repair session 23681bd0-def3-11f0-af4c-9dff05207e18 for range [(-8557657785826034200,-8533961375687271444], (-7244255739840522382,-7231589072640803568], (6545197131120783,12250832763437668], (-4003997014996614003,-3984504029515797782], (4881719498149387373,4889893803076540637], (-511938514560769049,-506610415941165811]] finished INFO [RepairJobTask:2] 2025-12-22 05:00:30,379 ActiveRepairService.java:452 - [repair #23675880-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:30,382 RepairRunnable.java:343 - Repair command #84 finished in 0 seconds INFO [Repair-Task-86] 2025-12-22 05:00:30,616 RepairRunnable.java:139 - Starting repair command #85 (23b7e980-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-86] 2025-12-22 05:00:30,620 RepairSession.java:228 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3850311653358594211,-3780905395161097172]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:00:30,625 RepairJob.java:234 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:30,625 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,626 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,626 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,628 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,628 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,629 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:30,630 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:00:30,630 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:00:30,639 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:30,640 RepairJob.java:143 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:30,640 RepairJob.java:234 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:30,640 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,644 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,644 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,645 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,646 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,647 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:30,647 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:30,647 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,648 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,649 RepairJob.java:143 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:30,650 RepairJob.java:234 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:30,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,654 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,654 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,656 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,656 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,657 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:30,658 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,658 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:00:30,658 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,658 RepairJob.java:143 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:30,661 RepairJob.java:234 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:30,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,663 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,664 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,666 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,666 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,670 RepairSession.java:180 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:30,670 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,670 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,670 SyncTask.java:66 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:30,670 RepairJob.java:143 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:30,671 RepairSession.java:270 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:30,671 RepairRunnable.java:261 - Repair session 23b885c0-def3-11f0-af4c-9dff05207e18 for range [(-3850311653358594211,-3780905395161097172]] finished INFO [RepairJobTask:1] 2025-12-22 05:00:30,672 ActiveRepairService.java:452 - [repair #23b7e980-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:30,676 RepairRunnable.java:343 - Repair command #85 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,397 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,405 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,414 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,474 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,484 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,496 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,507 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,524 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,534 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,543 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,550 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,606 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,616 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,635 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,644 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,654 Validator.java:281 - [repair #24c3b430-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,663 ActiveRepairService.java:452 - [repair #24c27bb0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,827 Validator.java:281 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,849 Validator.java:281 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,862 Validator.java:281 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,888 Validator.java:281 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,898 ActiveRepairService.java:452 - [repair #276735e0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,486 Validator.java:281 - [repair #27ced150-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,505 Validator.java:281 - [repair #27ced150-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,517 Validator.java:281 - [repair #27ced150-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,531 Validator.java:281 - [repair #27ced150-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,536 ActiveRepairService.java:452 - [repair #27cdbfe0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,389 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,398 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,408 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:4] 2025-12-22 05:00:39,508 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/28eaa190-def3-11f0-bb7a-01e025d64bf5/mc-423-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:4] 2025-12-22 05:00:39,508 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/28eaa190-def3-11f0-bb7a-01e025d64bf5/mc-424-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,508 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,519 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,530 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,544 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,563 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,572 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,582 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,595 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,654 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,668 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,681 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,692 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,703 Validator.java:281 - [repair #28eaa190-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:39,716 ActiveRepairService.java:452 - [repair #28e9de40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,182 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,204 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,234 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,241 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,269 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,288 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,307 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,368 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,384 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,399 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,412 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,433 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,448 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,481 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,606 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,615 Validator.java:281 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,631 ActiveRepairService.java:452 - [repair #29666140-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-87] 2025-12-22 05:00:40,671 RepairRunnable.java:139 - Starting repair command #86 (29b62ef0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-87] 2025-12-22 05:00:40,676 RepairSession.java:228 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2127770755202198519,-2072103531237126834], (5584956783334389956,5612889095499585124]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:40,687 RepairJob.java:234 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:40,687 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,689 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,691 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,691 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,693 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:40,694 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,694 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,695 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,695 RepairJob.java:143 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:40,699 RepairJob.java:234 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:40,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,704 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,705 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,706 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,707 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:40,707 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,707 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,707 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,707 RepairJob.java:143 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:40,711 RepairJob.java:234 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:40,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,712 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,712 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,716 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,717 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,719 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:40,719 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,719 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,719 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:40,719 RepairJob.java:143 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:40,722 RepairJob.java:234 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:40,724 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,733 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,734 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,736 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,736 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,737 RepairSession.java:180 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:40,737 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,737 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,737 SyncTask.java:66 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:40,738 RepairJob.java:143 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:40,738 RepairSession.java:270 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:40,739 RepairRunnable.java:261 - Repair session 29b6f240-def3-11f0-af4c-9dff05207e18 for range [(-2127770755202198519,-2072103531237126834], (5584956783334389956,5612889095499585124]] finished INFO [RepairJobTask:1] 2025-12-22 05:00:40,740 ActiveRepairService.java:452 - [repair #29b62ef0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:40,742 RepairRunnable.java:343 - Repair command #86 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,501 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,556 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,566 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,571 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,577 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,584 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,590 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,763 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,772 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,780 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,787 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,797 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,810 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,817 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,871 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,880 Validator.java:281 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,889 ActiveRepairService.java:452 - [repair #2abf3a80-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,853 Validator.java:281 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,896 Validator.java:281 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,908 Validator.java:281 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,914 Validator.java:281 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,917 ActiveRepairService.java:452 - [repair #2d61aac0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,521 Validator.java:281 - [repair #2dca3090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,543 Validator.java:281 - [repair #2dca3090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,564 Validator.java:281 - [repair #2dca3090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,580 Validator.java:281 - [repair #2dca3090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,588 ActiveRepairService.java:452 - [repair #2dc8a9f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,379 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,387 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,397 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,406 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,413 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,419 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,425 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,474 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,482 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,491 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,502 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,514 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,521 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,526 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,585 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,596 Validator.java:281 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,602 ActiveRepairService.java:452 - [repair #2ee45320-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,197 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,207 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,215 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,221 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,229 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,236 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,245 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,293 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,303 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,311 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,324 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,338 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,351 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,362 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,410 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,423 Validator.java:281 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,433 ActiveRepairService.java:452 - [repair #2f60af10-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,719 Validator.java:281 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,725 Validator.java:281 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,733 Validator.java:281 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,745 Validator.java:281 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,753 ActiveRepairService.java:452 - [repair #2fb07cc0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,481 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,491 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,500 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,560 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,572 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,586 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,613 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,627 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,638 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,655 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,665 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,731 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,743 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,765 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,779 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,790 Validator.java:281 - [repair #30bc6e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,798 ActiveRepairService.java:452 - [repair #30bb8420-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:56,891 Validator.java:281 - [repair #33601740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:56,901 Validator.java:281 - [repair #33601740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:56,912 Validator.java:281 - [repair #33601740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:56,918 Validator.java:281 - [repair #33601740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:56,924 ActiveRepairService.java:452 - [repair #335f05d0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-88] 2025-12-22 05:00:57,544 RepairRunnable.java:139 - Starting repair command #87 (33c4cc80-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-88] 2025-12-22 05:00:57,549 RepairSession.java:228 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2936269019465207534,2944166551403372624], (8992514460886342658,9006234818887126954], (-2717506343203002301,-2713387041526814086], (1719531163067560816,1775028141322967896]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:57,570 RepairJob.java:234 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:57,571 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,574 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,587 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,588 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,593 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:57,593 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,593 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:00:57,594 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,594 RepairJob.java:143 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:57,602 RepairJob.java:234 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:57,602 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,605 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,605 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,609 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,609 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,610 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:57,610 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:00:57,610 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:57,611 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,611 RepairJob.java:143 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:57,618 RepairJob.java:234 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:57,618 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,619 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,623 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,623 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,626 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:57,627 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,627 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,627 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,627 RepairJob.java:143 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:57,628 RepairJob.java:234 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:00:57,628 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,629 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,631 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,631 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,631 RepairSession.java:180 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:57,632 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:00:57,632 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:57,632 SyncTask.java:66 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:00:57,632 RepairJob.java:143 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:57,633 RepairSession.java:270 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:00:57,633 RepairRunnable.java:261 - Repair session 33c58fd0-def3-11f0-af4c-9dff05207e18 for range [(2936269019465207534,2944166551403372624], (8992514460886342658,9006234818887126954], (-2717506343203002301,-2713387041526814086], (1719531163067560816,1775028141322967896]] finished INFO [RepairJobTask:5] 2025-12-22 05:00:57,634 ActiveRepairService.java:452 - [repair #33c4cc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:57,636 RepairRunnable.java:343 - Repair command #87 finished in 0 seconds INFO [Repair-Task-89] 2025-12-22 05:00:59,396 RepairRunnable.java:139 - Starting repair command #88 (34df6440-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-89] 2025-12-22 05:00:59,403 RepairSession.java:228 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2478274786874172625,2523061955366255485], (-8634241052348130430,-8625925410474444355]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:1] 2025-12-22 05:00:59,417 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:59,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,419 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,420 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,420 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,422 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:59,423 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:59,423 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:00:59,422 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:59,423 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:59,424 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:59,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,428 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,430 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,430 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,431 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,431 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:59,432 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:00:59,431 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:59,432 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:59,434 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:59,434 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,435 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,435 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,436 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,436 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,440 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,440 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:00:59,441 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:00:59,441 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:59,441 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:59,446 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:59,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,447 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,450 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,450 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,453 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:59,453 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:59,454 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 05:00:59,454 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:59,454 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:59,457 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:59,459 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,464 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,464 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,466 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,466 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,469 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:00:59,469 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:59,469 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 05:00:59,471 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:59,471 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:59,473 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:59,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,474 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,477 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,477 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,480 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,480 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:59,480 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:59,480 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:59,480 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:59,483 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:00:59,483 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,485 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,486 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,488 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,488 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 05:00:59,489 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:59,489 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:59,489 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:59,492 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:59,493 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,494 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,494 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,496 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,496 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,497 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,497 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:59,498 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:59,498 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:59,498 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:59,502 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:59,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,503 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,503 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,505 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,505 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,505 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,506 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:00:59,506 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:00:59,506 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:00:59,506 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:59,554 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:00:59,555 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,556 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,556 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,558 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,558 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,559 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:59,559 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:59,559 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:00:59,559 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:59,561 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:59,563 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:59,563 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,570 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,575 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,575 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,576 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:59,581 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 05:00:59,581 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:00:59,581 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:00:59,581 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:59,594 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:00:59,596 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,597 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,598 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,599 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,600 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:59,601 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:59,601 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:00:59,601 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:59,601 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:59,647 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:59,647 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,649 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,650 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,651 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:00:59,652 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:00:59,652 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:59,652 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:00:59,652 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:59,655 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:59,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,660 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,665 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,665 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,666 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:59,669 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:59,669 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 05:00:59,669 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:59,669 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:59,674 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:00:59,674 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,678 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,680 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,680 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,681 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:59,682 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:00:59,682 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:59,682 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:00:59,683 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:59,685 RepairJob.java:234 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:00:59,686 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,688 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,688 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,697 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,697 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,701 RepairSession.java:180 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:59,703 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:00:59,703 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:59,703 SyncTask.java:66 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:00:59,703 RepairJob.java:143 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:59,703 RepairSession.java:270 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:59,705 RepairRunnable.java:261 - Repair session 34e075b0-def3-11f0-af4c-9dff05207e18 for range [(2478274786874172625,2523061955366255485], (-8634241052348130430,-8625925410474444355]] finished INFO [RepairJobTask:1] 2025-12-22 05:00:59,705 ActiveRepairService.java:452 - [repair #34df6440-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:00:59,709 RepairRunnable.java:343 - Repair command #88 finished in 0 seconds INFO [Repair-Task-90] 2025-12-22 05:01:00,212 RepairRunnable.java:139 - Starting repair command #89 (355be740-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-90] 2025-12-22 05:01:00,221 RepairSession.java:228 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1960563092469770910,-1871871088096139956]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 05:01:00,226 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:00,226 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,228 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,229 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,235 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,236 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:01:00,236 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:01:00,236 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:01:00,236 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:00,240 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:00,241 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,243 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,244 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,244 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,246 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:00,246 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,246 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,247 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,247 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:00,248 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:00,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,250 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,250 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,252 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,254 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,254 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:00,254 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:00,255 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:00,255 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:00,258 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:00,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,261 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,262 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,263 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,263 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,266 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,266 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:00,266 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:00,266 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:00,266 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:00,269 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:00,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,271 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,271 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,274 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,274 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,275 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:00,275 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:01:00,275 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:00,275 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:01:00,276 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,279 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,281 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,283 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,283 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,285 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,285 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:00,286 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:00,286 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:00,286 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,290 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,292 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,294 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,294 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,296 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,297 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:01:00,297 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:01:00,297 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:01:00,297 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,301 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,303 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,303 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,305 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,306 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:00,307 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,307 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,307 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:00,307 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,310 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,312 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,314 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,314 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,315 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:00,316 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:01:00,316 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:01:00,316 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:01:00,316 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,358 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,360 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,362 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,363 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,364 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,364 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:00,365 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:01:00,365 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:01:00,365 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:01:00,365 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:00,370 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:00,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,373 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,376 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,378 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:00,378 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 05:01:00,378 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:01:00,381 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:00,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:01:00,384 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,384 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,384 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,387 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,387 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:00,389 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,389 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:00,389 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:00,390 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:01:00,390 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 05:01:00,392 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:00,445 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:00,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,450 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,450 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,452 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,452 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,453 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:00,454 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:01:00,454 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:01:00,454 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:01:00,454 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:00,463 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:00,463 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,471 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,473 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,476 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:00,476 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:00,476 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 05:01:00,477 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:00,478 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,480 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,481 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,483 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,486 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,490 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:00,491 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:00,491 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:00,492 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:00,494 RepairJob.java:234 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:00,494 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,499 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,500 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:00,494 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,502 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,503 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,505 RepairSession.java:180 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:00,506 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 05:01:00,506 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 05:01:00,506 SyncTask.java:66 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 05:01:00,506 RepairJob.java:143 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:00,507 RepairSession.java:270 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:01:00,508 RepairRunnable.java:261 - Repair session 355d1fc0-def3-11f0-af4c-9dff05207e18 for range [(-1960563092469770910,-1871871088096139956]] finished INFO [RepairJobTask:3] 2025-12-22 05:01:00,510 ActiveRepairService.java:452 - [repair #355be740-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:01:00,524 RepairRunnable.java:343 - Repair command #89 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,746 Validator.java:281 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,757 Validator.java:281 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,767 Validator.java:281 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,782 Validator.java:281 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,790 ActiveRepairService.java:452 - [repair #35ac0310-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,507 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,519 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,532 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,542 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,551 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,562 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,574 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,627 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,637 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,661 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,680 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,694 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,703 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,717 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,773 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,781 Validator.java:281 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,785 ActiveRepairService.java:452 - [repair #36b6e360-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,918 Validator.java:281 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,935 Validator.java:281 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,943 Validator.java:281 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,951 Validator.java:281 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,958 ActiveRepairService.java:452 - [repair #3957f410-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,590 Validator.java:281 - [repair #39bfdda0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,595 Validator.java:281 - [repair #39bfdda0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,605 Validator.java:281 - [repair #39bfdda0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,611 Validator.java:281 - [repair #39bfdda0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,617 ActiveRepairService.java:452 - [repair #39bea520-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,518 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,548 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,586 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,609 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,619 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,625 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,652 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,733 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,748 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,777 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,799 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,816 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,828 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,842 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,914 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,927 Validator.java:281 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,935 ActiveRepairService.java:452 - [repair #3adaea90-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,307 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,319 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,329 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,377 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,399 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,407 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,416 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,470 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,482 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,490 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,505 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,519 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,528 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,538 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,598 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,617 Validator.java:281 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,624 ActiveRepairService.java:452 - [repair #3b576d90-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-91] 2025-12-22 05:01:10,760 RepairRunnable.java:139 - Starting repair command #90 (3ba56680-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-91] 2025-12-22 05:01:10,774 RepairSession.java:228 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2157928678120257901,-2153783462500827979], (8013762814505783114,8054773610980233760]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:01:10,782 RepairJob.java:234 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:10,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,785 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,789 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,789 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,790 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:10,796 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:10,797 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:01:10,797 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:01:10,797 RepairJob.java:143 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,796 RepairJob.java:234 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:10,797 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,799 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,799 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,800 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,800 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,802 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:10,802 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:10,802 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:10,802 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:01:10,802 RepairJob.java:143 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,803 RepairJob.java:234 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:10,803 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,807 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,807 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,810 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,815 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,818 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:10,819 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:01:10,819 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:01:10,819 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:01:10,819 RepairJob.java:143 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:10,822 RepairJob.java:234 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:10,823 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,828 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,828 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,832 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,832 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,834 RepairSession.java:180 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:10,836 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:10,836 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:01:10,836 SyncTask.java:66 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:10,836 RepairJob.java:143 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,837 RepairSession.java:270 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:10,837 RepairRunnable.java:261 - Repair session 3ba78960-def3-11f0-af4c-9dff05207e18 for range [(-2157928678120257901,-2153783462500827979], (8013762814505783114,8054773610980233760]] finished INFO [RepairJobTask:4] 2025-12-22 05:01:10,838 ActiveRepairService.java:452 - [repair #3ba56680-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-12-22 05:01:10,841 RepairRunnable.java:343 - Repair command #90 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,532 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,542 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,550 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,610 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,627 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,643 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,661 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,677 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,686 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,690 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,696 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,765 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,775 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,793 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,805 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,812 Validator.java:281 - [repair #3cb0bc00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,819 ActiveRepairService.java:452 - [repair #3cb01fc0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-92] 2025-12-22 05:01:16,932 RepairRunnable.java:139 - Starting repair command #91 (3f532c40-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-92] 2025-12-22 05:01:16,940 RepairSession.java:228 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6265020248055001351,6280490378163780464], (1634689527162688283,1689383331915594820]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:01:16,946 RepairJob.java:234 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:16,946 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,948 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,954 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,954 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,955 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:16,956 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:01:16,956 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:16,956 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:01:16,957 RepairJob.java:143 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:16,959 RepairJob.java:234 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:16,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,963 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,963 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,964 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,964 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,966 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:16,966 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:01:16,967 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-22 05:01:16,967 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:01:16,967 RepairJob.java:143 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:16,968 RepairJob.java:234 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:16,968 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,971 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,972 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,972 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,973 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:16,974 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:01:16,974 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:16,974 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:01:16,974 RepairJob.java:143 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:16,976 RepairJob.java:234 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:16,976 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,978 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,980 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,982 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,982 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,985 RepairSession.java:180 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:16,986 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:16,986 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:01:16,987 SyncTask.java:66 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:16,987 RepairJob.java:143 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:16,988 RepairSession.java:270 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:01:16,988 RepairRunnable.java:261 - Repair session 3f5464c0-def3-11f0-af4c-9dff05207e18 for range [(6265020248055001351,6280490378163780464], (1634689527162688283,1689383331915594820]] finished INFO [RepairJobTask:3] 2025-12-22 05:01:16,989 ActiveRepairService.java:452 - [repair #3f532c40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:01:16,991 RepairRunnable.java:343 - Repair command #91 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,609 Validator.java:281 - [repair #3fb96820-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,626 Validator.java:281 - [repair #3fb96820-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,637 Validator.java:281 - [repair #3fb96820-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,651 Validator.java:281 - [repair #3fb96820-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,657 ActiveRepairService.java:452 - [repair #3fb8f2f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-93] 2025-12-22 05:01:19,460 RepairRunnable.java:139 - Starting repair command #92 (40d4ea40-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-93] 2025-12-22 05:01:19,464 RepairSession.java:228 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(7274870865934662787,7379659603056485840]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:3] 2025-12-22 05:01:19,473 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:19,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,477 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,478 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,478 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,479 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:19,480 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:01:19,481 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:19,480 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:01:19,481 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:19,484 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:19,484 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,487 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,487 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,488 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,488 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,489 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:19,489 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:19,490 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:19,490 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:19,490 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:19,494 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:19,494 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,497 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,497 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,498 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,498 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,500 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:19,500 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:01:19,500 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:01:19,500 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:19,500 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:19,504 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:19,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,507 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,507 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,508 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,508 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,510 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:19,510 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:19,510 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:19,510 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:19,510 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:19,513 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:19,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,517 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,518 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,519 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,520 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:19,520 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:01:19,520 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:01:19,521 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 05:01:19,521 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:19,522 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:19,522 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,523 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,523 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,524 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,524 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,525 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:19,525 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:19,525 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:19,526 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:19,526 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:19,527 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:19,527 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,528 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,529 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,530 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,530 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:19,530 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 05:01:19,530 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:01:19,531 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:01:19,531 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:19,534 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:19,534 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,536 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,536 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,537 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,537 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,538 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:19,538 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:19,538 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:01:19,538 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:19,538 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:19,541 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:19,541 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,543 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,543 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,544 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,544 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,545 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:19,545 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:01:19,545 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:01:19,545 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:01:19,545 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:19,596 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:19,596 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,598 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,600 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,602 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,602 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,604 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:19,605 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:19,605 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:01:19,605 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:01:19,605 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:19,609 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:19,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,611 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,614 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,615 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,617 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:19,617 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:01:19,617 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:19,617 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:01:19,618 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:19,622 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:19,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,624 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,624 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,626 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,627 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,630 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:19,630 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 05:01:19,630 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:01:19,631 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:19,631 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:19,683 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:19,683 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,691 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,692 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,693 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,693 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,695 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:19,695 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:19,695 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:19,696 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:19,696 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:19,755 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:19,755 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,757 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,757 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,759 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,760 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,762 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:19,763 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:19,763 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:19,763 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:19,763 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:19,765 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:19,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,768 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,772 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,773 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,774 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:19,775 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:19,775 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:19,775 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:01:19,775 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:19,777 RepairJob.java:234 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:19,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,779 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,780 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,784 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,785 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,786 RepairSession.java:180 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:19,786 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:19,786 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 05:01:19,786 SyncTask.java:66 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:19,787 RepairJob.java:143 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:19,787 RepairSession.java:270 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:01:19,788 RepairRunnable.java:261 - Repair session 40d58680-def3-11f0-af4c-9dff05207e18 for range [(7274870865934662787,7379659603056485840]] finished INFO [RepairJobTask:1] 2025-12-22 05:01:19,790 ActiveRepairService.java:452 - [repair #40d4ea40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:01:19,794 RepairRunnable.java:343 - Repair command #92 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,336 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,350 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,361 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,411 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,423 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,442 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,457 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,466 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,476 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,484 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,494 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,548 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,562 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,578 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,592 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,600 Validator.java:281 - [repair #415516c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,614 ActiveRepairService.java:452 - [repair #4152ccd0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,835 Validator.java:281 - [repair #41a1b020-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,848 Validator.java:281 - [repair #41a1b020-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,858 Validator.java:281 - [repair #41a1b020-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,867 Validator.java:281 - [repair #41a1b020-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,872 ActiveRepairService.java:452 - [repair #41a05090-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,555 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,569 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,578 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,634 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,653 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,669 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,691 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,701 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,708 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,716 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,722 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,766 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,775 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,784 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,796 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,805 Validator.java:281 - [repair #42ab09d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:22,816 ActiveRepairService.java:452 - [repair #42aa6d90-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:26,996 Validator.java:281 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,015 Validator.java:281 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,029 Validator.java:281 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,040 Validator.java:281 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,048 ActiveRepairService.java:452 - [repair #454da120-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,660 Validator.java:281 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,675 Validator.java:281 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,687 Validator.java:281 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,702 Validator.java:281 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,710 ActiveRepairService.java:452 - [repair #45b53c90-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,516 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,526 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,580 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,588 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,598 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,606 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,616 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,667 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,678 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,685 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,694 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,703 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,716 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,725 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,769 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,778 Validator.java:281 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,784 ActiveRepairService.java:452 - [repair #46cee9f0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-94] 2025-12-22 05:01:30,312 RepairRunnable.java:139 - Starting repair command #93 (474ccc80-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-94] 2025-12-22 05:01:30,318 RepairSession.java:228 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-657375484575064760,-618009458617753077], (5926193393447067364,5927078955982239411], (6993974089456906769,7007476869397712329], (1425620098802472077,1434830792936912649], (8840515562455100692,8861236566568349016]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 05:01:30,368 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:30,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,371 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,373 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,373 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,376 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:30,377 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:01:30,377 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:01:30,378 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:30,378 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,379 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,379 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,380 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,380 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,382 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,382 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,383 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:30,383 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:01:30,384 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:01:30,384 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:01:30,384 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:30,388 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:30,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,391 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,392 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,392 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,394 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,395 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:01:30,395 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:30,395 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:01:30,398 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,399 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,399 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,400 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,400 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,403 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,403 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,405 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,405 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 05:01:30,406 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 05:01:30,406 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:30,407 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,408 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,410 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,410 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,411 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,413 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,413 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:30,414 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:30,414 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:30,414 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,419 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,419 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,420 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,422 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,423 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,424 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:30,424 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 05:01:30,424 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 05:01:30,425 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:30,432 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:30,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,433 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,435 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,435 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,436 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:30,437 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:01:30,437 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:01:30,437 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:01:30,438 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,440 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,440 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,441 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,441 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,443 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,443 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,444 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:30,444 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:01:30,444 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:01:30,446 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:01:30,446 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:30,448 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:30,448 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,450 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,450 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,452 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,452 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,453 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:30,455 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:01:30,455 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:01:30,455 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:01:30,455 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:30,515 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:30,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,520 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,521 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,523 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,524 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:30,525 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:30,525 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:01:30,526 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:30,526 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:30,528 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:30,528 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,530 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,532 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,533 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,534 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:01:30,535 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:30,535 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:01:30,535 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:30,535 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,540 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,540 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,572 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,578 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,593 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,593 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:30,593 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:01:30,593 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:30,593 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,634 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:01:30,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,636 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,639 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,639 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,640 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:30,641 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:01:30,641 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:01:30,644 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:30,644 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 05:01:30,643 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:01:30,645 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,648 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,648 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,649 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,651 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:30,651 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:30,651 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 05:01:30,651 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:30,651 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:30,655 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:30,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,657 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,661 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,662 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,663 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:30,663 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:30,663 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:30,663 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:30,663 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:30,666 RepairJob.java:234 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:30,666 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,668 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,670 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,675 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,675 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,676 RepairSession.java:180 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:30,676 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:01:30,677 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:01:30,678 SyncTask.java:66 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:01:30,678 RepairJob.java:143 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:30,679 RepairSession.java:270 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:01:30,679 RepairRunnable.java:261 - Repair session 474db6e0-def3-11f0-af4c-9dff05207e18 for range [(-657375484575064760,-618009458617753077], (5926193393447067364,5927078955982239411], (6993974089456906769,7007476869397712329], (1425620098802472077,1434830792936912649], (8840515562455100692,8861236566568349016]] finished INFO [RepairJobTask:6] 2025-12-22 05:01:30,680 ActiveRepairService.java:452 - [repair #474ccc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:01:30,682 RepairRunnable.java:343 - Repair command #93 finished in 0 seconds INFO [Repair-Task-95] 2025-12-22 05:01:30,818 RepairRunnable.java:139 - Starting repair command #94 (479a0220-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-95] 2025-12-22 05:01:30,826 RepairSession.java:228 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-6511211497357213759,-6479368472457289929], (8874225967860092092,8907165353843510689], (-6975613080777018439,-6975345514080222192], (-407839289169085539,-399093455173324545], (6783575667435347617,6792675181115393535]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:30,841 RepairJob.java:234 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:30,842 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,845 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,845 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,846 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,847 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,848 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:30,854 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:01:30,854 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:01:30,854 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:01:30,854 RepairJob.java:143 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:30,856 RepairJob.java:234 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:30,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,858 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,860 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,860 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,861 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:30,862 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:30,862 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:01:30,862 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:30,862 RepairJob.java:143 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:30,864 RepairJob.java:234 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:01:30,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,865 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,867 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,867 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,868 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:30,868 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,869 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,869 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,869 RepairJob.java:143 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:30,871 RepairJob.java:234 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:30,871 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,873 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,873 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,874 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,874 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,876 RepairSession.java:180 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:30,876 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,876 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,877 SyncTask.java:66 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:30,877 RepairJob.java:143 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:30,878 RepairSession.java:270 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:01:30,878 RepairRunnable.java:261 - Repair session 479b3aa0-def3-11f0-af4c-9dff05207e18 for range [(-6511211497357213759,-6479368472457289929], (8874225967860092092,8907165353843510689], (-6975613080777018439,-6975345514080222192], (-407839289169085539,-399093455173324545], (6783575667435347617,6792675181115393535]] finished INFO [RepairJobTask:1] 2025-12-22 05:01:30,880 ActiveRepairService.java:452 - [repair #479a0220-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:01:30,882 RepairRunnable.java:343 - Repair command #94 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,597 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,604 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,613 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,665 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,674 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,683 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,700 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,720 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,730 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,737 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,744 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,800 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,813 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,824 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,835 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,848 Validator.java:281 - [repair #48a49450-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,857 ActiveRepairService.java:452 - [repair #48a3d100-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,007 Validator.java:281 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,019 Validator.java:281 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,028 Validator.java:281 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,039 Validator.java:281 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,045 ActiveRepairService.java:452 - [repair #4b483d10-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,667 Validator.java:281 - [repair #4bae78f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,679 Validator.java:281 - [repair #4bae78f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,691 Validator.java:281 - [repair #4bae78f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,702 Validator.java:281 - [repair #4bae78f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,709 ActiveRepairService.java:452 - [repair #4baddcb0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,555 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,564 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,573 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,619 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,628 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,642 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,656 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,672 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,690 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,700 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,709 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,757 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,772 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,791 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,812 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,827 Validator.java:281 - [repair #4cc9fb10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:39,837 ActiveRepairService.java:452 - [repair #4cc8e9a0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-96] 2025-12-22 05:01:40,351 RepairRunnable.java:139 - Starting repair command #95 (4d48a0f0-def3-11f0-af4c-9dff05207e18), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-96] 2025-12-22 05:01:40,360 RepairSession.java:228 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(293178171564500940,321731459250708100], (-6097376307458498808,-6090158767251677043], (-5154288163802064163,-5140403494888229962], (7709066523262030262,7730013250221931919], (3812819536270223846,3834452121867513702]] for reaper_db.[diagnostic_event_subscription, schema_migration_leader, cluster, repair_schedule_v1, repair_run_by_cluster, repair_unit_v1, percent_repaired_by_schedule, leader, repair_run_by_unit, repair_run, repair_schedule_by_cluster_and_keyspace, schema_migration, running_repairs, running_reapers, snapshot, repair_run_by_cluster_v2] INFO [RepairJobTask:2] 2025-12-22 05:01:40,379 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:40,380 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,383 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,383 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,385 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,388 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,388 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:01:40,389 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:01:40,388 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:01:40,389 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,391 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,394 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,394 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,396 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,396 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,397 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,398 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:01:40,398 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:40,398 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:01:40,398 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,400 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,406 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,408 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,408 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,411 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for cluster from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:40,412 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:40,412 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:01:40,412 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:01:40,412 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:40,415 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,415 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,418 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,421 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,421 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,423 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,423 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:40,423 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:40,423 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:40,423 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:40,426 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,429 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,432 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,432 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,433 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,434 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:40,434 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:40,434 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:40,434 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:40,442 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,444 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,448 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,448 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,449 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,450 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:40,450 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:40,450 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:40,450 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,456 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,458 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,458 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,460 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,461 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,464 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,464 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:01:40,464 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 05:01:40,466 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,467 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 05:01:40,468 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 05:01:40,469 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,469 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,474 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,475 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for leader from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:40,476 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:40,476 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:01:40,476 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:01:40,476 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:40,480 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:40,480 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,482 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,486 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,488 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:40,488 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 05:01:40,488 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 05:01:40,488 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 05:01:40,489 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,543 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,543 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,545 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,545 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,548 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,549 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,553 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,553 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:40,553 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:40,553 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 05:01:40,553 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:40,557 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:40,558 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,559 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,559 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,562 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,562 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,563 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:40,564 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 05:01:40,564 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 05:01:40,564 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 05:01:40,564 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:40,566 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:40,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,568 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,568 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,570 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,570 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,570 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for schema_migration from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,572 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:01:40,572 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 05:01:40,572 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:01:40,572 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:40,621 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:40,623 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,625 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,625 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,628 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,628 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,629 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_repairs from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:01:40,631 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:01:40,632 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:01:40,632 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:01:40,633 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:40,636 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:01:40,636 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,638 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,642 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,642 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,644 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for running_reapers from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:40,644 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:01:40,645 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:01:40,644 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:01:40,645 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] running_reapers is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:40,649 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:01:40,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,655 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,655 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,657 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,657 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,658 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for snapshot from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:01:40,659 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:01:40,662 RepairJob.java:234 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,662 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:01:40,659 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:01:40,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:01:40,663 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] snapshot is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,665 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,667 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,670 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,671 RepairSession.java:180 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,671 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:40,671 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 05:01:40,671 SyncTask.java:66 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:40,671 RepairJob.java:143 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:40,672 RepairSession.java:270 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:01:40,672 RepairRunnable.java:261 - Repair session 4d4a0080-def3-11f0-af4c-9dff05207e18 for range [(293178171564500940,321731459250708100], (-6097376307458498808,-6090158767251677043], (-5154288163802064163,-5140403494888229962], (7709066523262030262,7730013250221931919], (3812819536270223846,3834452121867513702]] finished INFO [RepairJobTask:1] 2025-12-22 05:01:40,673 ActiveRepairService.java:452 - [repair #4d48a0f0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:01:40,677 RepairRunnable.java:343 - Repair command #95 finished in 0 seconds INFO [Repair-Task-97] 2025-12-22 05:01:40,868 RepairRunnable.java:139 - Starting repair command #96 (4d978440-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-97] 2025-12-22 05:01:40,877 RepairSession.java:228 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-290623474122994719,-256118982931934238], (-7958596634499357864,-7900227113486768928]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:40,884 RepairJob.java:234 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:01:40,884 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,886 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,886 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,887 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,887 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,889 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,890 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:01:40,890 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:01:40,890 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:01:40,891 RepairJob.java:143 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,891 RepairJob.java:234 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:01:40,892 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,893 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,894 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,897 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,898 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,899 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:40,899 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:01:40,899 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:01:40,900 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:40,900 RepairJob.java:143 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:40,903 RepairJob.java:234 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,903 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,905 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,905 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,906 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,906 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,908 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:01:40,910 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:40,910 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:40,910 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:40,910 RepairJob.java:143 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:40,915 RepairJob.java:234 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:01:40,915 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,917 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,918 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,920 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,920 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,921 RepairSession.java:180 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:40,921 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:01:40,922 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:40,922 SyncTask.java:66 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:40,922 RepairJob.java:143 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:40,923 RepairSession.java:270 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:40,923 RepairRunnable.java:261 - Repair session 4d98e3d0-def3-11f0-af4c-9dff05207e18 for range [(-290623474122994719,-256118982931934238], (-7958596634499357864,-7900227113486768928]] finished INFO [RepairJobTask:4] 2025-12-22 05:01:40,924 ActiveRepairService.java:452 - [repair #4d978440-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:01:40,932 RepairRunnable.java:343 - Repair command #96 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,609 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,620 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,628 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,639 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,651 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,660 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,672 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,726 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,734 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,743 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,752 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,762 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,773 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,781 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,848 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,856 Validator.java:281 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,863 ActiveRepairService.java:452 - [repair #4e9ee220-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,039 Validator.java:281 - [repair #51432720-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,050 Validator.java:281 - [repair #51432720-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,057 Validator.java:281 - [repair #51432720-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,063 Validator.java:281 - [repair #51432720-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,071 ActiveRepairService.java:452 - [repair #514263d0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,718 Validator.java:281 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,725 Validator.java:281 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,732 Validator.java:281 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,741 Validator.java:281 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,747 ActiveRepairService.java:452 - [repair #51a89fb0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,952 Validator.java:281 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,962 Validator.java:281 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,975 Validator.java:281 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,990 Validator.java:281 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,999 ActiveRepairService.java:452 - [repair #5396db20-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,082 Validator.java:281 - [repair #57403410-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,096 Validator.java:281 - [repair #57403410-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,108 Validator.java:281 - [repair #57403410-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,119 Validator.java:281 - [repair #57403410-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,125 ActiveRepairService.java:452 - [repair #573dea20-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,755 Validator.java:281 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,780 Validator.java:281 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,800 Validator.java:281 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,829 Validator.java:281 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,837 ActiveRepairService.java:452 - [repair #57a44d10-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-98] 2025-12-22 05:02:00,942 RepairRunnable.java:139 - Starting repair command #97 (598e90e0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-98] 2025-12-22 05:02:00,947 RepairSession.java:228 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(9006234818887126954,9009261883659753136], (-2879762274479557234,-2879563821965597217], (4650564020048092498,4653172647746477559], (-8338964266976546187,-8336045339884705673], (5199466684627121046,5231748399823603577], (5965671421379372822,5990931428118891166], (-1657210638842250066,-1641813425367866621]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:00,968 RepairJob.java:234 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:00,969 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,970 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,972 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,972 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,974 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:02:00,975 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:00,975 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:02:00,975 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:00,975 RepairJob.java:143 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:00,977 RepairJob.java:234 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:02:00,977 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,978 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,978 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,979 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,979 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,980 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:00,980 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:00,980 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:00,980 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:00,980 RepairJob.java:143 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:02:00,982 RepairJob.java:234 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:02:00,982 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,983 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,984 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,984 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,985 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:00,987 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:02:00,987 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:00,987 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:02:00,987 RepairJob.java:234 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:02:00,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 05:02:00,987 RepairJob.java:143 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,988 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,988 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,990 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,990 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,991 RepairSession.java:180 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:00,991 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:00,991 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:02:00,991 SyncTask.java:66 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:00,992 RepairJob.java:143 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:00,992 RepairSession.java:270 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:02:00,992 RepairRunnable.java:261 - Repair session 598f5430-def3-11f0-af4c-9dff05207e18 for range [(9006234818887126954,9009261883659753136], (-2879762274479557234,-2879563821965597217], (4650564020048092498,4653172647746477559], (-8338964266976546187,-8336045339884705673], (5199466684627121046,5231748399823603577], (5965671421379372822,5990931428118891166], (-1657210638842250066,-1641813425367866621]] finished INFO [RepairJobTask:5] 2025-12-22 05:02:00,993 ActiveRepairService.java:452 - [repair #598e90e0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:02:00,994 RepairRunnable.java:343 - Repair command #97 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,108 Validator.java:281 - [repair #5d39e5a0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,119 Validator.java:281 - [repair #5d39e5a0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,127 Validator.java:281 - [repair #5d39e5a0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,135 Validator.java:281 - [repair #5d39e5a0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,139 ActiveRepairService.java:452 - [repair #5d397070-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,783 Validator.java:281 - [repair #5d9fac50-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,799 Validator.java:281 - [repair #5d9fac50-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,817 Validator.java:281 - [repair #5d9fac50-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,830 Validator.java:281 - [repair #5d9fac50-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,836 ActiveRepairService.java:452 - [repair #5d9ec1f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:10,993 Validator.java:281 - [repair #5f8ada80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:11,006 Validator.java:281 - [repair #5f8ada80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:11,013 Validator.java:281 - [repair #5f8ada80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:11,019 Validator.java:281 - [repair #5f8ada80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:11,025 ActiveRepairService.java:452 - [repair #5f8953e0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-99] 2025-12-22 05:02:17,120 RepairRunnable.java:139 - Starting repair command #98 (63332200-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-99] 2025-12-22 05:02:17,133 RepairSession.java:228 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5641296395861834276,-5579445702371462825], (539876371040749885,545539440123858614], (-9103279279812371691,-9096959128269929828]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:17,148 RepairJob.java:234 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:17,149 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,151 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,151 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,153 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,153 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,154 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:17,154 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,154 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:17,154 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,155 RepairJob.java:143 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:02:17,157 RepairJob.java:234 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:17,157 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,158 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,160 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,160 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,161 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:17,161 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:02:17,161 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,161 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:02:17,161 RepairJob.java:143 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:02:17,167 RepairJob.java:234 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:02:17,167 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,168 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,170 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,172 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:02:17,172 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,172 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:02:17,172 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,172 RepairJob.java:143 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:02:17,175 RepairJob.java:234 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:02:17,175 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,176 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,180 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,180 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,181 RepairSession.java:180 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:02:17,181 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,182 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,182 SyncTask.java:66 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,182 RepairJob.java:143 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:02:17,182 RepairSession.java:270 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:02:17,182 RepairRunnable.java:261 - Repair session 63351dd0-def3-11f0-af4c-9dff05207e18 for range [(-5641296395861834276,-5579445702371462825], (539876371040749885,545539440123858614], (-9103279279812371691,-9096959128269929828]] finished INFO [RepairJobTask:2] 2025-12-22 05:02:17,183 ActiveRepairService.java:452 - [repair #63332200-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:02:17,186 RepairRunnable.java:343 - Repair command #98 finished in 0 seconds INFO [Repair-Task-100] 2025-12-22 05:02:17,778 RepairRunnable.java:139 - Starting repair command #99 (63978920-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-100] 2025-12-22 05:02:17,782 RepairSession.java:228 - [repair #63982560-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3380443200159595453,-3372219227454526165], (-494359326825672307,-463520353118922984], (-1641813425367866621,-1613852331516872783], (-2713387041526814086,-2692250027430190199]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:17,793 RepairJob.java:234 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:17,793 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,797 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,802 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,802 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,806 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:17,806 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,807 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:17,807 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,807 RepairJob.java:143 - [repair #63982560-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:17,811 RepairJob.java:234 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:02:17,811 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,814 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,816 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,816 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,817 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:17,817 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,818 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,818 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:17,818 RepairJob.java:143 - [repair #63982560-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:17,822 RepairJob.java:234 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:02:17,822 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,824 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,826 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,826 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,827 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:17,829 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:02:17,829 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,829 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:02:17,829 RepairJob.java:143 - [repair #63982560-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:17,829 RepairJob.java:234 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:02:17,830 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,831 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,832 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,833 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,833 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,834 RepairSession.java:180 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:17,835 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,835 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:02:17,835 SyncTask.java:66 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:17,837 RepairJob.java:143 - [repair #63982560-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:17,837 RepairSession.java:270 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:02:17,838 RepairRunnable.java:261 - Repair session 63982560-def3-11f0-af4c-9dff05207e18 for range [(-3380443200159595453,-3372219227454526165], (-494359326825672307,-463520353118922984], (-1641813425367866621,-1613852331516872783], (-2713387041526814086,-2692250027430190199]] finished INFO [RepairJobTask:5] 2025-12-22 05:02:17,839 ActiveRepairService.java:452 - [repair #63978920-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:02:17,840 RepairRunnable.java:343 - Repair command #99 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,051 Validator.java:281 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,066 Validator.java:281 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,077 Validator.java:281 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,087 Validator.java:281 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,093 ActiveRepairService.java:452 - [repair #65880e80-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,176 Validator.java:281 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,188 Validator.java:281 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,202 Validator.java:281 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,210 Validator.java:281 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,225 ActiveRepairService.java:452 - [repair #692cfaa0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-101] 2025-12-22 05:02:27,815 RepairRunnable.java:139 - Starting repair command #100 (69930f70-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-101] 2025-12-22 05:02:27,820 RepairSession.java:228 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(9018668860037113682,9027709015171491374], (-256118982931934238,-249414347777562332], (-9201581021670384656,-9134383411897874571], (-3442096872006126678,-3438988324358265203]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:27,825 RepairJob.java:234 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:27,825 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,827 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,827 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,829 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,829 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,831 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:02:27,832 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:27,832 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:27,833 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:27,833 RepairJob.java:143 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:27,834 RepairJob.java:234 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:02:27,834 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,835 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,836 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,837 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,838 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:02:27,839 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:27,839 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:02:27,839 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:27,839 RepairJob.java:143 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:27,841 RepairJob.java:234 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:02:27,841 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,842 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,842 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,843 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,843 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,844 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:27,846 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:02:27,846 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:02:27,847 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:27,847 RepairJob.java:143 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:27,852 RepairJob.java:234 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:02:27,852 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,853 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,855 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,855 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,857 RepairSession.java:180 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:02:27,858 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:27,858 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:27,858 SyncTask.java:66 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:27,858 RepairJob.java:143 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:27,859 RepairSession.java:270 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:02:27,859 RepairRunnable.java:261 - Repair session 6993d2c0-def3-11f0-af4c-9dff05207e18 for range [(9018668860037113682,9027709015171491374], (-256118982931934238,-249414347777562332], (-9201581021670384656,-9134383411897874571], (-3442096872006126678,-3438988324358265203]] finished INFO [RepairJobTask:5] 2025-12-22 05:02:27,860 ActiveRepairService.java:452 - [repair #69930f70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:02:27,861 RepairRunnable.java:343 - Repair command #100 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,085 Validator.java:281 - [repair #6b823540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,102 Validator.java:281 - [repair #6b823540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,116 Validator.java:281 - [repair #6b823540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,123 Validator.java:281 - [repair #6b823540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,128 ActiveRepairService.java:452 - [repair #6b80fcc0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-102] 2025-12-22 05:02:37,178 RepairRunnable.java:139 - Starting repair command #101 (6f27bda0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-102] 2025-12-22 05:02:37,186 RepairSession.java:228 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7035423395992089762,-6980799177566434069], (-6949144068755851666,-6908847640393734811]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:02:37,191 RepairJob.java:234 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:02:37,192 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,193 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,193 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,195 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,195 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,197 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:02:37,197 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:37,199 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:37,199 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:37,200 RepairJob.java:143 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:02:37,200 RepairJob.java:234 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:37,200 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,203 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,207 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,207 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,208 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:02:37,210 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:02:37,210 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:02:37,210 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:02:37,210 RepairJob.java:143 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:02:37,214 RepairJob.java:234 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:02:37,214 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,215 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,219 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,219 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,221 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:02:37,223 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:37,223 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:02:37,225 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:37,227 RepairJob.java:143 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:37,228 RepairJob.java:234 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:02:37,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,230 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,231 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,232 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,232 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,234 RepairSession.java:180 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:37,234 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:02:37,234 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:02:37,234 SyncTask.java:66 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:02:37,235 RepairJob.java:143 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:02:37,235 RepairSession.java:270 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:02:37,235 RepairRunnable.java:261 - Repair session 6f28f620-def3-11f0-af4c-9dff05207e18 for range [(-7035423395992089762,-6980799177566434069], (-6949144068755851666,-6908847640393734811]] finished INFO [RepairJobTask:2] 2025-12-22 05:02:37,236 ActiveRepairService.java:452 - [repair #6f27bda0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:02:37,241 RepairRunnable.java:343 - Repair command #101 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,860 Validator.java:281 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,870 Validator.java:281 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,924 Validator.java:281 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,949 Validator.java:281 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,956 ActiveRepairService.java:452 - [repair #6f8dab60-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,092 Validator.java:281 - [repair #717bbfc0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,105 Validator.java:281 - [repair #717bbfc0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,114 Validator.java:281 - [repair #717bbfc0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,121 Validator.java:281 - [repair #717bbfc0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,127 ActiveRepairService.java:452 - [repair #717afc70-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,223 Validator.java:281 - [repair #75236b00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,230 Validator.java:281 - [repair #75236b00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,245 Validator.java:281 - [repair #75236b00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,252 Validator.java:281 - [repair #75236b00-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,257 ActiveRepairService.java:452 - [repair #7522a7b0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-103] 2025-12-22 05:02:47,881 RepairRunnable.java:139 - Starting repair command #102 (7588bc80-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-103] 2025-12-22 05:02:47,884 RepairSession.java:228 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2457783280162237362,-2334296265942569805]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:47,887 RepairJob.java:234 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:02:47,888 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,890 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,890 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,892 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,892 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,894 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:02:47,894 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:47,894 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:02:47,896 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:02:47,896 RepairJob.java:143 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:47,899 RepairJob.java:234 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:02:47,899 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,901 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,902 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,902 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,903 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:02:47,903 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:47,904 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:02:47,904 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:47,904 RepairJob.java:143 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:47,904 RepairJob.java:234 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:02:47,904 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,906 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,906 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,907 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,907 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:02:47,908 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:02:47,908 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:02:47,908 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:02:47,909 RepairJob.java:143 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:47,910 RepairJob.java:234 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:02:47,910 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,910 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,911 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,911 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,913 RepairSession.java:180 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:02:47,914 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:47,914 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:02:47,913 SyncTask.java:66 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:02:47,914 RepairJob.java:143 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:47,914 RepairSession.java:270 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:02:47,916 RepairRunnable.java:261 - Repair session 758958c0-def3-11f0-af4c-9dff05207e18 for range [(-2457783280162237362,-2334296265942569805]] finished INFO [RepairJobTask:4] 2025-12-22 05:02:47,917 ActiveRepairService.java:452 - [repair #7588bc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:02:47,919 RepairRunnable.java:343 - Repair command #102 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,130 Validator.java:281 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,140 Validator.java:281 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,149 Validator.java:281 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,158 Validator.java:281 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,167 ActiveRepairService.java:452 - [repair #7776f7f0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,274 Validator.java:281 - [repair #7b2029d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,281 Validator.java:281 - [repair #7b2029d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,290 Validator.java:281 - [repair #7b2029d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,299 Validator.java:281 - [repair #7b2029d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,307 ActiveRepairService.java:452 - [repair #7b1f6680-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,930 Validator.java:281 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,941 Validator.java:281 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,952 Validator.java:281 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,965 Validator.java:281 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,972 ActiveRepairService.java:452 - [repair #7b83cda0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,163 Validator.java:281 - [repair #7d7193e0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,175 Validator.java:281 - [repair #7d7193e0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,189 Validator.java:281 - [repair #7d7193e0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,204 Validator.java:281 - [repair #7d7193e0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,220 ActiveRepairService.java:452 - [repair #7d70d090-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,298 Validator.java:281 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,306 Validator.java:281 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,315 Validator.java:281 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,321 Validator.java:281 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,328 ActiveRepairService.java:452 - [repair #81182db0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-104] 2025-12-22 05:03:07,931 RepairRunnable.java:139 - Starting repair command #103 (817c46b0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-104] 2025-12-22 05:03:07,936 RepairSession.java:228 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4459774953917253030,-4365903094185638050]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:07,939 RepairJob.java:234 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:07,940 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,941 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,943 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,943 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,943 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:07,944 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,944 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:03:07,944 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:03:07,945 RepairJob.java:143 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:07,945 RepairJob.java:234 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:07,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,948 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,948 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,949 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,949 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,950 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:07,950 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:03:07,950 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:03:07,951 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:03:07,951 RepairJob.java:143 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:07,951 RepairJob.java:234 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:07,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,952 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,952 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,953 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,953 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,954 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:07,955 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:07,956 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:03:07,956 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:07,956 RepairJob.java:143 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:07,956 RepairJob.java:234 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:07,956 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,959 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,960 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,962 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,962 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,964 RepairSession.java:180 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:07,965 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:03:07,965 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:07,965 SyncTask.java:66 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:03:07,965 RepairJob.java:143 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:03:07,966 RepairSession.java:270 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:03:07,966 RepairRunnable.java:261 - Repair session 817ce2f0-def3-11f0-af4c-9dff05207e18 for range [(-4459774953917253030,-4365903094185638050]] finished INFO [RepairJobTask:5] 2025-12-22 05:03:07,968 ActiveRepairService.java:452 - [repair #817c46b0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:03:07,969 RepairRunnable.java:343 - Repair command #103 finished in 0 seconds INFO [Repair-Task-105] 2025-12-22 05:03:11,178 RepairRunnable.java:139 - Starting repair command #104 (836b9390-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-105] 2025-12-22 05:03:11,182 RepairSession.java:228 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3886354981145679566,3993684713206039435]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:03:11,193 RepairJob.java:234 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:03:11,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,195 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,196 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,197 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,199 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:11,200 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:03:11,201 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:11,201 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:03:11,201 RepairJob.java:143 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:11,201 RepairJob.java:234 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:11,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,203 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,205 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,206 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,208 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:11,208 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:11,211 RepairJob.java:234 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:11,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:03:11,212 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:03:11,212 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:03:11,212 RepairJob.java:143 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,214 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,214 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,216 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,216 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,220 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:11,221 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:11,221 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:11,221 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:11,221 RepairJob.java:143 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:03:11,225 RepairJob.java:234 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:03:11,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,227 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,228 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,230 RepairSession.java:180 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:03:11,230 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:11,230 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:03:11,230 SyncTask.java:66 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:03:11,231 RepairJob.java:143 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:03:11,232 RepairSession.java:270 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:03:11,232 RepairRunnable.java:261 - Repair session 836c56e0-def3-11f0-af4c-9dff05207e18 for range [(3886354981145679566,3993684713206039435]] finished INFO [RepairJobTask:6] 2025-12-22 05:03:11,233 ActiveRepairService.java:452 - [repair #836b9390-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:03:11,238 RepairRunnable.java:343 - Repair command #104 finished in 0 seconds INFO [Repair-Task-106] 2025-12-22 05:03:17,308 RepairRunnable.java:139 - Starting repair command #105 (871317c0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-106] 2025-12-22 05:03:17,312 RepairSession.java:228 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(953917958351083791,955407283174090973], (-8440773213716732687,-8425997317089433171], (3382892791990107503,3382994282312862988], (-4480960365277355598,-4459774953917253030], (-2152662865501414585,-2127770755202198519], (2262954146962505044,2277826866668322214]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:17,321 RepairJob.java:234 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:17,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,324 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,325 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,326 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,326 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,327 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:17,339 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,339 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:03:17,340 RepairJob.java:234 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:17,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 05:03:17,340 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,340 RepairJob.java:143 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,343 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,346 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,348 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,348 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,350 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:03:17,350 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:03:17,350 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:03:17,351 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,351 RepairJob.java:143 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:17,353 RepairJob.java:234 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:17,353 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,355 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,355 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,357 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,357 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,358 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:17,360 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,360 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:03:17,360 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,360 RepairJob.java:143 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:17,363 RepairJob.java:234 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:17,364 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,365 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,365 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,368 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,368 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,371 RepairSession.java:180 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:17,371 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,371 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:03:17,371 SyncTask.java:66 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,371 RepairJob.java:143 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:17,372 RepairSession.java:270 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:03:17,372 RepairRunnable.java:261 - Repair session 8713b400-def3-11f0-af4c-9dff05207e18 for range [(953917958351083791,955407283174090973], (-8440773213716732687,-8425997317089433171], (3382892791990107503,3382994282312862988], (-4480960365277355598,-4459774953917253030], (-2152662865501414585,-2127770755202198519], (2262954146962505044,2277826866668322214]] finished INFO [RepairJobTask:1] 2025-12-22 05:03:17,373 ActiveRepairService.java:452 - [repair #871317c0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:03:17,374 RepairRunnable.java:343 - Repair command #105 finished in 0 seconds INFO [Repair-Task-107] 2025-12-22 05:03:17,963 RepairRunnable.java:139 - Starting repair command #106 (8776e2a0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-107] 2025-12-22 05:03:17,967 RepairSession.java:228 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5750286806425191572,5858470146714121440]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:17,970 RepairJob.java:234 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:17,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,972 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,981 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,981 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,982 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:17,983 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,983 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:03:17,984 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:17,984 RepairJob.java:143 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:03:17,984 RepairJob.java:234 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:03:17,985 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,986 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,986 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,990 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,990 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,992 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:17,992 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:17,992 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,993 RepairJob.java:234 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:03:17,994 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,994 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:03:17,994 RepairJob.java:143 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,995 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,995 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,997 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,997 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,999 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:17,999 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:03:17,999 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:03:17,999 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:17,999 RepairJob.java:143 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:18,002 RepairJob.java:234 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:18,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,003 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,003 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,005 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,005 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,008 RepairSession.java:180 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:18,008 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:18,008 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:03:18,008 SyncTask.java:66 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:03:18,008 RepairJob.java:143 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:03:18,009 RepairSession.java:270 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:03:18,009 RepairRunnable.java:261 - Repair session 8777a5f0-def3-11f0-af4c-9dff05207e18 for range [(5750286806425191572,5858470146714121440]] finished INFO [RepairJobTask:5] 2025-12-22 05:03:18,010 ActiveRepairService.java:452 - [repair #8776e2a0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:03:18,011 RepairRunnable.java:343 - Repair command #106 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,222 Validator.java:281 - [repair #896740f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,228 Validator.java:281 - [repair #896740f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,237 Validator.java:281 - [repair #896740f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,242 Validator.java:281 - [repair #896740f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,248 ActiveRepairService.java:452 - [repair #89662f80-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,374 Validator.java:281 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,391 Validator.java:281 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,417 Validator.java:281 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,427 Validator.java:281 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,434 ActiveRepairService.java:452 - [repair #8d0d1770-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-108] 2025-12-22 05:03:27,991 RepairRunnable.java:139 - Starting repair command #107 (8d713070-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-108] 2025-12-22 05:03:27,997 RepairSession.java:228 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7298129453108730547,-7286812842700950146], (-8156219446145490740,-8119347281086327018], (8911154813416467608,8951613598656845624]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:03:28,003 RepairJob.java:234 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:03:28,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,004 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,004 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,006 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,006 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,007 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:28,007 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,008 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,008 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,008 RepairJob.java:143 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:28,009 RepairJob.java:234 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:28,009 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,009 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,011 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,011 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,012 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:28,013 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,013 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,013 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,013 RepairJob.java:143 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:28,016 RepairJob.java:234 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:28,016 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,017 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,018 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,020 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,020 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,021 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:28,022 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,022 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,022 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,022 RepairJob.java:143 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:28,023 RepairJob.java:234 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:03:28,023 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,024 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,026 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,026 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,032 RepairSession.java:180 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:28,032 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,032 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,032 SyncTask.java:66 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:28,032 RepairJob.java:143 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:28,033 RepairSession.java:270 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:03:28,033 RepairRunnable.java:261 - Repair session 8d721ad0-def3-11f0-af4c-9dff05207e18 for range [(-7298129453108730547,-7286812842700950146], (-8156219446145490740,-8119347281086327018], (8911154813416467608,8951613598656845624]] finished INFO [RepairJobTask:1] 2025-12-22 05:03:28,034 ActiveRepairService.java:452 - [repair #8d713070-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:03:28,036 RepairRunnable.java:343 - Repair command #107 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,264 Validator.java:281 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,274 Validator.java:281 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,286 Validator.java:281 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,296 Validator.java:281 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,304 ActiveRepairService.java:452 - [repair #8f61b5d0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,376 Validator.java:281 - [repair #93082890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,386 Validator.java:281 - [repair #93082890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,394 Validator.java:281 - [repair #93082890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,403 Validator.java:281 - [repair #93082890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,408 ActiveRepairService.java:452 - [repair #9307b360-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:38,028 Validator.java:281 - [repair #936bcc60-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:38,034 Validator.java:281 - [repair #936bcc60-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:38,042 Validator.java:281 - [repair #936bcc60-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:38,051 Validator.java:281 - [repair #936bcc60-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:38,057 ActiveRepairService.java:452 - [repair #936b5730-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-109] 2025-12-22 05:03:41,262 RepairRunnable.java:139 - Starting repair command #108 (955a2ee0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-109] 2025-12-22 05:03:41,266 RepairSession.java:228 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3456959667046134182,3482139705611256548], (-7414556396355056731,-7344767307358511187]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:03:41,313 RepairJob.java:234 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:03:41,314 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,316 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,316 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,318 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,318 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,319 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:41,320 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,320 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,320 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,320 RepairJob.java:143 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:03:41,323 RepairJob.java:234 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:03:41,323 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,324 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,324 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,326 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,326 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,329 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:03:41,330 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,330 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,330 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,330 RepairJob.java:143 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:41,331 RepairJob.java:234 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:41,331 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,332 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,332 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,333 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,333 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,335 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:03:41,335 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,336 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,336 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:41,336 RepairJob.java:143 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:41,339 RepairJob.java:234 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:41,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,341 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,342 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,342 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,343 RepairSession.java:180 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:03:41,344 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:03:41,344 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,344 SyncTask.java:66 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:03:41,344 RepairJob.java:143 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:03:41,345 RepairSession.java:270 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:03:41,345 RepairRunnable.java:261 - Repair session 955acb20-def3-11f0-af4c-9dff05207e18 for range [(3456959667046134182,3482139705611256548], (-7414556396355056731,-7344767307358511187]] finished INFO [RepairJobTask:2] 2025-12-22 05:03:41,346 ActiveRepairService.java:452 - [repair #955a2ee0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:03:41,347 RepairRunnable.java:343 - Repair command #108 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,447 Validator.java:281 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,465 Validator.java:281 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,476 Validator.java:281 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,487 Validator.java:281 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,494 ActiveRepairService.java:452 - [repair #9907a680-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,080 Validator.java:281 - [repair #99694e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,092 Validator.java:281 - [repair #99694e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,098 Validator.java:281 - [repair #99694e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,104 Validator.java:281 - [repair #99694e80-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,109 ActiveRepairService.java:452 - [repair #9968b240-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-110] 2025-12-22 05:03:51,304 RepairRunnable.java:139 - Starting repair command #109 (9b567880-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-110] 2025-12-22 05:03:51,310 RepairSession.java:228 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1235115960379936638,1288635668277970367], (8951613598656845624,8970411645053956806]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:51,316 RepairJob.java:234 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:51,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,326 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,328 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,328 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,329 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:03:51,329 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:51,329 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:51,330 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:03:51,330 RepairJob.java:143 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:51,333 RepairJob.java:234 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:51,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,334 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,336 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,336 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,337 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:03:51,337 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:51,337 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:51,338 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:51,338 RepairJob.java:143 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:51,344 RepairJob.java:234 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:03:51,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,345 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,347 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,347 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,348 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:03:51,348 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:51,348 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:51,349 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:51,349 RepairJob.java:143 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:51,349 RepairJob.java:234 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:03:51,349 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,351 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,351 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,352 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,352 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,353 RepairSession.java:180 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:51,353 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:51,353 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:03:51,353 SyncTask.java:66 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:51,354 RepairJob.java:143 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:51,354 RepairSession.java:270 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:03:51,354 RepairRunnable.java:261 - Repair session 9b5762e0-def3-11f0-af4c-9dff05207e18 for range [(1235115960379936638,1288635668277970367], (8951613598656845624,8970411645053956806]] finished INFO [RepairJobTask:3] 2025-12-22 05:03:51,355 ActiveRepairService.java:452 - [repair #9b567880-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:03:51,356 RepairRunnable.java:343 - Repair command #109 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,463 Validator.java:281 - [repair #9f001f90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,471 Validator.java:281 - [repair #9f001f90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,479 Validator.java:281 - [repair #9f001f90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,487 Validator.java:281 - [repair #9f001f90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,492 ActiveRepairService.java:452 - [repair #9eff3530-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,111 Validator.java:281 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,128 Validator.java:281 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,143 Validator.java:281 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,154 Validator.java:281 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,160 ActiveRepairService.java:452 - [repair #9f62d900-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,359 Validator.java:281 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,368 Validator.java:281 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,376 Validator.java:281 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,387 Validator.java:281 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,393 ActiveRepairService.java:452 - [repair #a1516290-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-111] 2025-12-22 05:04:07,468 RepairRunnable.java:139 - Starting repair command #110 (a4f8e6c0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-111] 2025-12-22 05:04:07,471 RepairSession.java:228 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2740374575702456399,2743763347687293259], (-5376755139522726672,-5362636499081394456], (4203923806841750966,4205937311586095522], (-3643013900044024180,-3623441336550685851], (8970411645053956806,8992514460886342658]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:04:07,478 RepairJob.java:234 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:07,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,480 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,480 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,483 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,483 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,485 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:04:07,485 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:04:07,485 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:07,486 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:04:07,486 RepairJob.java:143 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:07,487 RepairJob.java:234 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:04:07,487 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,488 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,489 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,491 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,491 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,493 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:07,493 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,493 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,493 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,493 RepairJob.java:143 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:07,497 RepairJob.java:234 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:04:07,497 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,498 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,499 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,500 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,500 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,502 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:07,502 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,502 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,502 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,502 RepairJob.java:143 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:07,504 RepairJob.java:234 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:07,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,505 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,506 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,506 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,508 RepairSession.java:180 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 SyncTask.java:66 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 RepairJob.java:143 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 RepairSession.java:270 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:04:07,509 RepairRunnable.java:261 - Repair session a4f95bf0-def3-11f0-af4c-9dff05207e18 for range [(2740374575702456399,2743763347687293259], (-5376755139522726672,-5362636499081394456], (4203923806841750966,4205937311586095522], (-3643013900044024180,-3623441336550685851], (8970411645053956806,8992514460886342658]] finished INFO [RepairJobTask:1] 2025-12-22 05:04:07,510 ActiveRepairService.java:452 - [repair #a4f8e6c0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:04:07,512 RepairRunnable.java:343 - Repair command #110 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,144 Validator.java:281 - [repair #a55efb90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,158 Validator.java:281 - [repair #a55efb90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,172 Validator.java:281 - [repair #a55efb90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,197 Validator.java:281 - [repair #a55efb90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,205 ActiveRepairService.java:452 - [repair #a55e3840-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-112] 2025-12-22 05:04:11,367 RepairRunnable.java:139 - Starting repair command #111 (a74bd770-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-112] 2025-12-22 05:04:11,371 RepairSession.java:228 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3909520504961598479,-3903409472651949937], (-3196614169667023555,-3150610811528999788]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:11,389 RepairJob.java:234 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:04:11,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,391 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,392 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,393 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,394 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:11,395 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:04:11,395 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:04:11,395 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:04:11,396 RepairJob.java:143 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:11,399 RepairJob.java:234 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:11,399 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,401 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,401 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,402 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,402 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,403 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:11,404 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:04:11,404 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:04:11,405 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:04:11,405 RepairJob.java:143 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:11,410 RepairJob.java:234 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:04:11,410 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,412 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,412 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,413 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,413 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,424 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:11,425 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:04:11,426 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:11,426 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:04:11,426 RepairJob.java:143 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:11,427 RepairJob.java:234 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:04:11,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,431 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,431 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,434 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,435 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,438 RepairSession.java:180 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:04:11,438 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:11,438 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:11,438 SyncTask.java:66 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:11,438 RepairJob.java:143 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:11,439 RepairSession.java:270 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:04:11,439 RepairRunnable.java:261 - Repair session a74c73b0-def3-11f0-af4c-9dff05207e18 for range [(-3909520504961598479,-3903409472651949937], (-3196614169667023555,-3150610811528999788]] finished INFO [RepairJobTask:4] 2025-12-22 05:04:11,441 ActiveRepairService.java:452 - [repair #a74bd770-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:04:11,444 RepairRunnable.java:343 - Repair command #111 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,519 Validator.java:281 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,528 Validator.java:281 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,539 Validator.java:281 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,552 Validator.java:281 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,563 ActiveRepairService.java:452 - [repair #aaf3d0d0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-113] 2025-12-22 05:04:18,173 RepairRunnable.java:139 - Starting repair command #112 (ab5a5ad0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-113] 2025-12-22 05:04:18,177 RepairSession.java:228 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8471797022434718794,8544061918148575465]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:18,184 RepairJob.java:234 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:04:18,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,186 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,188 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,188 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,189 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:18,190 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:18,190 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:04:18,190 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:18,190 RepairJob.java:143 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:18,193 RepairJob.java:234 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:18,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,194 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,196 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,200 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:18,201 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:18,201 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:04:18,201 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:18,203 RepairJob.java:143 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:18,204 RepairJob.java:234 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:18,204 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,205 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,205 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,207 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,207 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,208 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:04:18,208 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:04:18,208 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:18,208 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:18,209 RepairJob.java:143 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:18,210 RepairJob.java:234 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:04:18,210 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,212 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,212 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,213 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,213 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,215 RepairSession.java:180 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:18,216 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:18,216 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:04:18,217 SyncTask.java:66 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:18,217 RepairJob.java:143 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:18,218 RepairSession.java:270 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:04:18,218 RepairRunnable.java:261 - Repair session ab5af710-def3-11f0-af4c-9dff05207e18 for range [(8471797022434718794,8544061918148575465]] finished INFO [RepairJobTask:4] 2025-12-22 05:04:18,220 ActiveRepairService.java:452 - [repair #ab5a5ad0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:04:18,224 RepairRunnable.java:343 - Repair command #112 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,409 Validator.java:281 - [repair #ad46e890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,419 Validator.java:281 - [repair #ad46e890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,425 Validator.java:281 - [repair #ad46e890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,431 Validator.java:281 - [repair #ad46e890-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,436 ActiveRepairService.java:452 - [repair #ad467360-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,554 Validator.java:281 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,562 Validator.java:281 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,571 Validator.java:281 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,581 Validator.java:281 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,587 ActiveRepairService.java:452 - [repair #b0eebae0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,231 Validator.java:281 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,240 Validator.java:281 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,252 Validator.java:281 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,261 Validator.java:281 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,268 ActiveRepairService.java:452 - [repair #b15740b0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-114] 2025-12-22 05:04:31,440 RepairRunnable.java:139 - Starting repair command #113 (b342bd00-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-114] 2025-12-22 05:04:31,448 RepairSession.java:228 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1384369669292108551,-1383318867597735651], (3797896633676945410,3809199156916985476], (6855433767619147145,6866539023979130903], (7697769030228536081,7701536076416757794], (-6973440051642432436,-6949144068755851666], (1689383331915594820,1689586407284222568], (802279707037830618,812303473050742237], (3713079544427299624,3741088835773337307]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:04:31,487 RepairJob.java:234 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:31,487 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,489 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,489 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,492 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,492 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,496 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:31,505 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,504 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:04:31,507 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,508 RepairJob.java:143 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:31,509 RepairJob.java:234 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:31,509 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,511 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,511 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,515 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,515 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,517 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:31,519 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,519 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:31,519 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,519 RepairJob.java:143 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:31,521 RepairJob.java:234 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:31,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,523 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,525 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,526 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,530 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:31,532 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,532 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:04:31,534 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:31,534 RepairJob.java:234 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:04:31,534 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:04:31,534 RepairJob.java:143 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,536 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,537 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,539 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,539 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,542 RepairSession.java:180 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:31,542 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:31,543 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:31,543 SyncTask.java:66 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:31,543 RepairJob.java:143 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:31,543 RepairSession.java:270 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:04:31,544 RepairRunnable.java:261 - Repair session b343f580-def3-11f0-af4c-9dff05207e18 for range [(-1384369669292108551,-1383318867597735651], (3797896633676945410,3809199156916985476], (6855433767619147145,6866539023979130903], (7697769030228536081,7701536076416757794], (-6973440051642432436,-6949144068755851666], (1689383331915594820,1689586407284222568], (802279707037830618,812303473050742237], (3713079544427299624,3741088835773337307]] finished INFO [RepairJobTask:4] 2025-12-22 05:04:31,545 ActiveRepairService.java:452 - [repair #b342bd00-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:04:31,547 RepairRunnable.java:343 - Repair command #113 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,584 Validator.java:281 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,594 Validator.java:281 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,603 Validator.java:281 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,612 Validator.java:281 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,621 ActiveRepairService.java:452 - [repair #b6ea8f50-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,271 Validator.java:281 - [repair #b752ee10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,288 Validator.java:281 - [repair #b752ee10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,299 Validator.java:281 - [repair #b752ee10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,321 Validator.java:281 - [repair #b752ee10-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,339 ActiveRepairService.java:452 - [repair #b7518e80-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:41,502 Validator.java:281 - [repair #b9415090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:41,512 Validator.java:281 - [repair #b9415090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:41,520 Validator.java:281 - [repair #b9415090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:41,530 Validator.java:281 - [repair #b9415090-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:41,547 ActiveRepairService.java:452 - [repair #b93ff100-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,648 Validator.java:281 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,656 Validator.java:281 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,661 Validator.java:281 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,667 Validator.java:281 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,670 ActiveRepairService.java:452 - [repair #bce74e20-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-115] 2025-12-22 05:04:48,286 RepairRunnable.java:139 - Starting repair command #114 (bd4d3be0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-115] 2025-12-22 05:04:48,298 RepairSession.java:228 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6468583072424119404,6543526875715455603]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:48,303 RepairJob.java:234 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:04:48,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,305 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,308 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,308 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,310 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:04:48,310 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:48,312 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:04:48,312 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:48,312 RepairJob.java:143 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:48,312 RepairJob.java:234 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:48,313 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,315 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,315 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,317 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,317 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,319 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:48,319 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:48,321 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:04:48,321 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:48,321 RepairJob.java:143 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:48,324 RepairJob.java:234 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:48,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,326 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,326 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,327 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,327 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,329 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:04:48,329 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:04:48,329 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-22 05:04:48,329 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:04:48,330 RepairJob.java:143 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:04:48,331 RepairJob.java:234 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:04:48,331 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,336 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,337 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,338 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,338 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,339 RepairSession.java:180 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:04:48,340 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:04:48,340 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:48,340 SyncTask.java:66 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:04:48,340 RepairJob.java:143 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:48,341 RepairSession.java:270 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:04:48,341 RepairRunnable.java:261 - Repair session bd4f10a0-def3-11f0-af4c-9dff05207e18 for range [(6468583072424119404,6543526875715455603]] finished INFO [RepairJobTask:5] 2025-12-22 05:04:48,343 ActiveRepairService.java:452 - [repair #bd4d3be0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:04:48,344 RepairRunnable.java:343 - Repair command #114 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,533 Validator.java:281 - [repair #bf3bc570-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,545 Validator.java:281 - [repair #bf3bc570-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,568 Validator.java:281 - [repair #bf3bc570-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,577 Validator.java:281 - [repair #bf3bc570-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,582 ActiveRepairService.java:452 - [repair #bf3b2930-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-116] 2025-12-22 05:04:57,647 RepairRunnable.java:139 - Starting repair command #115 (c2e19bf0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-116] 2025-12-22 05:04:57,651 RepairSession.java:228 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8569871345339887464,8627031096460016282], (-6908847640393734811,-6875113438262051233], (-6975345514080222192,-6973440051642432436]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:04:57,669 RepairJob.java:234 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:04:57,669 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,671 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,671 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,672 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,672 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,673 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:57,680 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:04:57,680 RepairJob.java:234 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:04:57,680 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:04:57,680 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,682 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,684 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:04:57,683 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,686 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:04:57,686 RepairJob.java:143 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,686 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,687 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:04:57,687 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,688 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:04:57,688 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,688 RepairJob.java:143 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:57,690 RepairJob.java:234 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:04:57,690 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,691 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,691 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,692 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,694 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:57,695 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,695 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,695 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,696 RepairJob.java:143 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:57,696 RepairJob.java:234 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:04:57,696 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,697 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,699 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,699 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,700 RepairSession.java:180 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:04:57,700 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,700 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,700 SyncTask.java:66 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:57,701 RepairJob.java:143 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:57,701 RepairSession.java:270 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:04:57,701 RepairRunnable.java:261 - Repair session c2e23830-def3-11f0-af4c-9dff05207e18 for range [(8569871345339887464,8627031096460016282], (-6908847640393734811,-6875113438262051233], (-6975345514080222192,-6973440051642432436]] finished INFO [RepairJobTask:1] 2025-12-22 05:04:57,702 ActiveRepairService.java:452 - [repair #c2e19bf0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:04:57,704 RepairRunnable.java:343 - Repair command #115 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,359 Validator.java:281 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,398 Validator.java:281 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,408 Validator.java:281 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,424 Validator.java:281 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,440 ActiveRepairService.java:452 - [repair #c349d3a0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,642 Validator.java:281 - [repair #c53af540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,679 Validator.java:281 - [repair #c53af540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,690 Validator.java:281 - [repair #c53af540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,703 Validator.java:281 - [repair #c53af540-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,709 ActiveRepairService.java:452 - [repair #c535c520-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:07,687 Validator.java:281 - [repair #c8dcd420-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:07,699 Validator.java:281 - [repair #c8dcd420-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:07,707 Validator.java:281 - [repair #c8dcd420-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:07,721 Validator.java:281 - [repair #c8dcd420-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:07,730 ActiveRepairService.java:452 - [repair #c8dc10d0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:08,351 Validator.java:281 - [repair #c941fe90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:08,364 Validator.java:281 - [repair #c941fe90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:08,373 Validator.java:281 - [repair #c941fe90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:08,379 Validator.java:281 - [repair #c941fe90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:08,390 ActiveRepairService.java:452 - [repair #c9413b40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,594 Validator.java:281 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,621 Validator.java:281 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,634 Validator.java:281 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,653 Validator.java:281 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,658 ActiveRepairService.java:452 - [repair #cb306110-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-117] 2025-12-22 05:05:17,707 RepairRunnable.java:139 - Starting repair command #116 (ced65ea0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-117] 2025-12-22 05:05:17,713 RepairSession.java:228 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2879563821965597217,-2857384651741489178], (822656548291397208,824396488476566546], (1622870878328694598,1625045841591910234], (-3484245030413748992,-3442096872006126678], (5243311214862909024,5265767261848526613]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:05:17,721 RepairJob.java:234 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:05:17,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,723 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,723 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,725 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,725 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,727 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:17,727 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:05:17,727 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:05:17,727 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:05:17,728 RepairJob.java:143 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:17,730 RepairJob.java:234 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:05:17,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,734 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,734 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,736 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,736 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,738 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:05:17,738 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:17,738 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:05:17,738 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:17,739 RepairJob.java:143 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:17,740 RepairJob.java:234 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:05:17,740 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,742 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,742 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,743 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,743 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,744 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:05:17,744 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:05:17,744 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:05:17,744 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:05:17,745 RepairJob.java:143 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:17,754 RepairJob.java:234 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:17,754 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,756 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,756 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,757 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,757 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,759 RepairSession.java:180 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:17,760 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:05:17,760 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:05:17,761 SyncTask.java:66 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:17,761 RepairJob.java:143 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:17,761 RepairSession.java:270 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:05:17,762 RepairRunnable.java:261 - Repair session ced77010-def3-11f0-af4c-9dff05207e18 for range [(-2879563821965597217,-2857384651741489178], (822656548291397208,824396488476566546], (1622870878328694598,1625045841591910234], (-3484245030413748992,-3442096872006126678], (5243311214862909024,5265767261848526613]] finished INFO [RepairJobTask:5] 2025-12-22 05:05:17,763 ActiveRepairService.java:452 - [repair #ced65ea0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:17,768 RepairRunnable.java:343 - Repair command #116 finished in 0 seconds INFO [Repair-Task-118] 2025-12-22 05:05:18,371 RepairRunnable.java:139 - Starting repair command #117 (cf3bd730-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-118] 2025-12-22 05:05:18,394 RepairSession.java:228 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8531255148899503585,-8511192706198896224], (-1162081440403989544,-1143912732527311204], (-3780905395161097172,-3768299613395011177], (-6207481540356061674,-6187357468077250983], (-1449395938903534293,-1433345733436727467], (812303473050742237,819429443351952048], (-9211013172335911123,-9209927860771501920]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:05:18,412 RepairJob.java:234 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:05:18,412 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,418 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,420 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,428 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,428 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,429 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:18,429 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:18,430 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:18,430 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:18,430 RepairJob.java:143 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:18,433 RepairJob.java:234 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:18,433 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,436 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,436 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,438 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,438 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,439 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:18,440 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,440 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,440 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,440 RepairJob.java:143 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:18,445 RepairJob.java:234 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:18,445 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,448 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,450 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,450 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,451 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:05:18,451 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:18,451 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:05:18,451 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:18,452 RepairJob.java:143 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:05:18,454 RepairJob.java:234 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:05:18,454 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,456 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,457 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,458 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,458 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,459 RepairSession.java:180 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:18,459 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,459 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,459 SyncTask.java:66 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:05:18,460 RepairJob.java:143 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:05:18,460 RepairSession.java:270 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:05:18,460 RepairRunnable.java:261 - Repair session cf3f59a0-def3-11f0-af4c-9dff05207e18 for range [(-8531255148899503585,-8511192706198896224], (-1162081440403989544,-1143912732527311204], (-3780905395161097172,-3768299613395011177], (-6207481540356061674,-6187357468077250983], (-1449395938903534293,-1433345733436727467], (812303473050742237,819429443351952048], (-9211013172335911123,-9209927860771501920]] finished INFO [RepairJobTask:2] 2025-12-22 05:05:18,461 ActiveRepairService.java:452 - [repair #cf3bd730-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:18,462 RepairRunnable.java:343 - Repair command #117 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,633 Validator.java:281 - [repair #d12cd1c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,642 Validator.java:281 - [repair #d12cd1c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,653 Validator.java:281 - [repair #d12cd1c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,663 Validator.java:281 - [repair #d12cd1c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,672 ActiveRepairService.java:452 - [repair #d12c3580-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-119] 2025-12-22 05:05:27,750 RepairRunnable.java:139 - Starting repair command #118 (d4d2f660-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-119] 2025-12-22 05:05:27,755 RepairSession.java:228 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(8224390282518714088,8232596037923434992], (-6131769940508593529,-6120726452911686042], (-7096364658254447105,-7077307679870153056]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:27,769 RepairJob.java:234 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:27,769 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,770 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,771 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,773 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,773 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,777 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:27,778 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,778 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,778 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,778 RepairJob.java:143 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:27,792 RepairJob.java:234 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:27,792 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,794 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,796 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,797 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,800 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:27,801 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,801 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,801 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:27,801 RepairJob.java:143 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:27,805 RepairJob.java:234 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:27,805 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,807 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,807 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,810 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,810 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,811 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:27,812 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:05:27,812 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:27,812 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:05:27,815 RepairJob.java:143 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:27,817 RepairJob.java:234 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:27,817 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,819 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,819 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,821 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,821 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,823 RepairSession.java:180 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:27,823 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:27,823 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:05:27,824 SyncTask.java:66 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:27,824 RepairJob.java:143 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:27,825 RepairSession.java:270 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:05:27,825 RepairRunnable.java:261 - Repair session d4d3b9b0-def3-11f0-af4c-9dff05207e18 for range [(8224390282518714088,8232596037923434992], (-6131769940508593529,-6120726452911686042], (-7096364658254447105,-7077307679870153056]] finished INFO [RepairJobTask:5] 2025-12-22 05:05:27,828 ActiveRepairService.java:452 - [repair #d4d2f660-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:27,829 RepairRunnable.java:343 - Repair command #118 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,422 Validator.java:281 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,430 Validator.java:281 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,442 Validator.java:281 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,453 Validator.java:281 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,457 ActiveRepairService.java:452 - [repair #d5370f60-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-120] 2025-12-22 05:05:31,661 RepairRunnable.java:139 - Starting repair command #119 (d727bbd0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-120] 2025-12-22 05:05:31,666 RepairSession.java:228 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1065240803037956456,1125411856478103220]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:05:31,686 RepairJob.java:234 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:05:31,687 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,697 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,699 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,699 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,706 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:05:31,709 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:05:31,710 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:31,710 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:31,710 RepairJob.java:143 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:31,710 RepairJob.java:234 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:31,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,712 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,714 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,714 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,716 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:31,716 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:31,717 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:31,717 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:31,717 RepairJob.java:143 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:31,721 RepairJob.java:234 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:05:31,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,725 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,727 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,727 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,728 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:31,729 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:31,729 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:05:31,729 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:31,729 RepairJob.java:143 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:31,731 RepairJob.java:234 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:05:31,731 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,734 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,736 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,736 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,738 RepairSession.java:180 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:05:31,738 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:31,738 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:31,738 SyncTask.java:66 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:31,738 RepairJob.java:143 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:31,739 RepairSession.java:270 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:05:31,739 RepairRunnable.java:261 - Repair session d7287f20-def3-11f0-af4c-9dff05207e18 for range [(1065240803037956456,1125411856478103220]] finished INFO [RepairJobTask:5] 2025-12-22 05:05:31,740 ActiveRepairService.java:452 - [repair #d727bbd0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:31,742 RepairRunnable.java:343 - Repair command #119 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,788 Validator.java:281 - [repair #dacde071-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,794 Validator.java:281 - [repair #dacde071-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,800 Validator.java:281 - [repair #dacde071-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,809 Validator.java:281 - [repair #dacde071-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,823 ActiveRepairService.java:452 - [repair #dacd6b40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-121] 2025-12-22 05:05:38,439 RepairRunnable.java:139 - Starting repair command #120 (db31f970-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-121] 2025-12-22 05:05:38,443 RepairSession.java:228 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1960563092469770910,-1871871088096139956]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:05:38,446 RepairJob.java:234 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:05:38,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,448 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,449 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,449 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,450 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:38,451 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:05:38,453 RepairJob.java:234 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:05:38,453 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:05:38,453 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:05:38,453 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:38,453 RepairJob.java:143 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,455 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,455 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,456 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,456 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,457 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:38,457 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:38,457 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:05:38,457 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:05:38,458 RepairJob.java:143 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:38,458 RepairJob.java:234 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:05:38,458 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,460 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,460 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,461 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,461 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,462 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:38,462 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:38,462 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-22 05:05:38,462 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:38,464 RepairJob.java:143 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:7] 2025-12-22 05:05:38,464 RepairJob.java:234 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:05:38,465 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,466 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,467 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,468 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,469 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,470 RepairSession.java:180 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:05:38,470 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:38,470 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-12-22 05:05:38,470 SyncTask.java:66 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:38,470 RepairJob.java:143 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:38,471 RepairSession.java:270 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:05:38,471 RepairRunnable.java:261 - Repair session db3295b0-def3-11f0-af4c-9dff05207e18 for range [(-1960563092469770910,-1871871088096139956]] finished INFO [RepairJobTask:5] 2025-12-22 05:05:38,473 ActiveRepairService.java:452 - [repair #db31f970-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:38,474 RepairRunnable.java:343 - Repair command #120 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,709 Validator.java:281 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,724 Validator.java:281 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,735 Validator.java:281 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,749 Validator.java:281 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,757 ActiveRepairService.java:452 - [repair #dd236930-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-122] 2025-12-22 05:05:47,817 RepairRunnable.java:139 - Starting repair command #121 (e0c8f190-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-122] 2025-12-22 05:05:47,822 RepairSession.java:228 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1226402538170156742,1235115960379936638], (-1723184777872392250,-1715648836580433224], (-7539558506265739293,-7481894408295908258], (-3984504029515797782,-3970575341888320855]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:47,828 RepairJob.java:234 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:47,828 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,832 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,833 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,834 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,834 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,836 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:47,836 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:47,836 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:05:47,837 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:47,837 RepairJob.java:143 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:05:47,846 RepairJob.java:234 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:05:47,846 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,848 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,848 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,849 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,849 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,850 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:47,851 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:47,851 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-22 05:05:47,851 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:47,851 RepairJob.java:143 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:47,852 RepairJob.java:234 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:05:47,852 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,862 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,862 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,864 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,864 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,865 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:05:47,866 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-22 05:05:47,866 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:05:47,866 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:47,867 RepairJob.java:143 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:47,868 RepairJob.java:234 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:47,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,869 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,869 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,871 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,871 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,872 RepairSession.java:180 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:47,872 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-12-22 05:05:47,873 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:05:47,873 SyncTask.java:66 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-12-22 05:05:47,873 RepairJob.java:143 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:7] 2025-12-22 05:05:47,873 RepairSession.java:270 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 05:05:47,875 RepairRunnable.java:261 - Repair session e0c9b4e0-def3-11f0-af4c-9dff05207e18 for range [(1226402538170156742,1235115960379936638], (-1723184777872392250,-1715648836580433224], (-7539558506265739293,-7481894408295908258], (-3984504029515797782,-3970575341888320855]] finished INFO [RepairJobTask:7] 2025-12-22 05:05:47,876 ActiveRepairService.java:452 - [repair #e0c8f190-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:47,878 RepairRunnable.java:343 - Repair command #121 finished in 0 seconds INFO [Repair-Task-123] 2025-12-22 05:05:48,471 RepairRunnable.java:139 - Starting repair command #122 (e12cbc70-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-123] 2025-12-22 05:05:48,485 RepairSession.java:228 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4803446286197321969,-4770933885238433203], (-5579445702371462825,-5569129743146060976], (2277826866668322214,2302324478064261829], (7826480874702248967,7851838466767974071]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:48,504 RepairJob.java:234 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:48,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,506 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,506 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,509 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,509 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,510 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:48,511 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,511 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,512 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,513 RepairJob.java:143 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:48,513 RepairJob.java:234 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:05:48,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,516 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,516 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,518 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,518 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,519 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:05:48,519 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:05:48,519 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:48,519 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:48,520 RepairJob.java:143 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:48,521 RepairJob.java:234 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:48,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,522 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,522 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,524 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,524 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,525 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:05:48,525 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,525 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:48,525 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:05:48,527 RepairJob.java:143 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:48,532 RepairJob.java:234 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:48,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,533 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,535 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,536 RepairSession.java:180 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:05:48,536 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:05:48,536 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,536 SyncTask.java:66 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:05:48,537 RepairJob.java:143 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:05:48,537 RepairSession.java:270 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:05:48,537 RepairRunnable.java:261 - Repair session e12edf50-def3-11f0-af4c-9dff05207e18 for range [(-4803446286197321969,-4770933885238433203], (-5579445702371462825,-5569129743146060976], (2277826866668322214,2302324478064261829], (7826480874702248967,7851838466767974071]] finished INFO [RepairJobTask:1] 2025-12-22 05:05:48,538 ActiveRepairService.java:452 - [repair #e12cbc70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:48,542 RepairRunnable.java:343 - Repair command #122 finished in 0 seconds INFO [Repair-Task-124] 2025-12-22 05:05:51,738 RepairRunnable.java:139 - Starting repair command #123 (e31f3da0-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-124] 2025-12-22 05:05:51,741 RepairSession.java:228 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5555590645101108501,-5528797440245543089], (-3318449044142022087,-3266553360517600544]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:05:51,747 RepairJob.java:234 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:05:51,747 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,749 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,751 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,751 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,752 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:05:51,752 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:51,753 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:05:51,753 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:51,754 RepairJob.java:143 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:51,756 RepairJob.java:234 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:05:51,756 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,758 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,758 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,760 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,760 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,761 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:05:51,761 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:05:51,762 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:05:51,762 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:05:51,763 RepairJob.java:143 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:51,763 RepairJob.java:234 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:05:51,763 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,765 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,765 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,766 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,766 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,767 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:05:51,768 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:05:51,768 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:51,768 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:05:51,768 RepairJob.java:143 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:51,770 RepairJob.java:234 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:05:51,771 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,773 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,773 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,774 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,774 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,775 RepairSession.java:180 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:05:51,775 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:05:51,775 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:51,775 SyncTask.java:66 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:05:51,775 RepairJob.java:143 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:51,776 RepairSession.java:270 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:05:51,776 RepairRunnable.java:261 - Repair session e31fb2d0-def3-11f0-af4c-9dff05207e18 for range [(-5555590645101108501,-5528797440245543089], (-3318449044142022087,-3266553360517600544]] finished INFO [RepairJobTask:4] 2025-12-22 05:05:51,777 ActiveRepairService.java:452 - [repair #e31f3da0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:05:51,779 RepairRunnable.java:343 - Repair command #123 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,899 Validator.java:281 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,911 Validator.java:281 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,930 Validator.java:281 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,948 Validator.java:281 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,968 ActiveRepairService.java:452 - [repair #e6c36670-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,521 Validator.java:281 - [repair #e7292d20-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,530 Validator.java:281 - [repair #e7292d20-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,539 Validator.java:281 - [repair #e7292d20-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,549 Validator.java:281 - [repair #e7292d20-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,560 ActiveRepairService.java:452 - [repair #e72890e0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:01,811 Validator.java:281 - [repair #e91df840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:01,819 Validator.java:281 - [repair #e91df840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:01,831 Validator.java:281 - [repair #e91df840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:01,839 Validator.java:281 - [repair #e91df840-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:01,848 ActiveRepairService.java:452 - [repair #e91bfc70-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-125] 2025-12-22 05:06:07,895 RepairRunnable.java:139 - Starting repair command #124 (ecc09a70-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-125] 2025-12-22 05:06:07,900 RepairSession.java:228 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-2903355728080596017,-2879762274479557234], (-4488654854367947539,-4480960365277355598], (-6692537587863434784,-6639900670584900943]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:07,907 RepairJob.java:234 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:07,907 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,910 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,912 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,912 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,915 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:07,916 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,917 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:06:07,921 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,922 RepairJob.java:143 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:07,927 RepairJob.java:234 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:06:07,927 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,929 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,931 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,931 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,935 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:07,937 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:06:07,938 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,938 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:06:07,938 RepairJob.java:143 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:07,941 RepairJob.java:234 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:06:07,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,943 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,947 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,947 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,954 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:06:07,955 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,955 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:06:07,955 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,955 RepairJob.java:143 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:07,957 RepairJob.java:234 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:06:07,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,959 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,960 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,961 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,966 RepairSession.java:180 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:06:07,967 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:06:07,967 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:06:07,967 SyncTask.java:66 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:06:07,967 RepairJob.java:143 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:06:07,968 RepairSession.java:270 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:06:07,969 RepairRunnable.java:261 - Repair session ecc15dc0-def3-11f0-af4c-9dff05207e18 for range [(-2903355728080596017,-2879762274479557234], (-4488654854367947539,-4480960365277355598], (-6692537587863434784,-6639900670584900943]] finished INFO [RepairJobTask:3] 2025-12-22 05:06:07,973 ActiveRepairService.java:452 - [repair #ecc09a70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:06:07,974 RepairRunnable.java:343 - Repair command #124 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,573 Validator.java:281 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,581 Validator.java:281 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,590 Validator.java:281 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,609 Validator.java:281 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,616 ActiveRepairService.java:452 - [repair #ed254fb0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-126] 2025-12-22 05:06:11,801 RepairRunnable.java:139 - Starting repair command #125 (ef149c90-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-126] 2025-12-22 05:06:11,805 RepairSession.java:228 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6025868069161442798,6091364433802971022], (-8265622777786323128,-8256165157619501486], (5700801583062832189,5720111766762864890]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:11,809 RepairJob.java:234 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:11,809 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,810 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,810 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,812 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,812 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,812 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:11,813 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,813 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,814 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,814 RepairJob.java:143 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:06:11,814 RepairJob.java:234 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:11,814 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,815 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,816 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,817 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,817 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,818 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:11,819 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:06:11,819 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:11,819 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,819 RepairJob.java:143 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:11,822 RepairJob.java:234 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:06:11,822 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,824 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,828 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,828 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,830 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:11,830 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,830 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,830 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,831 RepairJob.java:143 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:11,832 RepairJob.java:234 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:06:11,832 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,834 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,837 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,837 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,842 RepairSession.java:180 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:11,842 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,842 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,842 SyncTask.java:66 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:11,842 RepairJob.java:143 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:11,843 RepairSession.java:270 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:06:11,843 RepairRunnable.java:261 - Repair session ef1538d0-def3-11f0-af4c-9dff05207e18 for range [(6025868069161442798,6091364433802971022], (-8265622777786323128,-8256165157619501486], (5700801583062832189,5720111766762864890]] finished INFO [RepairJobTask:1] 2025-12-22 05:06:11,845 ActiveRepairService.java:452 - [repair #ef149c90-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:06:11,847 RepairRunnable.java:343 - Repair command #125 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:17,957 Validator.java:281 - [repair #f2bda760-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:17,972 Validator.java:281 - [repair #f2bda760-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:17,981 Validator.java:281 - [repair #f2bda760-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:17,996 Validator.java:281 - [repair #f2bda760-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,011 ActiveRepairService.java:452 - [repair #f2bd0b20-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,611 Validator.java:281 - [repair #f321c060-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,625 Validator.java:281 - [repair #f321c060-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,641 Validator.java:281 - [repair #f321c060-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,651 Validator.java:281 - [repair #f321c060-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:18,658 ActiveRepairService.java:452 - [repair #f32039c0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-127] 2025-12-22 05:06:21,833 RepairRunnable.java:139 - Starting repair command #126 (f50f5f90-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-127] 2025-12-22 05:06:21,851 RepairSession.java:228 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-866132147979337377,-851299898179987466], (-8321377183540533735,-8265622777786323128], (-5448710135036095222,-5444629600332476866], (373645702508192288,374789705011828992]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:21,859 RepairJob.java:234 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:21,859 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,860 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,860 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,861 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,861 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,862 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:21,863 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:21,863 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:21,863 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:21,863 RepairJob.java:143 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:06:21,865 RepairJob.java:234 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:21,865 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,869 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,869 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,871 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,871 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,873 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:06:21,873 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,873 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,874 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,874 RepairJob.java:143 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:06:21,876 RepairJob.java:234 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:21,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,880 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,882 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,882 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,885 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:06:21,886 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,886 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,886 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,886 RepairJob.java:143 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:06:21,892 RepairJob.java:234 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:21,892 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,902 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,902 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,903 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,903 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,905 RepairSession.java:180 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:06:21,905 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,905 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,905 SyncTask.java:66 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:06:21,905 RepairJob.java:143 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:06:21,906 RepairSession.java:270 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:06:21,906 RepairRunnable.java:261 - Repair session f5121eb0-def3-11f0-af4c-9dff05207e18 for range [(-866132147979337377,-851299898179987466], (-8321377183540533735,-8265622777786323128], (-5448710135036095222,-5444629600332476866], (373645702508192288,374789705011828992]] finished INFO [RepairJobTask:3] 2025-12-22 05:06:21,907 ActiveRepairService.java:452 - [repair #f50f5f90-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:06:21,908 RepairRunnable.java:343 - Repair command #126 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:27,976 Validator.java:281 - [repair #f8b758f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:27,985 Validator.java:281 - [repair #f8b758f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:27,995 Validator.java:281 - [repair #f8b758f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,005 Validator.java:281 - [repair #f8b758f0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,012 ActiveRepairService.java:452 - [repair #f8b695a0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,627 Validator.java:281 - [repair #f91b23d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,632 Validator.java:281 - [repair #f91b23d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,641 Validator.java:281 - [repair #f91b23d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,655 Validator.java:281 - [repair #f91b23d0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:28,661 ActiveRepairService.java:452 - [repair #f91a8790-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:31,878 Validator.java:281 - [repair #fb0a2290-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:31,891 Validator.java:281 - [repair #fb0a2290-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:31,901 Validator.java:281 - [repair #fb0a2290-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:31,910 Validator.java:281 - [repair #fb0a2290-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:31,919 ActiveRepairService.java:452 - [repair #fb09ad60-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-128] 2025-12-22 05:06:37,992 RepairRunnable.java:139 - Starting repair command #127 (feb10a80-def3-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-128] 2025-12-22 05:06:37,995 RepairSession.java:228 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-8618039295161821166,-8580376320484316529], (2334021988428596424,2382819628418619069]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:06:38,003 RepairJob.java:234 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:06:38,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,005 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,005 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,008 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,008 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,010 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:38,011 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:06:38,011 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,011 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,011 RepairJob.java:143 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:38,014 RepairJob.java:234 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:06:38,015 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,016 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,018 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,018 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,019 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:38,019 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:38,019 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:06:38,021 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:38,022 RepairJob.java:143 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:38,022 RepairJob.java:234 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:06:38,023 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,030 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,033 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,033 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,034 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:38,035 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,035 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,035 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,035 RepairJob.java:143 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:38,038 RepairJob.java:234 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:06:38,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,042 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,043 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,043 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,044 RepairSession.java:180 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:06:38,044 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,045 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:06:38,045 SyncTask.java:66 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:06:38,045 RepairJob.java:143 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:06:38,046 RepairSession.java:270 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:06:38,046 RepairRunnable.java:261 - Repair session feb17fb0-def3-11f0-af4c-9dff05207e18 for range [(-8618039295161821166,-8580376320484316529], (2334021988428596424,2382819628418619069]] finished INFO [RepairJobTask:2] 2025-12-22 05:06:38,049 ActiveRepairService.java:452 - [repair #feb10a80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:06:38,051 RepairRunnable.java:343 - Repair command #127 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,651 Validator.java:281 - [repair #ff148740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,660 Validator.java:281 - [repair #ff148740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,665 Validator.java:281 - [repair #ff148740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,671 Validator.java:281 - [repair #ff148740-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,676 ActiveRepairService.java:452 - [repair #ff13eb00-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,900 Validator.java:281 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,914 Validator.java:281 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,922 Validator.java:281 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,933 Validator.java:281 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,943 ActiveRepairService.java:452 - [repair #0103d420-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-129] 2025-12-22 05:06:48,040 RepairRunnable.java:139 - Starting repair command #128 (04ae3e80-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-129] 2025-12-22 05:06:48,044 RepairSession.java:228 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5059046537676425365,5104114336594405239], (-1871871088096139956,-1855311611119976851]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:48,052 RepairJob.java:234 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:06:48,053 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,055 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,055 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,057 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,057 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,061 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:06:48,062 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:06:48,062 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:06:48,063 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:06:48,063 RepairJob.java:143 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:48,065 RepairJob.java:234 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:06:48,065 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,067 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,068 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,068 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,069 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:06:48,070 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,070 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,070 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,070 RepairJob.java:143 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:48,071 RepairJob.java:234 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:06:48,071 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,072 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,072 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,074 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,074 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,075 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:06:48,077 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,077 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:06:48,077 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,078 RepairJob.java:143 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:48,078 RepairJob.java:234 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:06:48,078 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,080 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,080 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,081 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,081 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,082 RepairSession.java:180 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:06:48,083 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,083 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,083 SyncTask.java:66 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,083 RepairJob.java:143 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:48,083 RepairSession.java:270 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:06:48,084 RepairRunnable.java:261 - Repair session 04aedac0-def4-11f0-af4c-9dff05207e18 for range [(5059046537676425365,5104114336594405239], (-1871871088096139956,-1855311611119976851]] finished INFO [RepairJobTask:1] 2025-12-22 05:06:48,085 ActiveRepairService.java:452 - [repair #04ae3e80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:06:48,087 RepairRunnable.java:343 - Repair command #128 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,708 Validator.java:281 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,717 Validator.java:281 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,725 Validator.java:281 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,734 Validator.java:281 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,739 ActiveRepairService.java:452 - [repair #05120960-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-130] 2025-12-22 05:06:51,921 RepairRunnable.java:139 - Starting repair command #129 (06fe7010-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-130] 2025-12-22 05:06:51,931 RepairSession.java:228 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6974162542026146468,6993974089456906769], (3310950265535600650,3350334451346571041], (-6120726452911686042,-6097376307458498808]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:06:51,942 RepairJob.java:234 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:06:51,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,947 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,949 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,949 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,952 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:06:51,957 RepairJob.java:234 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:06:51,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,959 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:06:51,960 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,960 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,960 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,960 RepairJob.java:143 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,965 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,965 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,975 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:51,976 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:06:51,975 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:06:51,976 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:06:51,976 RepairJob.java:143 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:51,989 RepairJob.java:234 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:06:51,989 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,991 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,991 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,992 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,992 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,993 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:51,994 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,994 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,994 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:06:51,994 RepairJob.java:143 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:52,000 RepairJob.java:234 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:06:52,001 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,003 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,003 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,004 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,004 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,006 RepairSession.java:180 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:06:52,006 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:06:52,006 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:52,006 SyncTask.java:66 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:52,006 RepairJob.java:143 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:52,007 RepairSession.java:270 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:06:52,007 RepairRunnable.java:261 - Repair session 06fff6b0-def4-11f0-af4c-9dff05207e18 for range [(6974162542026146468,6993974089456906769], (3310950265535600650,3350334451346571041], (-6120726452911686042,-6097376307458498808]] finished INFO [RepairJobTask:1] 2025-12-22 05:06:52,009 ActiveRepairService.java:452 - [repair #06fe7010-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:06:52,012 RepairRunnable.java:343 - Repair command #129 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,091 Validator.java:281 - [repair #0aaa8820-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,099 Validator.java:281 - [repair #0aaa8820-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,110 Validator.java:281 - [repair #0aaa8820-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,125 Validator.java:281 - [repair #0aaa8820-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,138 ActiveRepairService.java:452 - [repair #0aaa12f0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,754 Validator.java:281 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,766 Validator.java:281 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,781 Validator.java:281 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,805 Validator.java:281 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,812 ActiveRepairService.java:452 - [repair #0b0bbaf0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,970 Validator.java:281 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,977 Validator.java:281 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,983 Validator.java:281 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,989 Validator.java:281 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:02,001 ActiveRepairService.java:452 - [repair #0cfa4480-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,137 Validator.java:281 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,147 Validator.java:281 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,154 Validator.java:281 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,165 Validator.java:281 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,171 ActiveRepairService.java:452 - [repair #10a4fd00-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,766 Validator.java:281 - [repair #1107dd80-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,776 Validator.java:281 - [repair #1107dd80-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,786 Validator.java:281 - [repair #1107dd80-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,797 Validator.java:281 - [repair #1107dd80-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,809 ActiveRepairService.java:452 - [repair #11067df0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:12,014 Validator.java:281 - [repair #12f49250-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:12,033 Validator.java:281 - [repair #12f49250-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:12,040 Validator.java:281 - [repair #12f49250-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:12,045 Validator.java:281 - [repair #12f49250-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:12,050 ActiveRepairService.java:452 - [repair #12f3f610-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-131] 2025-12-22 05:07:18,144 RepairRunnable.java:139 - Starting repair command #130 (169f98f0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-131] 2025-12-22 05:07:18,151 RepairSession.java:228 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1838335035187923433,-1838010908519544864], (-5128738646860358655,-5073079099353747704], (5168556342900256218,5169677716609778197], (9149750809087832008,9174561344305687264], (2060248451591466031,2071038418603600313]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:18,165 RepairJob.java:234 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:18,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,167 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,167 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,171 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,171 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,176 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:07:18,178 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:07:18,177 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:07:18,177 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:07:18,178 RepairJob.java:143 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:18,179 RepairJob.java:234 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:07:18,179 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,181 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,181 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,187 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,187 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,188 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:18,189 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-22 05:07:18,189 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:07:18,189 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:07:18,190 RepairJob.java:143 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:07:18,190 RepairJob.java:234 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:18,190 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,192 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,192 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,195 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,195 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,196 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:07:18,198 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:18,198 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:07:18,198 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:18,198 RepairJob.java:143 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:18,202 RepairJob.java:234 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:07:18,202 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,203 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,204 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,204 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,205 RepairSession.java:180 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:07:18,205 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:07:18,206 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:07:18,206 SyncTask.java:66 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:07:18,206 RepairJob.java:143 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:07:18,207 RepairSession.java:270 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:07:18,207 RepairRunnable.java:261 - Repair session 16a0d170-def4-11f0-af4c-9dff05207e18 for range [(-1838335035187923433,-1838010908519544864], (-5128738646860358655,-5073079099353747704], (5168556342900256218,5169677716609778197], (9149750809087832008,9174561344305687264], (2060248451591466031,2071038418603600313]] finished INFO [RepairJobTask:3] 2025-12-22 05:07:18,208 ActiveRepairService.java:452 - [repair #169f98f0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-12-22 05:07:18,209 RepairRunnable.java:343 - Repair command #130 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,817 Validator.java:281 - [repair #1702eea0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,835 Validator.java:281 - [repair #1702eea0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,852 Validator.java:281 - [repair #1702eea0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,889 Validator.java:281 - [repair #1702eea0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,896 ActiveRepairService.java:452 - [repair #17022b50-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-132] 2025-12-22 05:07:22,012 RepairRunnable.java:139 - Starting repair command #131 (18edf5c0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-132] 2025-12-22 05:07:22,017 RepairSession.java:228 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5525644142048666981,-5517311124564312826], (5612889095499585124,5657231550218051482], (537513507313974599,539876371040749885], (-3921913537541706521,-3911496275309791551], (-6396203266293721108,-6367563108616064289]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:22,027 RepairJob.java:234 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:22,027 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,030 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,032 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,033 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,035 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:22,035 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:22,036 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:22,036 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:22,036 RepairJob.java:143 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:22,038 RepairJob.java:234 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:07:22,038 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,039 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,039 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,041 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,041 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,043 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:07:22,043 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,043 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,043 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,043 RepairJob.java:143 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:22,044 RepairJob.java:234 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:07:22,044 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,045 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,045 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,047 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,047 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,048 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:07:22,048 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,048 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,048 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,048 RepairJob.java:143 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:22,050 RepairJob.java:234 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:07:22,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,052 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,054 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,054 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,061 RepairSession.java:180 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:07:22,061 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,061 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,061 SyncTask.java:66 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:22,061 RepairJob.java:143 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:22,062 RepairSession.java:270 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:07:22,062 RepairRunnable.java:261 - Repair session 18eeb910-def4-11f0-af4c-9dff05207e18 for range [(-5525644142048666981,-5517311124564312826], (5612889095499585124,5657231550218051482], (537513507313974599,539876371040749885], (-3921913537541706521,-3911496275309791551], (-6396203266293721108,-6367563108616064289]] finished INFO [RepairJobTask:2] 2025-12-22 05:07:22,062 ActiveRepairService.java:452 - [repair #18edf5c0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:07:22,064 RepairRunnable.java:343 - Repair command #131 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,220 Validator.java:281 - [repair #1c9d6930-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,232 Validator.java:281 - [repair #1c9d6930-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,260 Validator.java:281 - [repair #1c9d6930-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,267 Validator.java:281 - [repair #1c9d6930-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,272 ActiveRepairService.java:452 - [repair #1c9c09a0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,824 Validator.java:281 - [repair #1cfb67b0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,836 Validator.java:281 - [repair #1cfb67b0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,845 Validator.java:281 - [repair #1cfb67b0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,856 Validator.java:281 - [repair #1cfb67b0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,867 ActiveRepairService.java:452 - [repair #1cfacb70-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,052 Validator.java:281 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,061 Validator.java:281 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,070 Validator.java:281 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,076 Validator.java:281 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,081 ActiveRepairService.java:452 - [repair #1ee7a750-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-133] 2025-12-22 05:07:38,216 RepairRunnable.java:139 - Starting repair command #132 (22967e80-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-133] 2025-12-22 05:07:38,222 RepairSession.java:228 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2478274786874172625,2523061955366255485], (-8634241052348130430,-8625925410474444355]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:07:38,234 RepairJob.java:234 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:07:38,234 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,235 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,238 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,238 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,240 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:38,245 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:07:38,245 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,245 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,248 RepairJob.java:143 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:07:38,249 RepairJob.java:234 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:07:38,251 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,253 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,255 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,255 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,257 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:07:38,258 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:38,258 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,258 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:38,258 RepairJob.java:143 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:38,259 RepairJob.java:234 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:07:38,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,261 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,261 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,264 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,265 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,266 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:07:38,267 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:38,268 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:8] 2025-12-22 05:07:38,268 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:07:38,269 RepairJob.java:143 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:38,270 RepairJob.java:234 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:07:38,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,272 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,274 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,275 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,275 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,277 RepairSession.java:180 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:07:38,277 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,277 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:8] 2025-12-22 05:07:38,278 SyncTask.java:66 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,278 RepairJob.java:143 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:38,280 RepairSession.java:270 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:07:38,280 RepairRunnable.java:261 - Repair session 229768e0-def4-11f0-af4c-9dff05207e18 for range [(2478274786874172625,2523061955366255485], (-8634241052348130430,-8625925410474444355]] finished INFO [RepairJobTask:1] 2025-12-22 05:07:38,281 ActiveRepairService.java:452 - [repair #22967e80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-12-22 05:07:38,284 RepairRunnable.java:343 - Repair command #132 finished in 0 seconds INFO [Repair-Task-134] 2025-12-22 05:07:38,836 RepairRunnable.java:139 - Starting repair command #133 (22f51940-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-134] 2025-12-22 05:07:38,839 RepairSession.java:228 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5338878267748625792,5388010513790680393], (-7191343212791005736,-7189416914248445399]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:38,848 RepairJob.java:234 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:38,848 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,849 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,850 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,851 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,852 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:07:38,852 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:07:38,852 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:07:38,853 RepairJob.java:234 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:38,853 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 05:07:38,853 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,853 RepairJob.java:143 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,854 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,855 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,855 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,856 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:38,857 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:07:38,857 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:38,857 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,857 RepairJob.java:143 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:38,859 RepairJob.java:234 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:07:38,859 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,861 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,862 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,862 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,865 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:07:38,865 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,865 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,866 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,866 RepairJob.java:143 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:38,869 RepairJob.java:234 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:07:38,869 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,872 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,872 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,874 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,874 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,875 RepairSession.java:180 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:07:38,875 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,875 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,875 SyncTask.java:66 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:38,876 RepairJob.java:143 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:38,876 RepairSession.java:270 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:07:38,876 RepairRunnable.java:261 - Repair session 22f58e70-def4-11f0-af4c-9dff05207e18 for range [(5338878267748625792,5388010513790680393], (-7191343212791005736,-7189416914248445399]] finished INFO [RepairJobTask:1] 2025-12-22 05:07:38,877 ActiveRepairService.java:452 - [repair #22f51940-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:07:38,880 RepairRunnable.java:343 - Repair command #133 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,080 Validator.java:281 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,090 Validator.java:281 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,102 Validator.java:281 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,114 Validator.java:281 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,124 ActiveRepairService.java:452 - [repair #24e1f520-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,279 Validator.java:281 - [repair #28938b70-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,288 Validator.java:281 - [repair #28938b70-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,294 Validator.java:281 - [repair #28938b70-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,299 Validator.java:281 - [repair #28938b70-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,305 ActiveRepairService.java:452 - [repair #28916890-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,901 Validator.java:281 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,923 Validator.java:281 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,941 Validator.java:281 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,950 Validator.java:281 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,958 ActiveRepairService.java:452 - [repair #28f1d810-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,122 Validator.java:281 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,131 Validator.java:281 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,144 Validator.java:281 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,153 Validator.java:281 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,160 ActiveRepairService.java:452 - [repair #2adeb3f0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-135] 2025-12-22 05:07:58,273 RepairRunnable.java:139 - Starting repair command #134 (2e8af310-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-135] 2025-12-22 05:07:58,277 RepairSession.java:228 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-1424111142659725882,-1423059750382803365], (-5912795300176986371,-5897879895091591120], (-9134383411897874571,-9116613791270570176], (-4541267750626421417,-4530792961689103612], (2054515346263148205,2060248451591466031], (1822105414433698631,1857229768137318597]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:07:58,283 RepairJob.java:234 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:07:58,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,285 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,288 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,288 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,289 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:58,291 RepairJob.java:234 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:07:58,291 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 05:07:58,291 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:58,291 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:07:58,291 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:07:58,291 RepairJob.java:143 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,293 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,295 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,296 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,297 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:07:58,297 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:58,298 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:07:58,299 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:58,299 RepairJob.java:143 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:58,300 RepairJob.java:234 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:07:58,300 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,301 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,302 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,303 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,303 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,304 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:07:58,304 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:07:58,304 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:58,305 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:07:58,307 RepairJob.java:143 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:58,307 RepairJob.java:234 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:07:58,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,310 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,312 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,312 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,313 RepairSession.java:180 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:07:58,313 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:07:58,313 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:58,313 SyncTask.java:66 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:07:58,313 RepairJob.java:143 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:58,314 RepairSession.java:270 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:07:58,314 RepairRunnable.java:261 - Repair session 2e8b8f50-def4-11f0-af4c-9dff05207e18 for range [(-1424111142659725882,-1423059750382803365], (-5912795300176986371,-5897879895091591120], (-9134383411897874571,-9116613791270570176], (-4541267750626421417,-4530792961689103612], (2054515346263148205,2060248451591466031], (1822105414433698631,1857229768137318597]] finished INFO [RepairJobTask:5] 2025-12-22 05:07:58,315 ActiveRepairService.java:452 - [repair #2e8af310-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:07:58,318 RepairRunnable.java:343 - Repair command #134 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,922 Validator.java:281 - [repair #2eec9b10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,932 Validator.java:281 - [repair #2eec9b10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,942 Validator.java:281 - [repair #2eec9b10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,949 Validator.java:281 - [repair #2eec9b10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,956 ActiveRepairService.java:452 - [repair #2eebfed0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-136] 2025-12-22 05:08:02,156 RepairRunnable.java:139 - Starting repair command #135 (30db72c0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-136] 2025-12-22 05:08:02,160 RepairSession.java:228 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(1434830792936912649,1521793935195349539]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:08:02,164 RepairJob.java:234 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:08:02,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,167 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,167 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,170 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,171 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:02,174 RepairJob.java:234 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:02,174 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 05:08:02,174 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:02,174 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:08:02,174 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:02,175 RepairJob.java:143 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,176 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,178 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,178 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,180 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:02,181 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:02,181 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:08:02,181 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:02,181 RepairJob.java:143 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:08:02,193 RepairJob.java:234 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:08:02,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,197 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,199 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,222 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,222 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,223 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:02,223 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:02,223 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:08:02,224 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:08:02,225 RepairJob.java:143 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:02,225 RepairJob.java:234 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:02,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,227 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,228 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,229 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,230 RepairSession.java:180 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:02,230 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:08:02,230 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:02,230 SyncTask.java:66 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:08:02,230 RepairJob.java:143 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:02,231 RepairSession.java:270 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:08:02,231 RepairRunnable.java:261 - Repair session 30dc0f00-def4-11f0-af4c-9dff05207e18 for range [(1434830792936912649,1521793935195349539]] finished INFO [RepairJobTask:4] 2025-12-22 05:08:02,232 ActiveRepairService.java:452 - [repair #30db72c0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:02,233 RepairRunnable.java:343 - Repair command #135 finished in 0 seconds INFO [Repair-Task-137] 2025-12-22 05:08:08,309 RepairRunnable.java:139 - Starting repair command #136 (34865250-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-137] 2025-12-22 05:08:08,313 RepairSession.java:228 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-3903409472651949937,-3898013565863220204], (2860435244577398329,2914261078974209622], (5934707312511289390,5965671421379372822]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:08:08,321 RepairJob.java:234 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:08:08,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,322 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,322 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,324 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,325 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,326 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:08,326 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:08,326 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:08:08,327 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:08:08,327 RepairJob.java:143 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:08:08,328 RepairJob.java:234 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:08:08,329 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,331 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,331 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,332 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,332 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,333 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:08,335 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:08:08,335 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:08,335 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:08:08,336 RepairJob.java:143 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:08,338 RepairJob.java:234 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:08:08,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,339 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,340 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,340 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,341 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 05:08:08,342 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:08:08,343 RepairJob.java:234 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:08:08,343 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:08:08,343 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:08:08,344 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:08:08,344 RepairJob.java:143 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,345 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,347 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,347 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,348 RepairSession.java:180 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:08,349 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:08,349 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-12-22 05:08:08,349 SyncTask.java:66 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:08,350 RepairJob.java:143 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:08,352 RepairSession.java:270 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:08:08,352 RepairRunnable.java:261 - Repair session 3486ee90-def4-11f0-af4c-9dff05207e18 for range [(-3903409472651949937,-3898013565863220204], (2860435244577398329,2914261078974209622], (5934707312511289390,5965671421379372822]] finished INFO [RepairJobTask:5] 2025-12-22 05:08:08,354 ActiveRepairService.java:452 - [repair #34865250-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:08,355 RepairRunnable.java:343 - Repair command #136 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,954 Validator.java:281 - [repair #34e75e10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,962 Validator.java:281 - [repair #34e75e10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,968 Validator.java:281 - [repair #34e75e10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,974 Validator.java:281 - [repair #34e75e10-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,979 ActiveRepairService.java:452 - [repair #34e69ac0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,197 Validator.java:281 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,212 Validator.java:281 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,224 Validator.java:281 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,230 Validator.java:281 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,235 ActiveRepairService.java:452 - [repair #36d59980-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,354 Validator.java:281 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,430 Validator.java:281 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,437 Validator.java:281 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,484 Validator.java:281 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,491 ActiveRepairService.java:452 - [repair #3a816370-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,992 Validator.java:281 - [repair #3ae2bd50-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:19,003 Validator.java:281 - [repair #3ae2bd50-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:19,017 Validator.java:281 - [repair #3ae2bd50-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:19,024 Validator.java:281 - [repair #3ae2bd50-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:19,030 ActiveRepairService.java:452 - [repair #3ae1fa00-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:22,272 Validator.java:281 - [repair #3cd4f060-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:22,280 Validator.java:281 - [repair #3cd4f060-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:22,288 Validator.java:281 - [repair #3cd4f060-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:22,293 Validator.java:281 - [repair #3cd4f060-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:22,300 ActiveRepairService.java:452 - [repair #3cd369c0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-138] 2025-12-22 05:08:28,382 RepairRunnable.java:139 - Starting repair command #137 (407d37e0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-138] 2025-12-22 05:08:28,387 RepairSession.java:228 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5251337107845275159,-5238698520059407593], (1689586407284222568,1713409067649385903], (6309823341122690007,6328723098832630286], (4708764695881344659,4717660797374846110]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:08:28,394 RepairJob.java:234 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:08:28,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,400 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,400 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,403 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,403 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,404 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:28,405 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,406 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:28,406 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:28,406 RepairJob.java:234 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:08:28,406 RepairJob.java:143 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:28,406 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,407 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,409 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,410 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,411 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:28,412 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:28,412 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:08:28,412 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:28,412 RepairJob.java:143 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:28,413 RepairJob.java:234 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:08:28,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,414 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,416 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,416 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,417 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:28,417 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,417 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,417 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,417 RepairJob.java:143 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:28,419 RepairJob.java:234 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:28,420 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,421 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,422 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,424 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,425 RepairSession.java:180 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:08:28,426 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,426 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:28,426 SyncTask.java:66 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:28,426 RepairJob.java:143 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:28,427 RepairSession.java:270 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:08:28,427 RepairRunnable.java:261 - Repair session 407dfb30-def4-11f0-af4c-9dff05207e18 for range [(-5251337107845275159,-5238698520059407593], (1689586407284222568,1713409067649385903], (6309823341122690007,6328723098832630286], (4708764695881344659,4717660797374846110]] finished INFO [RepairJobTask:1] 2025-12-22 05:08:28,428 ActiveRepairService.java:452 - [repair #407d37e0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:28,430 RepairRunnable.java:343 - Repair command #137 finished in 0 seconds INFO [Repair-Task-139] 2025-12-22 05:08:29,007 RepairRunnable.java:139 - Starting repair command #138 (40dc95f0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-139] 2025-12-22 05:08:29,032 RepairSession.java:228 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(3057832484910707564,3067653081482450731]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:08:29,036 RepairJob.java:234 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:29,036 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,038 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,038 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,039 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,040 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,041 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:08:29,042 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:08:29,043 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:08:29,043 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:29,043 RepairJob.java:234 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:29,043 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:08:29,043 RepairJob.java:143 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,044 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,044 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,046 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,046 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,047 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:29,048 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:08:29,048 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:08:29,048 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:08:29,048 RepairJob.java:143 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:29,049 RepairJob.java:234 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:29,049 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,050 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,050 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,053 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,053 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,057 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:29,060 RepairJob.java:234 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:29,060 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 05:08:29,060 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:08:29,060 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:08:29,061 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:08:29,061 RepairJob.java:143 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,061 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,064 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,064 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,065 RepairSession.java:180 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:29,065 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:08:29,065 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:29,065 SyncTask.java:66 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:08:29,066 RepairJob.java:143 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:08:29,066 RepairSession.java:270 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:08:29,066 RepairRunnable.java:261 - Repair session 40e06680-def4-11f0-af4c-9dff05207e18 for range [(3057832484910707564,3067653081482450731]] finished INFO [RepairJobTask:6] 2025-12-22 05:08:29,067 ActiveRepairService.java:452 - [repair #40dc95f0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:29,068 RepairRunnable.java:343 - Repair command #138 finished in 0 seconds INFO [Repair-Task-140] 2025-12-22 05:08:32,262 RepairRunnable.java:139 - Starting repair command #139 (42cd4260-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-140] 2025-12-22 05:08:32,265 RepairSession.java:228 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5798077299247951325,-5720993089055938251]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:08:32,269 RepairJob.java:234 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:08:32,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,271 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,271 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,273 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,273 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,274 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:08:32,275 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:08:32,275 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,275 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,276 RepairJob.java:143 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:32,278 RepairJob.java:234 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:08:32,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,279 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,281 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,286 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,288 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:08:32,289 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:32,289 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,289 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:32,289 RepairJob.java:143 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:32,294 RepairJob.java:234 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:32,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,296 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,297 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,297 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,300 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:32,300 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:32,300 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,300 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:32,300 RepairJob.java:143 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:32,302 RepairJob.java:234 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:08:32,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,304 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,304 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,305 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,307 RepairSession.java:180 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:08:32,307 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,307 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:32,307 SyncTask.java:66 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:08:32,307 RepairJob.java:143 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:32,308 RepairSession.java:270 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:08:32,308 RepairRunnable.java:261 - Repair session 42cdb790-def4-11f0-af4c-9dff05207e18 for range [(-5798077299247951325,-5720993089055938251]] finished INFO [RepairJobTask:4] 2025-12-22 05:08:32,310 ActiveRepairService.java:452 - [repair #42cd4260-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:32,311 RepairRunnable.java:343 - Repair command #139 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,419 Validator.java:281 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,429 Validator.java:281 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,437 Validator.java:281 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,445 Validator.java:281 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,452 ActiveRepairService.java:452 - [repair #4676e970-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,052 Validator.java:281 - [repair #46d89170-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,067 Validator.java:281 - [repair #46d89170-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,078 Validator.java:281 - [repair #46d89170-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,086 Validator.java:281 - [repair #46d89170-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,095 ActiveRepairService.java:452 - [repair #46d81c40-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,307 Validator.java:281 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,323 Validator.java:281 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,337 Validator.java:281 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,353 Validator.java:281 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,363 ActiveRepairService.java:452 - [repair #48c8c8b0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,460 Validator.java:281 - [repair #4c744480-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,469 Validator.java:281 - [repair #4c744480-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,476 Validator.java:281 - [repair #4c744480-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,487 Validator.java:281 - [repair #4c744480-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,494 ActiveRepairService.java:452 - [repair #4c730c00-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-141] 2025-12-22 05:08:49,128 RepairRunnable.java:139 - Starting repair command #140 (4cdace80-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-141] 2025-12-22 05:08:49,137 RepairSession.java:228 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-9116613791270570176,-9103279279812371691], (7440415953863842437,7488504069249574544]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:08:49,143 RepairJob.java:234 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:49,143 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,146 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,146 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,148 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,148 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,149 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:08:49,151 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:49,151 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:49,151 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:49,152 RepairJob.java:143 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:49,152 RepairJob.java:234 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:49,152 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,154 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,154 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,162 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,162 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,163 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:08:49,163 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:08:49,164 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:49,164 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:08:49,164 RepairJob.java:143 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:49,165 RepairJob.java:234 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:49,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,166 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,170 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,170 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,171 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:08:49,171 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:08:49,171 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:08:49,171 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:08:49,172 RepairJob.java:143 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:08:49,182 RepairJob.java:234 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:08:49,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,187 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,187 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,189 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,189 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,190 RepairSession.java:180 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:08:49,190 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:08:49,190 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:49,190 SyncTask.java:66 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:08:49,191 RepairJob.java:143 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:08:49,192 RepairSession.java:270 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:08:49,193 RepairRunnable.java:261 - Repair session 4cdc2e10-def4-11f0-af4c-9dff05207e18 for range [(-9116613791270570176,-9103279279812371691], (7440415953863842437,7488504069249574544]] finished INFO [RepairJobTask:2] 2025-12-22 05:08:49,194 ActiveRepairService.java:452 - [repair #4cdace80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:49,197 RepairRunnable.java:343 - Repair command #140 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,362 Validator.java:281 - [repair #4ec6c000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,369 Validator.java:281 - [repair #4ec6c000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,376 Validator.java:281 - [repair #4ec6c000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,383 Validator.java:281 - [repair #4ec6c000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,388 ActiveRepairService.java:452 - [repair #4ec58780-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:58,501 Validator.java:281 - [repair #526df610-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:58,524 Validator.java:281 - [repair #526df610-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:58,530 Validator.java:281 - [repair #526df610-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:58,536 Validator.java:281 - [repair #526df610-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:58,542 ActiveRepairService.java:452 - [repair #526d59d0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-142] 2025-12-22 05:08:59,156 RepairRunnable.java:139 - Starting repair command #141 (52d4f540-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-142] 2025-12-22 05:08:59,161 RepairSession.java:228 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-7121614371581698431,-7096364658254447105], (-4529636807027760101,-4488654854367947539], (-1833482192519071191,-1817321471046415264]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:08:59,171 RepairJob.java:234 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:08:59,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,172 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,173 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,174 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,174 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,176 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:08:59,176 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:59,176 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:08:59,176 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:08:59,177 RepairJob.java:143 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:59,178 RepairJob.java:234 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:08:59,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,179 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,179 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,184 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,184 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,186 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:08:59,188 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:59,188 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:08:59,188 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:59,188 RepairJob.java:143 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:59,192 RepairJob.java:234 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:08:59,192 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,193 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,193 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,194 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,194 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,195 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:08:59,195 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,195 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,195 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,195 RepairJob.java:143 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:59,197 RepairJob.java:234 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:08:59,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,198 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,198 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,199 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,199 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,200 RepairSession.java:180 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:08:59,200 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,200 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,200 SyncTask.java:66 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:08:59,200 RepairJob.java:143 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:08:59,201 RepairSession.java:270 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:08:59,201 RepairRunnable.java:261 - Repair session 52d5b890-def4-11f0-af4c-9dff05207e18 for range [(-7121614371581698431,-7096364658254447105], (-4529636807027760101,-4488654854367947539], (-1833482192519071191,-1817321471046415264]] finished INFO [RepairJobTask:2] 2025-12-22 05:08:59,203 ActiveRepairService.java:452 - [repair #52d4f540-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:08:59,204 RepairRunnable.java:343 - Repair command #141 finished in 0 seconds INFO [Repair-Task-143] 2025-12-22 05:09:02,374 RepairRunnable.java:139 - Starting repair command #142 (54bffc60-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-143] 2025-12-22 05:09:02,380 RepairSession.java:228 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(96889398066287680,141200167771886491], (828496812258773041,839071498110347689]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:09:02,387 RepairJob.java:234 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:02,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,389 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,391 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,391 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,392 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:09:02,401 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:02,402 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:02,402 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:02,402 RepairJob.java:143 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:09:02,416 RepairJob.java:234 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:09:02,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,419 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,421 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,421 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,422 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:09:02,422 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:02,422 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:09:02,423 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:02,423 RepairJob.java:143 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:02,426 RepairJob.java:234 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:02,426 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,427 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,427 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,429 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,430 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,432 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:09:02,435 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:09:02,436 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:02,436 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:09:02,440 RepairJob.java:143 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:02,441 RepairJob.java:234 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:02,441 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,443 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,443 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,445 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,445 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,447 RepairSession.java:180 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:09:02,448 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:02,449 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:09:02,449 SyncTask.java:66 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:02,449 RepairJob.java:143 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:02,450 RepairSession.java:270 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:09:02,450 RepairRunnable.java:261 - Repair session 54c0e6c0-def4-11f0-af4c-9dff05207e18 for range [(96889398066287680,141200167771886491], (828496812258773041,839071498110347689]] finished INFO [RepairJobTask:4] 2025-12-22 05:09:02,452 ActiveRepairService.java:452 - [repair #54bffc60-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:09:02,460 RepairRunnable.java:343 - Repair command #142 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,526 Validator.java:281 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,535 Validator.java:281 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,544 Validator.java:281 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,552 Validator.java:281 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,571 ActiveRepairService.java:452 - [repair #58689200-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-144] 2025-12-22 05:09:09,193 RepairRunnable.java:139 - Starting repair command #143 (58d07b90-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-144] 2025-12-22 05:09:09,201 RepairSession.java:228 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-5720993089055938251,-5705944904691706732], (-1526856274951143691,-1496298073090390914], (7166449375474593277,7180653485489271298], (5927078955982239411,5934707312511289390]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:09,217 RepairJob.java:234 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:09,218 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,219 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,219 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,221 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,221 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,222 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:09,229 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:09,229 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:09,229 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:09,230 RepairJob.java:143 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:09:09,230 RepairJob.java:234 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:09:09,230 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,232 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,232 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,234 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,234 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,235 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:09:09,235 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,235 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:09,235 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:09,236 RepairJob.java:143 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:09,239 RepairJob.java:234 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:09,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,240 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,240 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,241 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,241 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,243 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:09,243 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,244 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:09,244 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,244 RepairJob.java:143 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:09,248 RepairJob.java:234 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:09,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,251 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,251 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,253 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,253 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,254 RepairSession.java:180 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:09,255 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,255 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,255 SyncTask.java:66 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:09:09,255 RepairJob.java:143 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:09,256 RepairSession.java:270 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:09:09,256 RepairRunnable.java:261 - Repair session 58d1b410-def4-11f0-af4c-9dff05207e18 for range [(-5720993089055938251,-5705944904691706732], (-1526856274951143691,-1496298073090390914], (7166449375474593277,7180653485489271298], (5927078955982239411,5934707312511289390]] finished INFO [RepairJobTask:2] 2025-12-22 05:09:09,258 ActiveRepairService.java:452 - [repair #58d07b90-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:09,266 RepairRunnable.java:343 - Repair command #143 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,434 Validator.java:281 - [repair #5abe41d0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,442 Validator.java:281 - [repair #5abe41d0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,461 Validator.java:281 - [repair #5abe41d0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,492 Validator.java:281 - [repair #5abe41d0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,498 ActiveRepairService.java:452 - [repair #5abd7e80-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,581 Validator.java:281 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,606 Validator.java:281 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,622 Validator.java:281 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,641 Validator.java:281 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,651 ActiveRepairService.java:452 - [repair #5e61ce60-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-145] 2025-12-22 05:09:19,229 RepairRunnable.java:139 - Starting repair command #144 (5ecbdad0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-145] 2025-12-22 05:09:19,233 RepairSession.java:228 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(-4853718424765072549,-4836185745820473618], (-8811247338869165963,-8752723337890855494], (-5002638666448580768,-4995857521419991229], (-8253482632396177197,-8242759246215479614]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:09:19,241 RepairJob.java:234 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:19,241 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,243 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,245 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,246 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:19,246 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,247 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:19,247 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,247 RepairJob.java:143 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:09:19,256 RepairJob.java:234 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:09:19,256 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,258 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,258 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,262 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,264 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:19,265 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:19,265 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,265 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:19,265 RepairJob.java:143 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:19,267 RepairJob.java:234 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:19,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,273 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,277 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,277 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,278 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:09:19,278 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,279 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,279 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,279 RepairJob.java:143 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:19,282 RepairJob.java:234 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:19,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,284 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,286 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,288 RepairSession.java:180 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:09:19,288 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,289 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,289 SyncTask.java:66 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:19,289 RepairJob.java:143 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:19,290 RepairSession.java:270 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:09:19,290 RepairRunnable.java:261 - Repair session 5ecc7710-def4-11f0-af4c-9dff05207e18 for range [(-4853718424765072549,-4836185745820473618], (-8811247338869165963,-8752723337890855494], (-5002638666448580768,-4995857521419991229], (-8253482632396177197,-8242759246215479614]] finished INFO [RepairJobTask:4] 2025-12-22 05:09:19,291 ActiveRepairService.java:452 - [repair #5ecbdad0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:19,293 RepairRunnable.java:343 - Repair command #144 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,484 Validator.java:281 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,499 Validator.java:281 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,509 Validator.java:281 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,521 Validator.java:281 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,530 ActiveRepairService.java:452 - [repair #60b86890-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [Repair-Task-146] 2025-12-22 05:09:28,566 RepairRunnable.java:139 - Starting repair command #145 (645c6a50-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-146] 2025-12-22 05:09:28,570 RepairSession.java:228 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5858470146714121440,5896594940353005409], (-516087332501760456,-511938514560769049], (79738037267085009,96889398066287680], (6423748149429334791,6450489485577059498]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:28,576 RepairJob.java:234 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:28,576 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,581 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,581 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,583 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,583 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,584 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:28,585 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:28,585 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:28,585 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:28,585 RepairJob.java:143 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:28,587 RepairJob.java:234 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:28,587 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,589 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,592 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,593 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,599 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:09:28,599 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:09:28,599 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:09:28,600 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:28,600 RepairJob.java:143 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:09:28,601 RepairJob.java:234 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:09:28,601 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,604 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,604 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,606 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,606 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,607 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:09:28,607 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:28,607 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:28,607 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:28,609 RepairJob.java:143 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:28,612 RepairJob.java:234 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:28,612 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,615 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,616 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,616 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,619 RepairSession.java:180 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:28,620 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:09:28,620 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:09:28,620 SyncTask.java:66 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:09:28,620 RepairJob.java:143 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:28,621 RepairSession.java:270 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:09:28,621 RepairRunnable.java:261 - Repair session 645d2da0-def4-11f0-af4c-9dff05207e18 for range [(5858470146714121440,5896594940353005409], (-516087332501760456,-511938514560769049], (79738037267085009,96889398066287680], (6423748149429334791,6450489485577059498]] finished INFO [RepairJobTask:3] 2025-12-22 05:09:28,623 ActiveRepairService.java:452 - [repair #645c6a50-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:28,624 RepairRunnable.java:343 - Repair command #145 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,277 Validator.java:281 - [repair #64c87290-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,289 Validator.java:281 - [repair #64c87290-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,299 Validator.java:281 - [repair #64c87290-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,304 Validator.java:281 - [repair #64c87290-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,310 ActiveRepairService.java:452 - [repair #64c7fd60-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-147] 2025-12-22 05:09:32,487 RepairRunnable.java:139 - Starting repair command #146 (66b2dd70-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-147] 2025-12-22 05:09:32,493 RepairSession.java:228 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(6588484851355119427,6607392806818723274], (3116421594048983453,3117337183057769472], (-953370347848524079,-913021800848089931], (-2567700564427986574,-2548465296519428516], (-5140403494888229962,-5128738646860358655]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:32,512 RepairJob.java:234 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:32,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,517 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,518 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,519 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,529 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:32,532 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:32,532 RepairJob.java:234 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:32,532 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:32,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:09:32,532 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:32,532 RepairJob.java:143 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,534 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,535 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,537 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:32,538 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:32,540 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:09:32,543 RepairJob.java:234 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:32,545 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 05:09:32,545 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:32,545 RepairJob.java:143 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,550 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,552 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,552 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,554 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:32,554 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:32,554 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:09:32,554 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:32,557 RepairJob.java:143 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:32,561 RepairJob.java:234 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:32,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,562 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,564 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,564 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,565 RepairSession.java:180 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:32,565 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:32,565 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:09:32,565 SyncTask.java:66 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:32,565 RepairJob.java:143 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:32,566 RepairSession.java:270 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:09:32,566 RepairRunnable.java:261 - Repair session 66b3c7d0-def4-11f0-af4c-9dff05207e18 for range [(6588484851355119427,6607392806818723274], (3116421594048983453,3117337183057769472], (-953370347848524079,-913021800848089931], (-2567700564427986574,-2548465296519428516], (-5140403494888229962,-5128738646860358655]] finished INFO [RepairJobTask:1] 2025-12-22 05:09:32,567 ActiveRepairService.java:452 - [repair #66b2dd70-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:32,568 RepairRunnable.java:343 - Repair command #146 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,631 Validator.java:281 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,648 Validator.java:281 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,670 Validator.java:281 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,678 Validator.java:281 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,691 ActiveRepairService.java:452 - [repair #6a57c990-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,303 Validator.java:281 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,313 Validator.java:281 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,323 Validator.java:281 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,333 Validator.java:281 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,340 ActiveRepairService.java:452 - [repair #6ac09d80-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,548 Validator.java:281 - [repair #6caf0000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,569 Validator.java:281 - [repair #6caf0000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,577 Validator.java:281 - [repair #6caf0000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,582 Validator.java:281 - [repair #6caf0000-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,602 ActiveRepairService.java:452 - [repair #6cadee90-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-148] 2025-12-22 05:09:48,633 RepairRunnable.java:139 - Starting repair command #147 (70528c90-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-148] 2025-12-22 05:09:48,637 RepairSession.java:228 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(839249286868869698,840985288758288578], (-380875851171223501,-380281030504325390], (7854006665928802595,7914657037554547840], (7914657037554547840,7934798915089836005]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:09:48,641 RepairJob.java:234 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:48,642 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,643 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,643 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,645 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,645 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,646 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:48,648 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:09:48,648 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:48,648 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:48,648 RepairJob.java:143 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:48,648 RepairJob.java:234 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:48,648 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,650 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,650 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,652 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,652 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,655 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:09:48,655 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,656 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,656 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,656 RepairJob.java:143 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:48,658 RepairJob.java:234 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:48,659 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,660 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,663 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,664 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,665 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:48,666 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,667 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,667 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,667 RepairJob.java:143 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:48,667 RepairJob.java:234 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:48,668 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,669 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,670 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,671 RepairSession.java:180 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:48,672 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,673 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,673 SyncTask.java:66 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:48,673 RepairJob.java:143 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:48,673 RepairSession.java:270 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:09:48,673 RepairRunnable.java:261 - Repair session 705301c0-def4-11f0-af4c-9dff05207e18 for range [(839249286868869698,840985288758288578], (-380875851171223501,-380281030504325390], (7854006665928802595,7914657037554547840], (7914657037554547840,7934798915089836005]] finished INFO [RepairJobTask:1] 2025-12-22 05:09:48,675 ActiveRepairService.java:452 - [repair #70528c90-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:48,682 RepairRunnable.java:343 - Repair command #147 finished in 0 seconds INFO [Repair-Task-149] 2025-12-22 05:09:49,351 RepairRunnable.java:139 - Starting repair command #148 (70c01b70-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-149] 2025-12-22 05:09:49,360 RepairSession.java:228 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(5677378656312114485,5700801583062832189], (-1053467568261557286,-1045468137783366013], (4333577754280008072,4334064826742677613], (7958129677204483656,7986416871720026905], (3117337183057769472,3145022279951642878]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:49,383 RepairJob.java:234 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:49,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,385 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,385 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,386 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,387 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:49,387 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:49,388 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:49,388 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:09:49,388 RepairJob.java:143 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:09:49,391 RepairJob.java:234 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:6] 2025-12-22 05:09:49,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,392 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,392 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,393 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,394 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,396 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:09:49,396 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:09:49,396 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:7] 2025-12-22 05:09:49,396 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:09:49,397 RepairJob.java:143 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:49,397 RepairJob.java:234 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:2] 2025-12-22 05:09:49,397 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,398 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,398 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,400 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,400 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,401 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:49,401 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:49,401 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:49,401 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-12-22 05:09:49,401 RepairJob.java:143 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:7] 2025-12-22 05:09:49,404 RepairJob.java:234 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:7] 2025-12-22 05:09:49,405 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,406 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,407 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,408 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,409 RepairSession.java:180 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:49,409 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:49,409 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-12-22 05:09:49,409 SyncTask.java:66 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:09:49,409 RepairJob.java:143 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:49,410 RepairSession.java:270 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:09:49,410 RepairRunnable.java:261 - Repair session 70c17b00-def4-11f0-af4c-9dff05207e18 for range [(5677378656312114485,5700801583062832189], (-1053467568261557286,-1045468137783366013], (4333577754280008072,4334064826742677613], (7958129677204483656,7986416871720026905], (3117337183057769472,3145022279951642878]] finished INFO [RepairJobTask:3] 2025-12-22 05:09:49,411 ActiveRepairService.java:452 - [repair #70c01b70-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:09:49,416 RepairRunnable.java:343 - Repair command #148 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,574 Validator.java:281 - [repair #72aa8650-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,581 Validator.java:281 - [repair #72aa8650-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,588 Validator.java:281 - [repair #72aa8650-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,595 Validator.java:281 - [repair #72aa8650-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,602 ActiveRepairService.java:452 - [repair #72a9c300-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-150] 2025-12-22 05:09:58,669 RepairRunnable.java:139 - Starting repair command #149 (764debd0-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-150] 2025-12-22 05:09:58,672 RepairSession.java:228 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(2694855135905420727,2733509289704435607], (-4547940013852293222,-4541267750626421417]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:09:58,684 RepairJob.java:234 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:09:58,685 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,689 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,690 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,691 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,693 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:09:58,694 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:58,694 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:58,695 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:58,695 RepairJob.java:143 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:58,695 RepairJob.java:234 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:58,695 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,697 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,698 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,698 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,699 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:58,699 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,699 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,699 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,699 RepairJob.java:143 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:58,702 RepairJob.java:234 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:1] 2025-12-22 05:09:58,702 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,704 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,706 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,706 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,707 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:09:58,707 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,707 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,707 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,707 RepairJob.java:143 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:58,708 RepairJob.java:234 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:09:58,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,710 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,710 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,711 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,711 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,712 RepairSession.java:180 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:09:58,713 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,713 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,713 SyncTask.java:66 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:58,713 RepairJob.java:143 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:58,713 RepairSession.java:270 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:09:58,714 RepairRunnable.java:261 - Repair session 764e6100-def4-11f0-af4c-9dff05207e18 for range [(2694855135905420727,2733509289704435607], (-4547940013852293222,-4541267750626421417]] finished INFO [RepairJobTask:1] 2025-12-22 05:09:58,714 ActiveRepairService.java:452 - [repair #764debd0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-12-22 05:09:58,715 RepairRunnable.java:343 - Repair command #149 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,367 Validator.java:281 - [repair #76b7d130-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,377 Validator.java:281 - [repair #76b7d130-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,388 Validator.java:281 - [repair #76b7d130-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,400 Validator.java:281 - [repair #76b7d130-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,408 ActiveRepairService.java:452 - [repair #76b734f0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-151] 2025-12-22 05:10:02,584 RepairRunnable.java:139 - Starting repair command #150 (78a34d80-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-151] 2025-12-22 05:10:02,588 RepairSession.java:228 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(824396488476566546,828496812258773041], (-2736065305458615543,-2717506343203002301], (622702884242312011,681864911169103239], (-3260904385293803165,-3253900751280013314], (6674682528658549516,6681301181830332965]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:10:02,681 RepairJob.java:234 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:10:02,681 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,683 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,683 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,685 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,685 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,687 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:10:02,687 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,687 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:10:02,687 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,687 RepairJob.java:143 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:10:02,690 RepairJob.java:234 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:10:02,690 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,695 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,696 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,697 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,697 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,699 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:10:02,699 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,699 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:10:02,699 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,699 RepairJob.java:143 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:10:02,703 RepairJob.java:234 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:10:02,703 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,705 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,705 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,706 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,706 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,708 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:10:02,708 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,708 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,709 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:10:02,709 RepairJob.java:143 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:10:02,709 RepairJob.java:234 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:10:02,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,711 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,711 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,712 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,713 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,714 RepairSession.java:180 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:10:02,714 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:10:02,714 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:10:02,715 SyncTask.java:66 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:10:02,715 RepairJob.java:143 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:10:02,715 RepairSession.java:270 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:10:02,716 RepairRunnable.java:261 - Repair session 78a3e9c0-def4-11f0-af4c-9dff05207e18 for range [(824396488476566546,828496812258773041], (-2736065305458615543,-2717506343203002301], (622702884242312011,681864911169103239], (-3260904385293803165,-3253900751280013314], (6674682528658549516,6681301181830332965]] finished INFO [RepairJobTask:6] 2025-12-22 05:10:02,716 ActiveRepairService.java:452 - [repair #78a34d80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:10:02,719 RepairRunnable.java:343 - Repair command #150 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,719 Validator.java:281 - [repair #7c49e750-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,729 Validator.java:281 - [repair #7c49e750-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,738 Validator.java:281 - [repair #7c49e750-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,751 Validator.java:281 - [repair #7c49e750-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,758 ActiveRepairService.java:452 - [repair #7c494b10-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,414 Validator.java:281 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,436 Validator.java:281 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,445 Validator.java:281 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,457 Validator.java:281 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,463 ActiveRepairService.java:452 - [repair #7cb26d20-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,642 Validator.java:281 - [repair #7e9f7010-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,656 Validator.java:281 - [repair #7e9f7010-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,665 Validator.java:281 - [repair #7e9f7010-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,675 Validator.java:281 - [repair #7e9f7010-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,682 ActiveRepairService.java:452 - [repair #7e9de970-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:18,751 Validator.java:281 - [repair #82448340-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:18,760 Validator.java:281 - [repair #82448340-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:18,768 Validator.java:281 - [repair #82448340-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:18,773 Validator.java:281 - [repair #82448340-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:18,780 ActiveRepairService.java:452 - [repair #824371d0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,441 Validator.java:281 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,459 Validator.java:281 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,507 Validator.java:281 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,529 Validator.java:281 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,534 ActiveRepairService.java:452 - [repair #82ad3020-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,656 Validator.java:281 - [repair #849921a0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,663 Validator.java:281 - [repair #849921a0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,670 Validator.java:281 - [repair #849921a0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,683 Validator.java:281 - [repair #849921a0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,688 ActiveRepairService.java:452 - [repair #8498ac70-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:28,771 Validator.java:281 - [repair #883e82f0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:28,778 Validator.java:281 - [repair #883e82f0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:28,787 Validator.java:281 - [repair #883e82f0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:28,796 Validator.java:281 - [repair #883e82f0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:28,806 ActiveRepairService.java:452 - [repair #883de6b0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:29,493 Validator.java:281 - [repair #88abeac0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:29,503 Validator.java:281 - [repair #88abeac0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:29,515 Validator.java:281 - [repair #88abeac0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:29,533 Validator.java:281 - [repair #88abeac0-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:29,538 ActiveRepairService.java:452 - [repair #88aad950-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-152] 2025-12-22 05:10:32,691 RepairRunnable.java:139 - Starting repair command #151 (8a954430-def4-11f0-af4c-9dff05207e18), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-152] 2025-12-22 05:10:32,696 RepairSession.java:228 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] new session: will sync /10.0.0.22, /10.0.0.38, /10.0.0.249 on range [(4653172647746477559,4708764695881344659], (-3661668717618778778,-3643013900044024180], (7108067423961991515,7113918115856097757]] for dm_keyspace.[dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:10:32,702 RepairJob.java:234 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:10:32,702 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,704 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,705 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,705 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,708 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:10:32,708 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,708 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,709 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,709 RepairJob.java:143 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:10:32,710 RepairJob.java:234 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:3] 2025-12-22 05:10:32,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,712 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,712 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,713 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,713 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,714 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:10:32,714 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,714 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,715 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,715 RepairJob.java:143 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:10:32,715 RepairJob.java:234 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:5] 2025-12-22 05:10:32,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,716 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,717 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,722 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,722 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,723 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:10:32,723 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:10:32,724 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:10:32,724 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:10:32,725 RepairJob.java:143 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:10:32,725 RepairJob.java:234 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.249, /10.0.0.22]) INFO [RepairJobTask:4] 2025-12-22 05:10:32,725 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,726 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,727 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,727 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,728 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,729 RepairSession.java:180 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:10:32,729 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:10:32,729 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,729 SyncTask.java:66 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Endpoints /10.0.0.249 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:10:32,729 RepairJob.java:143 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:10:32,730 RepairSession.java:270 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:10:32,730 RepairRunnable.java:261 - Repair session 8a960780-def4-11f0-af4c-9dff05207e18 for range [(4653172647746477559,4708764695881344659], (-3661668717618778778,-3643013900044024180], (7108067423961991515,7113918115856097757]] finished INFO [RepairJobTask:2] 2025-12-22 05:10:32,731 ActiveRepairService.java:452 - [repair #8a954430-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:10:32,732 RepairRunnable.java:343 - Repair command #151 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,810 Validator.java:281 - [repair #8e39e230-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,854 Validator.java:281 - [repair #8e39e230-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,874 Validator.java:281 - [repair #8e39e230-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,881 Validator.java:281 - [repair #8e39e230-def4-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,886 ActiveRepairService.java:452 - [repair #8e396d00-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,512 Validator.java:281 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,524 Validator.java:281 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,539 Validator.java:281 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,558 Validator.java:281 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Sending completed merkle tree to /10.0.0.249 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,566 ActiveRepairService.java:452 - [repair #8ea3eea0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction WARN [2025-12-22 05:10:49,499] [contrail_database:c1ad0900-def2-11f0-ab50-859c4a241125] i.c.s.RepairRunner - RepairRun "c1ad0900-def2-11f0-ab50-859c4a241125" does not exist. Killing RepairRunner for this run instance.