++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-database-cassandra/console.log ++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.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 ++ cut -d ' ' -f 1 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ tr '\n' , +++ get_local_ips +++ cat /proc/net/fib_trie +++ uniq +++ grep -vi host +++ sort +++ awk '/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.249,10.20.0.129,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.249,10.20.0.129,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.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' ++ local server_ip=10.0.0.249 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.249 ]] ++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] ++ echo 10.0.0.249 3 ++ return + my_ip=10.0.0.249 + '[' -n 10.0.0.249 ']' + break + '[' -z 10.0.0.249 ']' ++ 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.249 + CASSANDRA_LISTEN_ADDRESS=10.0.0.249 + export CASSANDRA_RPC_ADDRESS=10.0.0.249 + CASSANDRA_RPC_ADDRESS=10.0.0.249 + 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.249; 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.249; 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,164 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-12-22 04:40:42,165 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-12-22 04:40:42,165 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-12-22 04:40:42,191 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,192 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,423 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,427 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-4919-3. INFO [main] 2025-12-22 04:40:42,427 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-12-22 04:40:42,428 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-12-22 04:40:42,428 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4340992(4239K) committed = 4390912(4288K) max = 251658240(245760K) INFO [main] 2025-12-22 04:40:42,428 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 18993400(18548K) committed = 19398656(18944K) max = -1(-1K) INFO [main] 2025-12-22 04:40:42,428 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2211608(2159K) committed = 2359296(2304K) max = 1073741824(1048576K) INFO [main] 2025-12-22 04:40:42,428 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 94007016(91803K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-12-22 04:40:42,428 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,429 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,429 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,429 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,502 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,502 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-12-22 04:40:42,502 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-12-22 04:40:42,503 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-12-22 04:40:42,511 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-12-22 04:40:42,511 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,520 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-12-22 04:40:42,520 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-12-22 04:40:42,520 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-12-22 04:40:42,584 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-12-22 04:40:43,052 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-12-22 04:40:43,858 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-12-22 04:40:43,862 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-12-22 04:40:43,880 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-12-22 04:40:43,892 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-12-22 04:40:43,896 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-12-22 04:40:43,905 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-12-22 04:40:43,913 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-12-22 04:40:43,934 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-12-22 04:40:43,938 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-12-22 04:40:43,942 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-12-22 04:40:43,946 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-12-22 04:40:43,956 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-12-22 04:40:43,960 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-12-22 04:40:43,978 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-12-22 04:40:43,993 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-12-22 04:40:44,005 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-12-22 04:40:44,017 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-12-22 04:40:44,037 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-12-22 04:40:44,043 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-12-22 04:40:44,061 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-12-22 04:40:44,068 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-12-22 04:40:44,083 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-12-22 04:40:44,089 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-12-22 04:40:44,096 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,212 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-12-22 04:40:44,268 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-12-22 04:40:44,287 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-12-22 04:40:44,296 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-12-22 04:40:44,304 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-12-22 04:40:44,317 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-12-22 04:40:44,335 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-12-22 04:40:44,347 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-12-22 04:40:44,350 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-12-22 04:40:44,372 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-12-22 04:40:44,385 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-12-22 04:40:44,386 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,570 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,578 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,580 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-12-22 04:40:45,587 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:4] 2025-12-22 04:40:45,946 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,058 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-22 04:40:46,140 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-12-22 04:40:46,198 AutoSavingCache.java:174 - Completed loading (0 ms; 4 keys) KeyCache cache INFO [main] 2025-12-22 04:40:46,218 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-12-22 04:40:46,220 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-12-22 04:40:46,261 StorageService.java:607 - Token metadata: INFO [main] 2025-12-22 04:40:46,427 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-12-22 04:40:46,428 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-12-22 04:40:46,429 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-12-22 04:40:46,429 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-12-22 04:40:46,430 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,459 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,476 MessagingService.java:761 - Starting Messaging Service on /10.0.0.249:7012 (ens3) WARN [main] 2025-12-22 04:40:46,501 SystemKeyspace.java:1087 - No host ID found, created 43ab20b0-2d41-48a7-9725-b3fd1931687a (Note: This should happen exactly once per node). INFO [main] 2025-12-22 04:40:46,564 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.22] 2025-12-22 04:40:46,993 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:40:48,813 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [main] 2025-12-22 04:40:49,598 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-12-22 04:40:49,599 StorageService.java:822 - Starting up server gossip INFO [main] 2025-12-22 04:40:49,692 StorageService.java:1446 - JOINING: waiting for ring information INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:40:50,645 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [GossipStage:1] 2025-12-22 04:40:51,140 Gossiper.java:1055 - Node /10.0.0.22 is now part of the cluster INFO [RequestResponseStage-1] 2025-12-22 04:40:51,171 Gossiper.java:1019 - InetAddress /10.0.0.22 is now UP INFO [GossipStage:1] 2025-12-22 04:40:51,195 TokenMetadata.java:479 - Updating topology for /10.0.0.22 INFO [GossipStage:1] 2025-12-22 04:40:51,195 TokenMetadata.java:479 - Updating topology for /10.0.0.22 INFO [GossipStage:1] 2025-12-22 04:40:51,196 Gossiper.java:1055 - Node /10.0.0.38 is now part of the cluster INFO [HANDSHAKE-/10.0.0.22] 2025-12-22 04:40:51,208 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [RequestResponseStage-3] 2025-12-22 04:40:51,212 Gossiper.java:1019 - InetAddress /10.0.0.38 is now UP WARN [GossipTasks:1] 2025-12-22 04:40:51,641 FailureDetector.java:288 - Not marking nodes down due to local pause of 5456763172 > 5000000000 INFO [MigrationStage:1] 2025-12-22 04:40:51,997 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:52,000 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [MigrationStage:1] 2025-12-22 04:40:52,007 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [MigrationStage:1] 2025-12-22 04:40:52,012 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [MigrationStage:1] 2025-12-22 04:40:52,016 ColumnFamilyStore.java:411 - Initializing system_auth.roles INFO [InternalResponseStage:4] 2025-12-22 04:40:52,239 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [InternalResponseStage:4] 2025-12-22 04:40:52,241 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [InternalResponseStage:4] 2025-12-22 04:40:52,256 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [InternalResponseStage:4] 2025-12-22 04:40:52,259 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [InternalResponseStage:4] 2025-12-22 04:40:52,261 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [InternalResponseStage:4] 2025-12-22 04:40:52,305 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [InternalResponseStage:4] 2025-12-22 04:40:52,338 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [main] 2025-12-22 04:40:52,693 StorageService.java:1446 - JOINING: waiting for schema information to complete INFO [main] 2025-12-22 04:40:52,957 StorageService.java:1446 - JOINING: schema complete, ready to bootstrap INFO [main] 2025-12-22 04:40:52,957 StorageService.java:1446 - JOINING: waiting for pending range calculation INFO [main] 2025-12-22 04:40:52,957 StorageService.java:1446 - JOINING: calculation complete, ready to bootstrap INFO [main] 2025-12-22 04:40:52,958 StorageService.java:1446 - JOINING: getting bootstrap token INFO [main] 2025-12-22 04:40:52,959 BootStrapper.java:228 - Generated random tokens. tokens are [9027709015171491374, 3148860975713369492, -657375484575064760, 8746363907810172824, -1116702408742316408, -6120726452911686042, 1719531163067560816, 4203923806841750966, 5169677716609778197, -463520353118922984, -3921913537541706521, 7427111715809944116, 8224390282518714088, -2043881215014045540, 3886354981145679566, 6198880013786184799, 2740374575702456399, -399093455173324545, 7697769030228536081, 2914261078974209622, -3498149901018872099, 7180653485489271298, 1434830792936912649, 7274870865934662787, -8189670312720786177, 819429443351952048, 3297307464530953924, 2334021988428596424, -9201581021670384656, 6855433767619147145, -8338964266976546187, 3876054918217261224, 3741088835773337307, 4794458691626065622, 470620733351755401, -4044028768183904236, -7900227113486768928, -1104890980172788696, 4360055556166271978, 3227626356964011282, 1689383331915594820, 5489628881768507017, -1855311611119976851, 6468583072424119404, 2026365011579611660, -4072069853877705177, -5140403494888229962, 4355540132563093217, -6771181849969428130, -9057240054057614734, 4436415950882038026, 2302324478064261829, -8407080213789988102, -1315607289215607913, 2071038418603600313, -7077307679870153056, 539876371040749885, 3858649433462317191, 369286303382439170, -3984504029515797782, -1143912732527311204, 2415713423740153945, 7826480874702248967, 7709066523262030262, 5915646606606618667, 5700801583062832189, -516087332501760456, -6396203266293721108, -4895170945423144363, 5934707312511289390, 4045925693486076559, 6888981860109977725, -8042982700807548696, 7108067423961991515, 9176526194590243495, -3585771554565808374, -8193299101814737677, -8659902434455401111, -6330511460312998310, -6851501291258044475, -93517987971998430, -8658706690918438188, 4650564020048092498, 7009915536344266158, -4995857521419991229, -7569861970307758611, 8054773610980233760, -256118982931934238, 1622870878328694598, -1006455188831009904, 4437234892321094465, 7937182013005948605, 4437503433206674215, -2055916870849786113, 8770357204914258006, 8874225967860092092, -5231069025182107213, -1433345733436727467, -4948726085753612367, 879731308559881866, -4132205349872996716, 7166449375474593277, 8743937231205731144, 6783575667435347617, -121940209062401435, -8425997317089433171, -3661668717618778778, -9116613791270570176, 8840515562455100692, -3090837928929605282, 6408428416550275453, 1815848609551487337, 7575533903120009065, 5104114336594405239, 2550307666520462374, 3291685933078787820, -6097376307458498808, 4205937311586095522, -2717506343203002301, 2523061955366255485, 394704309858671263, 3382994282312862988, 537513507313974599, -8752723337890855494, -5705944904691706732, 6641845409591691813, -3484245030413748992, -3327302948683051755, -2247033020297951776, 1205266566947226300, -6639900670584900943, 5926193393447067364, -6692537587863434784, -6137776219578963470, -3768299613395011177, -1053467568261557286, -6973440051642432436, 8065225677457214159, 8911154813416467608, 9139780854257620850, 7986416871720026905, -2947666480380728210, 2449660933509654713, -8618039295161821166, -7231589072640803568, -3406614969780047464, 6993974089456906769, 2580721881961683572, 3668495356835337866, 5025872092607037684, -3442096872006126678, -3780905395161097172, 955407283174090973, 6199416264538282377, -4581615761579213756, 4812188439794452020, 7701536076416757794, -3903409472651949937, 3773797857302039259, -2586373409514315939, 2860435244577398329, 4419611727747964035, 8088686737925130160, -6527403008100454015, -851299898179987466, 8544061918148575465, 96889398066287680, -5641296395861834276, 12250832763437668, 6576928990583125674, -6511211497357213759, -4547940013852293222, -4677720466787127600, -2713387041526814086, -987034433119753559, 4075472873488503081, 6607392806818723274, 2733509289704435607, -511938514560769049, 6386761718314668805, -4106513985851650289, 276856143161669259, -1975054431085729128, -5277788099351780260, -4291866943844604866, 4815561307265966961, -8379221830667943885, -5448710135036095222, 2936269019465207534, -4318521820528075133, -2805154529917545327, -2152662865501414585, 5023968590385201847, 681864911169103239, 6423748149429334791, 5297860686284518212, 7160106048141322703, -7308725207444861058, 7914657037554547840, -5489598432922917630, 7736954262708431893, 6115195221371666673, 7379659603056485840, -7690238177273109846, 5612889095499585124, -7642498208103346867, 545539440123858614, -4065929024774649015, -8634241052348130430, -991848123055168279, 6380962113164449906, -2482855053318343041, 802279707037830618, 3117337183057769472, 4066734365359647669, -8024755061584288253, 1936226204563860440, 5750286806425191572, 5720111766762864890, 6402039637733081435, -3227413484725124182, 9081789106371749094, -3898013565863220204, -4344431406555613806, -6187357468077250983, 390794846926243352, -1162081440403989544, -3150610811528999788, -1015421620024014846, 6108577841763408241, 1857229768137318597, -4249377293607806331, -7774207788412732033, -7286812842700950146, -4892208580514795868, 1820832355240825418, -5932906073605761591, 505467184124179492, -2736065305458615543, -35565751270453707, -6588253404943222474, -4219150234901380826, -7434260285404545019, 7007476869397712329, 5300593489029714879, 5243311214862909024, 8160162837640346852, -6875113438262051233, -3623441336550685851, 7761071124140037053, 1206464069453934580, -4115354142244294475, 822656548291397208, -3104469195479403030, -8012282605615278051, -8156219446145490740] INFO [main] 2025-12-22 04:40:53,103 StorageService.java:1446 - JOINING: sleeping 30000 ms for pending range setup INFO [MigrationStage:1] 2025-12-22 04:41:02,029 ViewManager.java:137 - Not submitting build tasks for views in keyspace reaper_db as storage service is not initialized INFO [MigrationStage:1] 2025-12-22 04:41:06,514 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [MigrationStage:1] 2025-12-22 04:41:07,320 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader INFO [MigrationStage:1] 2025-12-22 04:41:08,361 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-12-22 04:41:09,136 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [MigrationStage:1] 2025-12-22 04:41:10,136 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-12-22 04:41:11,104 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [MigrationStage:1] 2025-12-22 04:41:12,140 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-12-22 04:41:13,106 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [MigrationStage:1] 2025-12-22 04:41:14,087 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-12-22 04:41:15,076 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [MigrationStage:1] 2025-12-22 04:41:16,091 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [MigrationStage:1] 2025-12-22 04:41:17,243 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [MigrationStage:1] 2025-12-22 04:41:18,274 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [MigrationStage:1] 2025-12-22 04:41:21,369 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2025-12-22 04:41:22,130 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations INFO [main] 2025-12-22 04:41:23,104 StorageService.java:1446 - JOINING: Starting to bootstrap... INFO [main] 2025-12-22 04:41:23,249 StreamResultFuture.java:90 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Executing streaming plan for Bootstrap INFO [StreamConnectionEstablisher:1] 2025-12-22 04:41:23,255 StreamSession.java:266 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Starting streaming to /10.0.0.38 INFO [StreamConnectionEstablisher:1] 2025-12-22 04:41:23,258 StreamCoordinator.java:264 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392, ID#0] Beginning stream session with /10.0.0.38 INFO [STREAM-IN-/10.0.0.38:7012] 2025-12-22 04:41:23,433 StreamResultFuture.java:173 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392 ID#0] Prepare completed. Receiving 2 files(2.176KiB), sending 0 files(0.000KiB) INFO [StreamConnectionEstablisher:2] 2025-12-22 04:41:23,437 StreamSession.java:266 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Starting streaming to /10.0.0.22 INFO [StreamConnectionEstablisher:2] 2025-12-22 04:41:23,440 StreamCoordinator.java:264 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392, ID#0] Beginning stream session with /10.0.0.22 INFO [StreamReceiveTask:1] 2025-12-22 04:41:23,501 StreamResultFuture.java:187 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Session with /10.0.0.38 is complete INFO [STREAM-IN-/10.0.0.22:7012] 2025-12-22 04:41:23,592 StreamResultFuture.java:173 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392 ID#0] Prepare completed. Receiving 1 files(0.100KiB), sending 0 files(0.000KiB) INFO [StreamReceiveTask:1] 2025-12-22 04:41:23,628 StreamResultFuture.java:187 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] Session with /10.0.0.22 is complete INFO [StreamReceiveTask:1] 2025-12-22 04:41:23,636 StreamResultFuture.java:219 - [Stream #77bfc820-def0-11f0-9c46-45cdd6f71392] All sessions completed INFO [StreamReceiveTask:1] 2025-12-22 04:41:23,638 StorageService.java:1505 - Bootstrap completed! for the tokens [9027709015171491374, 3148860975713369492, -657375484575064760, 8746363907810172824, -1116702408742316408, -6120726452911686042, 1719531163067560816, 4203923806841750966, 5169677716609778197, -463520353118922984, -3921913537541706521, 7427111715809944116, 8224390282518714088, -2043881215014045540, 3886354981145679566, 6198880013786184799, 2740374575702456399, -399093455173324545, 7697769030228536081, 2914261078974209622, -3498149901018872099, 7180653485489271298, 1434830792936912649, 7274870865934662787, -8189670312720786177, 819429443351952048, 3297307464530953924, 2334021988428596424, -9201581021670384656, 6855433767619147145, -8338964266976546187, 3876054918217261224, 3741088835773337307, 4794458691626065622, 470620733351755401, -4044028768183904236, -7900227113486768928, -1104890980172788696, 4360055556166271978, 3227626356964011282, 1689383331915594820, 5489628881768507017, -1855311611119976851, 6468583072424119404, 2026365011579611660, -4072069853877705177, -5140403494888229962, 4355540132563093217, -6771181849969428130, -9057240054057614734, 4436415950882038026, 2302324478064261829, -8407080213789988102, -1315607289215607913, 2071038418603600313, -7077307679870153056, 539876371040749885, 3858649433462317191, 369286303382439170, -3984504029515797782, -1143912732527311204, 2415713423740153945, 7826480874702248967, 7709066523262030262, 5915646606606618667, 5700801583062832189, -516087332501760456, -6396203266293721108, -4895170945423144363, 5934707312511289390, 4045925693486076559, 6888981860109977725, -8042982700807548696, 7108067423961991515, 9176526194590243495, -3585771554565808374, -8193299101814737677, -8659902434455401111, -6330511460312998310, -6851501291258044475, -93517987971998430, -8658706690918438188, 4650564020048092498, 7009915536344266158, -4995857521419991229, -7569861970307758611, 8054773610980233760, -256118982931934238, 1622870878328694598, -1006455188831009904, 4437234892321094465, 7937182013005948605, 4437503433206674215, -2055916870849786113, 8770357204914258006, 8874225967860092092, -5231069025182107213, -1433345733436727467, -4948726085753612367, 879731308559881866, -4132205349872996716, 7166449375474593277, 8743937231205731144, 6783575667435347617, -121940209062401435, -8425997317089433171, -3661668717618778778, -9116613791270570176, 8840515562455100692, -3090837928929605282, 6408428416550275453, 1815848609551487337, 7575533903120009065, 5104114336594405239, 2550307666520462374, 3291685933078787820, -6097376307458498808, 4205937311586095522, -2717506343203002301, 2523061955366255485, 394704309858671263, 3382994282312862988, 537513507313974599, -8752723337890855494, -5705944904691706732, 6641845409591691813, -3484245030413748992, -3327302948683051755, -2247033020297951776, 1205266566947226300, -6639900670584900943, 5926193393447067364, -6692537587863434784, -6137776219578963470, -3768299613395011177, -1053467568261557286, -6973440051642432436, 8065225677457214159, 8911154813416467608, 9139780854257620850, 7986416871720026905, -2947666480380728210, 2449660933509654713, -8618039295161821166, -7231589072640803568, -3406614969780047464, 6993974089456906769, 2580721881961683572, 3668495356835337866, 5025872092607037684, -3442096872006126678, -3780905395161097172, 955407283174090973, 6199416264538282377, -4581615761579213756, 4812188439794452020, 7701536076416757794, -3903409472651949937, 3773797857302039259, -2586373409514315939, 2860435244577398329, 4419611727747964035, 8088686737925130160, -6527403008100454015, -851299898179987466, 8544061918148575465, 96889398066287680, -5641296395861834276, 12250832763437668, 6576928990583125674, -6511211497357213759, -4547940013852293222, -4677720466787127600, -2713387041526814086, -987034433119753559, 4075472873488503081, 6607392806818723274, 2733509289704435607, -511938514560769049, 6386761718314668805, -4106513985851650289, 276856143161669259, -1975054431085729128, -5277788099351780260, -4291866943844604866, 4815561307265966961, -8379221830667943885, -5448710135036095222, 2936269019465207534, -4318521820528075133, -2805154529917545327, -2152662865501414585, 5023968590385201847, 681864911169103239, 6423748149429334791, 5297860686284518212, 7160106048141322703, -7308725207444861058, 7914657037554547840, -5489598432922917630, 7736954262708431893, 6115195221371666673, 7379659603056485840, -7690238177273109846, 5612889095499585124, -7642498208103346867, 545539440123858614, -4065929024774649015, -8634241052348130430, -991848123055168279, 6380962113164449906, -2482855053318343041, 802279707037830618, 3117337183057769472, 4066734365359647669, -8024755061584288253, 1936226204563860440, 5750286806425191572, 5720111766762864890, 6402039637733081435, -3227413484725124182, 9081789106371749094, -3898013565863220204, -4344431406555613806, -6187357468077250983, 390794846926243352, -1162081440403989544, -3150610811528999788, -1015421620024014846, 6108577841763408241, 1857229768137318597, -4249377293607806331, -7774207788412732033, -7286812842700950146, -4892208580514795868, 1820832355240825418, -5932906073605761591, 505467184124179492, -2736065305458615543, -35565751270453707, -6588253404943222474, -4219150234901380826, -7434260285404545019, 7007476869397712329, 5300593489029714879, 5243311214862909024, 8160162837640346852, -6875113438262051233, -3623441336550685851, 7761071124140037053, 1206464069453934580, -4115354142244294475, 822656548291397208, -3104469195479403030, -8012282605615278051, -8156219446145490740] INFO [main] 2025-12-22 04:41:23,640 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-12-22 04:41:23,670 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='leader') INFO [main] 2025-12-22 04:41:23,670 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='cluster') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_unit_v1') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_by_cluster_and_keyspace') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='snapshot') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_unit') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_operations') INFO [main] 2025-12-22 04:41:23,671 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration_leader') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='running_reapers') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v2') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_v1') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_cluster') INFO [main] 2025-12-22 04:41:23,672 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v1') INFO [main] 2025-12-22 04:41:23,712 Gossiper.java:1692 - Waiting for gossip to settle... INFO [MigrationStage:1] 2025-12-22 04:41:25,296 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription INFO [MigrationStage:1] 2025-12-22 04:41:27,085 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 INFO [MigrationStage:1] 2025-12-22 04:41:28,228 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 INFO [MigrationStage:1] 2025-12-22 04:41:30,362 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs INFO [MigrationStage:1] 2025-12-22 04:41:31,314 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule INFO [main] 2025-12-22 04:41:31,713 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-12-22 04:41:31,924 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-12-22 04:41:32,002 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:41:32,002 Server.java:156 - Starting listening for CQL clients on /10.0.0.249:9041 (unencrypted)... INFO [main] 2025-12-22 04:41:32,088 ThriftServer.java:116 - Binding thrift service to /10.0.0.249:9161 INFO [Thread-5] 2025-12-22 04:41:32,093 ThriftServer.java:133 - Listening for thrift clients... INFO [Native-Transport-Requests-1] 2025-12-22 04:41:34,009 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@7a2b0768[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@97d350d4, 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 replicas 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, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@4fdd5db2[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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule 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 replicas 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, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-12-22 04:41:38,205 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@7a2b0768[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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule 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 replicas 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, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@a46cb36[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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule 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 host_id replicas 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, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, host_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-12-22 04:41:39,325 MigrationManager.java:454 - Update table 'reaper_db/leader' From org.apache.cassandra.config.CFMetaData@6315796a[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@97d350d4, 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=[]] To org.apache.cassandra.config.CFMetaData@312a518b[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.0, 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@97d350d4, 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 [Native-Transport-Requests-1] 2025-12-22 04:41:39,326 MigrationManager.java:454 - Update table 'reaper_db/running_repairs' From org.apache.cassandra.config.CFMetaData@425e4185[cfId=7c031720-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=running_repairs,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=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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1f214b62[cfId=7c031720-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=running_repairs,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=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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-12-22 04:41:39,327 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_cluster_v2' From org.apache.cassandra.config.CFMetaData@4a885d7b[cfId=7abab8a0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_run_by_cluster_v2,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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@6f323998[cfId=7abab8a0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_run_by_cluster_v2,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@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2025-12-22 04:41:39,326 MigrationManager.java:454 - Update table 'reaper_db/repair_unit_v1' From org.apache.cassandra.config.CFMetaData@277bf2c5[cfId=6f5e1740-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_unit_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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@4f305228[cfId=6f5e1740-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=repair_unit_v1,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@97d350d4, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [cluster_name incremental_repair keyspace_name repair_thread_count timeout blacklisted_tables column_families datacenters nodes]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[blacklisted_tables, datacenters, repair_thread_count, id, keyspace_name, timeout, nodes, cluster_name, incremental_repair, column_families],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-12-22 04:41:39,329 MigrationManager.java:454 - Update table 'reaper_db/percent_repaired_by_schedule' From org.apache.cassandra.config.CFMetaData@4d6cdbea[cfId=7c92acf0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=percent_repaired_by_schedule,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=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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@518056b4[cfId=7c92acf0-def0-11f0-bb7a-01e025d64bf5,ksName=reaper_db,cfName=percent_repaired_by_schedule,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=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.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-12-22 04:41:39,329 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@3d39aca4[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@97d350d4, 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=[]] To org.apache.cassandra.config.CFMetaData@e5c546b[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.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@97d350d4, 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,334 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@1f788064[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@97d350d4, 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@76ae85ad[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.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=2, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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-2] 2025-12-22 04:41:46,265 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@36b43326[cfId=858d9090-def0-11f0-9c46-45cdd6f71392,ksName=config_db_uuid,cfName=obj_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@97d350d4, 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:46,423 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:48,894 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@49aba48a[cfId=871eb7e0-def0-11f0-9c46-45cdd6f71392,ksName=svc_monitor_keyspace,cfName=service_instance_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@97d350d4, 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:49,003 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:51,019 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=useragent, 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:52,908 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [MigrationStage:1] 2025-12-22 04:41:55,399 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:56,072 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@2e034796[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@6ab463ed[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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,897 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [Native-Transport-Requests-1] 2025-12-22 04:41:58,140 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/pool_table' From org.apache.cassandra.config.CFMetaData@6aadb8b9[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@27bed894[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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:00,867 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [Native-Transport-Requests-2] 2025-12-22 04:42:02,836 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@a7def78[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={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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 [HANDSHAKE-/10.0.0.249] 2025-12-22 04:42:02,846 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [MigrationStage:1] 2025-12-22 04:42:02,933 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-2] 2025-12-22 04:42:04,999 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5aae1f90[cfId=90b82570-def0-11f0-9c46-45cdd6f71392,ksName=svc_monitor_keyspace,cfName=healthmonitor_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@97d350d4, 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,149 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-12-22 04:42:07,133 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@2e034796[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@75d66d04[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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,210 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-4] 2025-12-22 04:42:13,160 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@41114ce7[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={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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:13,258 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [MigrationStage:1] 2025-12-22 04:42:15,349 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-3] 2025-12-22 04:42:16,028 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_table' From org.apache.cassandra.config.CFMetaData@34f3da10[cfId=96d40500-def0-11f0-bb7a-01e025d64bf5,ksName=to_bgp_keyspace,cfName=service_chain_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@97d350d4, 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@759e9d5[cfId=96d40500-def0-11f0-bb7a-01e025d64bf5,ksName=to_bgp_keyspace,cfName=service_chain_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@97d350d4, 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,284 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 10607 0 --:--:-- --:--:-- --:--:-- 10659 + export CASSANDRA_REAPER_JMX_KEY + [[ 10.0.0.38 == \1\0\.\0\.\0\.\2\4\9 ]] + run_service cassandra-reaper + 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:44,736] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [Native-Transport-Requests-4] 2025-12-22 04:43:13,149 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@23bca0c1[cfId=b95702d0-def0-11f0-9c46-45cdd6f71392,ksName=dm_keyspace,cfName=dm_pr_vn_ip_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@97d350d4, 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:13,254 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [MigrationStage:1] 2025-12-22 04:43:15,291 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [Native-Transport-Requests-1] 2025-12-22 04:43:16,148 MigrationManager.java:454 - Update table 'dm_keyspace/dm_pr_asn_table' From org.apache.cassandra.config.CFMetaData@9dc8c49[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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@6e81ed6a[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={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@97d350d4, 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:17,337 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [Native-Transport-Requests-2] 2025-12-22 04:43:19,148 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@46cfab74[cfId=bcea62c0-def0-11f0-9c46-45cdd6f71392,ksName=dm_keyspace,cfName=dm_pnf_resource_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@97d350d4, 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,254 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [HANDSHAKE-/10.0.0.249] 2025-12-22 04:48:46,775 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.249 INFO [Repair-Task-2] 2025-12-22 04:48:47,111 RepairRunnable.java:139 - Starting repair command #1 (80659170-def1-11f0-9c46-45cdd6f71392), 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-2] 2025-12-22 04:48:47,229 RepairSession.java:228 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7242117929819403662,7274870865934662787]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:48:47,338 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:48:47,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,375 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,411 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,413 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,482 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:47,484 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] 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:47,485 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:48:47,485 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] 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:47,485 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:47,536 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:48:47,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,539 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,539 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,542 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,545 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:47,549 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:47,549 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:47,550 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:48:47,552 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:47,610 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:47,610 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,614 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,614 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,621 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,621 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,623 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:47,624 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:48:47,628 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:48:47,628 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:48:47,628 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:47,637 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:48:47,637 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,640 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,640 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,646 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,646 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,650 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:47,652 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:48:47,652 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:48:47,652 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:48:47,652 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:47,658 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:48:47,658 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,666 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,666 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,673 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,673 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,676 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:48:47,677 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:48:47,677 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:48:47,677 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:48:47,678 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:47,691 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:48:47,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,695 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,696 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,707 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,709 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:47,710 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:48:47,711 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:48:47,711 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:48:47,711 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:47,773 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:48:47,774 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,778 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,778 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,782 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,783 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,785 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:48:47,786 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:48:47,786 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:48:47,786 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:48:47,786 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:47,837 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:48:47,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,842 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,845 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,846 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,848 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:47,851 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:48:47,851 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:48:47,852 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:48:47,852 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:47,860 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:48:47,860 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,867 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,870 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,877 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,878 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,882 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:47,886 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:48:47,886 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:48:47,887 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:48:47,887 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:47,896 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:48:47,896 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,899 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,900 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,905 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,912 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:48:47,914 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:48:47,914 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:48:47,914 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:48:47,915 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:47,960 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:48:47,961 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,964 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,965 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,969 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:47,971 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:47,972 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] 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:47,972 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] 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:48:47,972 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:48:47,972 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:48,014 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:48:48,015 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,019 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,020 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,035 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,037 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:48,039 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:48:48,039 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:48,039 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:48:48,039 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:48,088 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:48:48,088 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,095 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,143 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,146 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:48,146 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:48:48,146 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:48:48,146 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:48:48,146 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:48,153 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:48:48,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,156 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,156 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,158 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,159 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:48:48,160 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:48:48,160 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:48:48,160 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:48:48,160 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:48:48,298 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:48:48,298 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,300 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,300 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,302 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,302 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,304 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:48,304 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:48:48,304 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:48:48,305 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:48:48,306 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:48,307 RepairJob.java:234 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:48:48,309 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,310 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,311 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,313 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,313 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:48,319 RepairSession.java:180 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:48,319 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:48:48,319 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:48:48,321 SyncTask.java:66 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:48:48,322 RepairJob.java:143 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:48,323 RepairSession.java:270 - [repair #80776bc0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:48:48,323 RepairRunnable.java:261 - Repair session 80776bc0-def1-11f0-9c46-45cdd6f71392 for range [(7242117929819403662,7274870865934662787]] finished INFO [RepairJobTask:7] 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 [InternalResponseStage:10] 2025-12-22 04:48:48,361 RepairRunnable.java:343 - Repair command #1 finished in 1 second INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,426 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,442 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,461 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,478 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,496 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,516 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,526 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,535 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,544 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,616 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,631 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,645 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,715 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,731 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,763 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:48:49,778 Validator.java:281 - [repair #81c01860-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 04:48:56,473 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,501 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,525 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,574 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,587 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,602 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,621 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,632 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,651 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,736 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,765 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,778 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,847 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,867 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,892 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,916 Validator.java:281 - [repair #85e24ad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:48:56,929 ActiveRepairService.java:452 - [repair #85d99840-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-3] 2025-12-22 04:48:57,208 RepairRunnable.java:139 - Starting repair command #2 (866a3f80-def1-11f0-9c46-45cdd6f71392), 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-3] 2025-12-22 04:48:57,239 RepairSession.java:228 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(9018668860037113682,9027709015171491374], (-256118982931934238,-249414347777562332], (-9201581021670384656,-9134383411897874571], (-3442096872006126678,-3438988324358265203]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:48:57,307 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:48:57,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,311 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,311 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,315 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,365 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:57,370 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:57,370 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:48:57,371 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:48:57,371 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:57,379 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:57,379 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,383 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,383 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,389 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,394 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:57,395 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:57,396 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:48:57,402 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:57,402 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:57,444 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:48:57,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,450 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,466 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,469 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,469 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,481 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:57,482 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:48:57,483 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:48:57,483 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:48:57,484 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:57,485 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:48:57,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,488 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,489 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,491 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,491 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,493 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:48:57,493 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:57,493 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:48:57,493 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:48:57,494 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:57,502 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:48:57,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,506 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,507 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,509 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,510 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,512 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:57,512 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:48:57,512 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:48:57,515 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:48:57,515 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:57,516 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:48:57,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,520 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,520 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,523 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,523 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,529 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:57,530 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:48:57,530 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:48:57,534 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:48:57,535 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:57,539 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:48:57,539 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,541 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,541 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,544 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,544 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,549 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:48:57,550 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:57,550 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:57,550 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:48:57,550 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:57,600 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:48:57,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,604 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,605 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,607 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,607 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,609 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:57,609 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:48:57,609 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:48:57,610 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:48:57,610 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:57,613 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:57,613 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,619 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,619 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,627 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,627 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,631 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:57,633 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:48:57,633 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:48:57,633 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:57,633 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:57,639 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:57,639 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,644 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,644 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,646 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,647 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,649 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:48:57,650 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:48:57,650 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:48:57,650 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:48:57,650 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:48:57,655 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:48:57,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,658 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,658 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,660 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,662 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:57,663 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:48:57,663 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:48:57,663 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:48:57,663 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:48:57,666 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:48:57,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,673 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,673 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,676 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,678 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:48:57,678 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:48:57,678 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:48:57,679 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:48:57,679 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:57,685 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:57,685 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,688 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,688 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,690 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,690 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,693 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:48:57,693 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:48:57,693 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:48:57,694 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] 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:57,695 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:48:57,699 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:48:57,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,703 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,703 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,707 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,709 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:48:57,710 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:48:57,710 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:48:57,710 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:48:57,710 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:48:57,765 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:48:57,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,768 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,768 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,775 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,778 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,787 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:48:57,787 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:48:57,787 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:48:57,787 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:48:57,788 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:48:57,794 RepairJob.java:234 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:48:57,794 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,798 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,798 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,802 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:48:57,804 RepairSession.java:180 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:48:57,804 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:48:57,804 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:48:57,804 SyncTask.java:66 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:48:57,804 RepairJob.java:143 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:48:57,805 RepairSession.java:270 - [repair #866efa70-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:48:57,806 RepairRunnable.java:261 - Repair session 866efa70-def1-11f0-9c46-45cdd6f71392 for range [(9018668860037113682,9027709015171491374], (-256118982931934238,-249414347777562332], (-9201581021670384656,-9134383411897874571], (-3442096872006126678,-3438988324358265203]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:7] 2025-12-22 04:48:57,810 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,489 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,517 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,540 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,570 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,595 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,619 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,638 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,655 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,670 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,740 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,756 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,767 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,855 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,867 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,876 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,891 Validator.java:281 - [repair #87be5dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:48:59,896 ActiveRepairService.java:452 - [repair #87bcd730-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-4] 2025-12-22 04:49:06,326 RepairRunnable.java:139 - Starting repair command #3 (8bd98b60-def1-11f0-9c46-45cdd6f71392), 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-4] 2025-12-22 04:49:06,351 RepairSession.java:228 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5489628881768507017,5572488016217182971], (-4318521820528075133,-4311335479007245816]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:49:06,391 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:06,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,397 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,397 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,400 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,400 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,404 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:06,405 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:49:06,405 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:06,405 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:49:06,405 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:06,413 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:06,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,417 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,417 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,420 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,420 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,422 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:06,423 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:06,424 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:06,424 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:06,425 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:06,431 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:06,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,437 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,437 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,445 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,445 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,447 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:06,448 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:06,449 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:06,450 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:06,450 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:06,452 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:06,453 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,455 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,456 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,460 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,460 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,461 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:06,462 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:06,462 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:49:06,462 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:06,462 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:06,471 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:06,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,474 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,478 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,479 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,480 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:06,481 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:06,481 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:49:06,484 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:06,485 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:06,489 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:49:06,489 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,494 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,494 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,496 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,497 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,498 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:06,499 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:06,499 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:06,499 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:06,499 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:06,504 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:06,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,510 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,510 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,513 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,513 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,515 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:06,515 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:06,515 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:06,515 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:49:06,516 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:06,566 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:06,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,571 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,572 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,574 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,576 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:06,577 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:06,577 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:49:06,577 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:06,578 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:06,580 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:06,580 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,588 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,588 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,590 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,592 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:06,592 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:06,592 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:06,592 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:06,593 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:06,595 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:06,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,600 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,600 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,602 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,602 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,604 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:06,605 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:49:06,605 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:06,605 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:49:06,605 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:06,608 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:06,608 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,610 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,610 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,612 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,613 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:06,614 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:49:06,614 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:06,614 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:49:06,614 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:06,618 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:06,618 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,620 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,621 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,623 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,625 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:06,625 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:49:06,625 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:06,626 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:49:06,626 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:06,630 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:06,631 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,632 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,633 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,635 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,635 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,637 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:06,637 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:06,637 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:06,637 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] 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:06,637 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:06,639 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:06,639 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,641 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,641 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,645 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,647 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:06,647 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:49:06,647 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:06,647 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:49:06,647 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:06,697 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:06,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,702 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,703 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,705 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,705 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,709 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:06,712 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:49:06,712 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:49:06,712 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:49:06,713 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:06,720 RepairJob.java:234 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:06,720 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,725 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,726 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,728 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,729 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:06,732 RepairSession.java:180 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:06,733 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:06,733 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:49:06,733 SyncTask.java:66 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:06,734 RepairJob.java:143 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:06,736 RepairSession.java:270 - [repair #8bdd5bf0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:49:06,736 RepairRunnable.java:261 - Repair session 8bdd5bf0-def1-11f0-9c46-45cdd6f71392 for range [(5489628881768507017,5572488016217182971], (-4318521820528075133,-4311335479007245816]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 04:49:06,743 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:07,373 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,383 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,392 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,448 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,467 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,482 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,505 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,526 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,536 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,545 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,555 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,608 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,621 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,642 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,654 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,671 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 [Repair-Task-5] 2025-12-22 04:49:09,489 RepairRunnable.java:139 - Starting repair command #4 (8dbc2e10-def1-11f0-9c46-45cdd6f71392), 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: 9, pull repair: false) INFO [Repair-Task-5] 2025-12-22 04:49:09,497 RepairSession.java:228 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-913021800848089931,-897145858034283892], (-5278252304571653092,-5277788099351780260], (563669421106404614,568961793930900335], (2382819628418619069,2385439158172895864], (6350625985266116199,6380962113164449906], (-8826580497837997635,-8822264815213079125], (4066734365359647669,4075472873488503081], (-3498149901018872099,-3484245030413748992], (-4065929024774649015,-4052221175310795452]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:49:09,647 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:09,647 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,652 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,653 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,658 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,659 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,661 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:09,663 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:49:09,671 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] 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:09,673 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:49:09,673 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,673 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:49:09,674 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,676 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,677 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,681 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,686 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:09,688 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:09,688 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:09,688 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:09,688 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,691 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,695 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,695 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,698 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,700 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:09,701 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:09,701 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:09,701 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:09,701 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,703 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,703 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,705 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,705 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,709 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,709 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,711 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:09,711 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:09,712 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:09,712 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:09,712 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,715 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,715 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,717 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,717 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,719 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,719 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,720 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:09,720 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:09,720 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:49:09,721 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:49:09,721 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:09,722 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:09,722 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,726 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,726 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,728 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,729 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:09,730 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:09,730 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:49:09,730 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:09,730 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,733 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,733 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,735 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,735 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,740 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,740 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,742 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:09,743 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:09,743 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:09,743 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:09,743 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,797 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,797 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,809 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,809 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,811 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,811 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,813 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:09,813 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:09,813 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:49:09,813 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:49:09,813 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:09,816 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:09,816 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,818 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,818 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,820 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,821 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,822 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:09,822 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:49:09,822 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] 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:09,823 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:49:09,826 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:09,827 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:09,827 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,834 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,834 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,836 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,836 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,838 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:09,839 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] 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:09,839 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:09,839 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:49:09,839 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:09,842 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:09,842 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,844 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,844 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,846 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,847 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,850 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:09,853 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] 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:49:09,854 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:49:09,854 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:49:09,854 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:09,856 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:09,856 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,858 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,858 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,860 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,860 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,862 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:09,863 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:09,863 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:09,863 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:09,863 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,867 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,867 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,869 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,870 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,873 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,873 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,874 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:09,874 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:09,874 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:49:09,874 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:09,874 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:09,876 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:09,876 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,878 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,878 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,882 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,882 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,883 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:09,884 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:09,884 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:49:09,884 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:09,884 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,942 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:09,942 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,944 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,945 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,952 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,952 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,955 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:09,955 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:49:09,955 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:09,956 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:49:09,956 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:09,960 RepairJob.java:234 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:09,960 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,963 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,963 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,966 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:09,971 RepairSession.java:180 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:09,973 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:09,973 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:49:09,973 SyncTask.java:66 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:09,973 RepairJob.java:143 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:09,974 RepairSession.java:270 - [repair #8dbd6690-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:09,975 RepairRunnable.java:261 - Repair session 8dbd6690-def1-11f0-9c46-45cdd6f71392 for range [(-913021800848089931,-897145858034283892], (-5278252304571653092,-5277788099351780260], (563669421106404614,568961793930900335], (2382819628418619069,2385439158172895864], (6350625985266116199,6380962113164449906], (-8826580497837997635,-8822264815213079125], (4066734365359647669,4075472873488503081], (-3498149901018872099,-3484245030413748992], (-4065929024774649015,-4052221175310795452]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 04:49:09,983 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [Repair-Task-6] 2025-12-22 04:49:16,420 RepairRunnable.java:139 - Starting repair command #5 (91ddc440-def1-11f0-9c46-45cdd6f71392), 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-6] 2025-12-22 04:49:16,430 RepairSession.java:228 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-5517311124564312826,-5489598432922917630]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:49:16,443 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:16,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,448 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,449 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,451 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,451 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,453 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:16,454 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,454 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,454 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:16,454 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:16,459 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:16,459 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,461 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,461 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,464 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,464 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,467 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:16,467 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:16,471 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:16,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 04:49:16,472 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:16,472 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:16,472 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,475 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,475 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,477 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,479 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,479 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:16,481 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:49:16,481 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:16,481 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:16,481 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:16,482 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,487 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,487 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,489 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,489 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,491 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,491 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:16,491 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:16,491 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:16,491 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:16,502 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:16,503 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,505 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,505 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,507 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,507 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,509 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:16,509 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:16,509 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:49:16,511 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:16,511 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:16,511 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:16,511 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,513 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,513 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,515 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,516 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:16,519 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:49:16,519 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:16,519 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:49:16,519 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:16,523 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:16,523 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,526 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,528 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,530 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:16,530 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:16,530 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:16,530 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:16,531 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:16,582 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:16,582 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,587 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,587 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,589 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,589 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,590 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:16,591 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:16,591 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:49:16,591 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:16,591 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:16,594 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:16,594 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,596 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,596 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,601 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,606 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:16,608 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,608 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:16,609 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:16,609 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:16,611 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:16,613 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,616 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,617 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,622 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,624 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,625 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:49:16,625 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,625 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:49:16,625 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:16,629 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:16,630 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,633 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,634 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,639 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,642 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,642 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:49:16,642 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:49:16,642 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,642 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:16,644 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:16,645 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,646 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,646 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,651 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,655 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,655 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:16,655 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:16,656 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:16,657 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:16,659 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:16,659 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,662 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,662 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,669 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,672 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:16,672 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,672 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:16,672 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] 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:16,672 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:16,678 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:16,678 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,680 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,680 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,685 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,686 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,687 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:16,687 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:49:16,687 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:49:16,687 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:49:16,688 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:16,740 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:16,740 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,742 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,743 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,745 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,746 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,748 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:16,749 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:16,749 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:49:16,749 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:16,749 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:16,751 RepairJob.java:234 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:16,753 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,758 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,758 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,763 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:16,765 RepairSession.java:180 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:16,766 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:16,766 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:49:16,766 SyncTask.java:66 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:16,767 RepairJob.java:143 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:16,768 RepairSession.java:270 - [repair #91df4ae0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:49:16,769 RepairRunnable.java:261 - Repair session 91df4ae0-def1-11f0-9c46-45cdd6f71392 for range [(-5517311124564312826,-5489598432922917630]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 04:49:16,777 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,436 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,451 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,462 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,474 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,484 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,498 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,512 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,523 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,535 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,596 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,620 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,641 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,704 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,720 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,732 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,742 Validator.java:281 - [repair #926ee0b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:17,759 ActiveRepairService.java:452 - [repair #926d0bf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-7] 2025-12-22 04:49:19,556 RepairRunnable.java:139 - Starting repair command #6 (93bc4840-def1-11f0-9c46-45cdd6f71392), 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-7] 2025-12-22 04:49:19,572 RepairSession.java:228 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-987034433119753559,-971403501144183631], (3350334451346571041,3355548202558551560], (2998669078850236116,3023244691888698779], (-1217744372315526646,-1183384480681163921]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:49:19,656 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:19,658 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,662 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,663 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,669 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,687 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,688 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:49:19,688 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,689 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:49:19,689 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:19,696 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:19,696 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,704 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,704 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,707 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,707 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,712 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,714 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:19,715 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:19,715 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:19,717 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:19,718 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:19,718 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,724 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,724 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,729 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,736 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:19,738 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:19,738 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:49:19,738 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:19,738 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:19,739 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:19,739 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,741 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,741 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,743 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,744 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,745 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,745 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:19,745 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:19,745 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:19,745 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:19,749 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:19,750 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,751 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,751 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,753 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,757 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:19,758 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:19,759 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:19,759 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:19,759 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:19,770 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:19,771 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,774 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,774 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,777 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,778 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:19,779 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:19,779 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:19,779 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:19,779 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:19,783 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:19,783 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,784 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,785 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,787 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,787 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,788 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:19,789 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:19,789 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:19,789 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:19,789 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:19,831 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:19,831 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,833 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,834 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,836 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,837 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,838 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:19,838 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:19,838 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:19,839 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:19,840 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:19,841 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:19,841 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,842 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,842 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,845 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,845 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,846 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,846 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:49:19,846 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,847 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,847 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:19,849 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:19,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,853 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,853 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,857 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,857 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,859 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,860 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,860 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,860 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:19,860 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:19,865 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:19,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,869 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,869 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,873 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,873 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,875 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:19,877 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,877 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:19,877 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,878 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:19,879 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:19,880 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,882 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,882 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,885 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,885 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,886 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:19,886 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:19,886 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:49:19,886 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:19,886 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:19,891 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:19,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,893 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,893 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,896 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,899 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:19,900 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] 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:19,900 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:49:19,900 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:19,901 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:19,903 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:19,903 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,905 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,905 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,908 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,908 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,911 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:19,911 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:19,911 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:19,912 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:19,912 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:19,964 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:19,964 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,970 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,970 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,972 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,972 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,977 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:19,977 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:49:19,978 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:49:19,978 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:49:19,978 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:19,983 RepairJob.java:234 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:19,983 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,985 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,985 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,988 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,988 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:19,990 RepairSession.java:180 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:19,991 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:19,991 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:19,991 SyncTask.java:66 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:19,991 RepairJob.java:143 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:19,992 RepairSession.java:270 - [repair #93be9230-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:49:19,993 RepairRunnable.java:261 - Repair session 93be9230-def1-11f0-9c46-45cdd6f71392 for range [(-987034433119753559,-971403501144183631], (3350334451346571041,3355548202558551560], (2998669078850236116,3023244691888698779], (-1217744372315526646,-1183384480681163921]] finished INFO [RepairJobTask:2] 2025-12-22 04:49:19,993 ActiveRepairService.java:452 - [repair #93bc4840-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:49:19,998 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [Repair-Task-8] 2025-12-22 04:49:26,472 RepairRunnable.java:139 - Starting repair command #7 (97db9480-def1-11f0-9c46-45cdd6f71392), 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:26,478 RepairSession.java:228 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-7344767307358511187,-7308725207444861058]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:49:26,497 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,497 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,501 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,503 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,503 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,505 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:26,506 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:49:26,507 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:49:26,507 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:49:26,509 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:26,509 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:26,509 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,511 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,511 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,514 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,514 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,516 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:26,517 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:26,518 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:26,518 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:26,518 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:26,522 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:26,523 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,525 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,525 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,528 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,530 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:26,531 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:26,531 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:26,531 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:26,531 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,533 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,536 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,537 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,539 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,540 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,540 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:26,541 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:49:26,541 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:26,542 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:26,542 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:26,543 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:26,543 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,545 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,545 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,549 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,549 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,550 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:26,551 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:26,552 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:26,552 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:26,552 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,553 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,553 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,554 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,554 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,557 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,558 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,559 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:26,561 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:26,562 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:49:26,562 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:49:26,562 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:26,566 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:26,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,568 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,568 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,570 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,572 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:26,572 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:26,573 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:49:26,573 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:26,573 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:26,615 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:26,615 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,618 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,618 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,623 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,626 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:26,626 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:49:26,628 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:49:26,628 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:49:26,628 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,630 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,631 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,632 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,632 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,634 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,635 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,637 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:26,638 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:49:26,638 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:26,638 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:26,639 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,642 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,642 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,644 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,644 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,647 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,651 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:26,652 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:49:26,652 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:49:26,652 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:26,653 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:26,655 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:26,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,659 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,659 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,661 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,665 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:26,665 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:49:26,665 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:49:26,665 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:49:26,665 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:26,668 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:26,668 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,670 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,671 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,671 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,672 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:26,672 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:49:26,673 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:49:26,673 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:26,674 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,674 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,674 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,676 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,676 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,678 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,679 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:26,679 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:26,679 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:49:26,679 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] 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:26,679 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:26,682 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:26,682 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,684 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,684 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,686 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,686 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,687 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:26,687 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:26,687 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:49:26,687 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:26,688 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:26,733 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:26,733 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,735 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,735 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,738 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,739 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,777 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:26,777 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:49:26,777 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:26,777 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:49:26,777 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:26,779 RepairJob.java:234 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:26,779 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,781 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,781 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,786 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:26,789 RepairSession.java:180 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:49:26,789 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:26,789 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:49:26,789 SyncTask.java:66 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:26,789 RepairJob.java:143 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:26,790 RepairSession.java:270 - [repair #97dc57d0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:26,790 RepairRunnable.java:261 - Repair session 97dc57d0-def1-11f0-9c46-45cdd6f71392 for range [(-7344767307358511187,-7308725207444861058]] finished INFO [RepairJobTask:4] 2025-12-22 04:49:26,791 ActiveRepairService.java:452 - [repair #97db9480-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 04:49:26,794 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:27,527 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,555 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,575 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,636 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,647 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,664 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,677 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,695 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,709 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,723 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,732 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,784 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,801 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,817 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,830 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,840 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,851 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,655 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,692 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,704 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,763 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,778 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,795 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,816 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,834 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,854 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,865 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,881 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,948 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,964 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,034 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,044 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,053 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,069 ActiveRepairService.java:452 - [repair #99bb02e0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,597 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,608 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,617 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,632 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,644 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,655 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,662 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,670 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,680 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,730 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,746 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,763 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,822 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,831 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,842 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,855 Validator.java:281 - [repair #9dde6dd0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:36,862 ActiveRepairService.java:452 - [repair #9ddc4af0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,535 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,553 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,562 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,585 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,601 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,614 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,625 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,642 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,661 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,714 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,732 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,744 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,799 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,812 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,828 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,838 Validator.java:281 - [repair #9e6c2ee0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:37,843 ActiveRepairService.java:452 - [repair #9e6aa840-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-12-22 04:49:39,645 RepairRunnable.java:139 - Starting repair command #8 (9fb59ed0-def1-11f0-9c46-45cdd6f71392), 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-9] 2025-12-22 04:49:39,664 RepairSession.java:228 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2944166551403372624,2998669078850236116], (7688681995196921679,7697769030228536081], (-962216378089693730,-953370347848524079], (-5231069025182107213,-5215153070765554675]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:49:39,734 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:39,734 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,741 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,742 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,747 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,747 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,750 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:39,763 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:39,763 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:39,765 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:49:39,775 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:39,775 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:39,778 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,782 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,782 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,785 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,787 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:39,788 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:39,790 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:39,790 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:39,791 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,796 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,796 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,803 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,803 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,809 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,810 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:39,813 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:39,813 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:39,813 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:49:39,813 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,816 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,818 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,820 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,820 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,821 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,822 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,823 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:39,824 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:39,824 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:39,824 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:49:39,824 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,829 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,829 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,830 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,830 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,832 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,832 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,833 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:39,833 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:49:39,834 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:39,834 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:39,834 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,837 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,839 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,839 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,841 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,841 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,842 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:39,842 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:39,844 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:49:39,844 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:39,844 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:39,849 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:39,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,850 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,857 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,857 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,858 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:39,858 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:39,858 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:39,859 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:39,860 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:39,900 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:39,900 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,903 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,903 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,906 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,907 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:39,908 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:39,908 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:49:39,908 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:39,908 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:39,911 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:39,912 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,913 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,913 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,918 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,918 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,919 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:39,920 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:39,920 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:39,922 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:49:39,922 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:39,922 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:49:39,922 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,925 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,925 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,928 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,928 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,929 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:39,930 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:39,930 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:39,932 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:39,933 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 04:49:39,933 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:39,933 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,934 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,935 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,936 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,936 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,938 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:39,940 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:49:39,940 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] 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:49:39,940 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:39,940 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:49:39,941 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:49:39,941 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,943 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,943 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,945 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,946 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:39,947 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:39,948 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:39,948 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:39,948 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,948 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,952 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,952 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,953 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,954 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:39,957 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:39,957 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:49:39,957 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:39,958 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:39,958 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:39,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,960 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,960 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,964 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,964 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:39,968 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:39,968 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:39,968 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:49:39,968 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:39,970 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:40,020 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:40,020 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,024 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,024 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,027 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,028 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,031 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:40,031 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:40,031 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:40,032 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:40,034 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:40,036 RepairJob.java:234 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:40,037 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,039 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,039 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,042 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:40,047 RepairSession.java:180 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:40,048 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:49:40,051 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:40,053 SyncTask.java:66 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:49:40,053 RepairJob.java:143 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:40,054 RepairSession.java:270 - [repair #9fb88500-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:49:40,055 RepairRunnable.java:261 - Repair session 9fb88500-def1-11f0-9c46-45cdd6f71392 for range [(2944166551403372624,2998669078850236116], (7688681995196921679,7697769030228536081], (-962216378089693730,-953370347848524079], (-5231069025182107213,-5215153070765554675]] finished INFO [RepairJobTask:7] 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 [InternalResponseStage:10] 2025-12-22 04:49:40,060 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [Repair-Task-10] 2025-12-22 04:49:46,617 RepairRunnable.java:139 - Starting repair command #9 (a3dd7690-def1-11f0-9c46-45cdd6f71392), 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-10] 2025-12-22 04:49:46,622 RepairSession.java:228 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-5444629600332476866,-5376755139522726672], (-5276929362011667409,-5251337107845275159]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:49:46,645 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:46,645 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,649 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,652 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,657 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,660 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:46,662 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:46,662 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] 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:49:46,662 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:46,662 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:46,667 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:46,667 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,670 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,670 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,677 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,683 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:46,684 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:46,684 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:46,684 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:46,684 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:46,744 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:46,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,750 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,750 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,754 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,757 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:46,757 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:46,758 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:46,758 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:46,759 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,760 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,760 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,763 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,763 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,765 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,767 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:46,768 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:49:46,768 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:49:46,769 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:49:46,769 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,771 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,772 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,775 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,775 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,777 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,778 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:46,779 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:46,779 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:46,779 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:46,779 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:46,782 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:46,782 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,785 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,785 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,787 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,789 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:46,789 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:46,789 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:46,789 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:46,789 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:46,793 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:46,793 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,797 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,797 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,799 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,799 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,801 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:46,801 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:46,801 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:46,801 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:46,801 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:46,845 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:46,846 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,847 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,847 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,850 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,850 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,851 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:46,852 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:49:46,852 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:49:46,852 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:46,852 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,854 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,855 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,856 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,856 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,859 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,859 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,860 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:46,861 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:49:46,861 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:49:46,861 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] 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:46,861 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:46,863 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:46,863 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,866 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,866 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,871 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,873 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:46,873 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:46,874 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:49:46,874 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] 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:46,874 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,878 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,879 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,881 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,881 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,883 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,883 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,890 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:46,890 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:49:46,890 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] 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:49:46,891 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:49:46,891 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,894 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,894 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,898 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,899 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,901 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,903 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:46,903 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:49:46,903 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:46,906 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:46,907 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:46,907 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:46,906 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,909 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,909 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,910 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,913 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:46,914 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:49:46,914 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:49:46,917 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:46,917 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,918 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,918 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,919 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,921 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:46,922 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:46,923 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:46,923 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:49:46,923 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:46,925 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:46,926 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:46,971 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:46,971 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,974 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,974 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,976 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,976 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,978 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:46,980 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:46,980 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:49:46,980 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:49:46,982 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:46,988 RepairJob.java:234 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:46,988 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,992 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,992 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,994 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:46,996 RepairSession.java:180 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:46,996 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:46,996 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:49:46,997 SyncTask.java:66 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:46,997 RepairJob.java:143 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:46,998 RepairSession.java:270 - [repair #a3de39e0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:46,998 RepairRunnable.java:261 - Repair session a3de39e0-def1-11f0-9c46-45cdd6f71392 for range [(-5444629600332476866,-5376755139522726672], (-5276929362011667409,-5251337107845275159]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 04:49:47,003 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [Repair-Task-11] 2025-12-22 04:49:47,550 RepairRunnable.java:139 - Starting repair command #10 (a46bd3e0-def1-11f0-9c46-45cdd6f71392), 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-11] 2025-12-22 04:49:47,560 RepairSession.java:228 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8256165157619501486,-8253482632396177197], (-3970575341888320855,-3945411588084666902], (-2548465296519428516,-2521805418216931907], (4075472873488503081,4095172201478768114], (487591254622071358,490325370682142773], (-83932988223807072,-72833367449315577]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:49:47,699 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:47,699 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,703 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,704 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,708 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,708 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,719 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,720 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] 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:47,720 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:49:47,720 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:49:47,720 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:47,724 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:47,724 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,756 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,756 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,770 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,770 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,798 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:47,799 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:47,799 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:49:47,799 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:49:47,800 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:47,804 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:47,804 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,810 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,814 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,825 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,826 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,830 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:47,830 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:47,830 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:49:47,830 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:47,830 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:47,834 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:47,834 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,836 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,836 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,844 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,845 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,847 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:47,847 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:49:47,847 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:47,847 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:47,850 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:47,851 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,853 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,853 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,855 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,856 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,857 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,858 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:47,858 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:49:47,858 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:49:47,859 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:47,861 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:47,862 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,863 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,864 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,866 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,868 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,868 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:49:47,868 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:47,868 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:49:47,868 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:47,873 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:47,873 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,875 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,875 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,877 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,877 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,882 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:47,882 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:47,882 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:49:47,882 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:47,883 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:47,927 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:47,927 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,930 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,931 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,938 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,938 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,939 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:47,941 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:49:47,941 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:49:47,942 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:49:47,942 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:47,945 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:47,945 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,950 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,950 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,953 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,955 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,957 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:49:47,957 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:49:47,957 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] 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:47,957 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:47,962 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:47,963 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,966 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,967 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,970 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,972 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:47,972 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:49:47,972 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:47,972 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:49:47,973 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:47,976 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:47,976 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,978 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,978 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,983 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,989 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:47,989 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:47,989 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:49:47,989 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] 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:47,989 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:47,994 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:47,994 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,997 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:47,997 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,000 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,002 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:48,002 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:48,003 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:48,003 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:48,003 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:48,006 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:48,007 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,008 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,008 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,012 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,013 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,014 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:48,015 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:49:48,015 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:49:48,015 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:49:48,015 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:48,020 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:48,020 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,025 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,025 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,031 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,033 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:48,033 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:48,033 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:49:48,034 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:49:48,035 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:48,091 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:48,092 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,097 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,097 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,100 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,100 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,101 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:48,102 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:48,102 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:49:48,102 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:49:48,102 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:48,105 RepairJob.java:234 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:48,105 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,108 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,109 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,111 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,111 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:48,113 RepairSession.java:180 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:48,114 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:48,114 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:48,114 SyncTask.java:66 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:49:48,114 RepairJob.java:143 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:48,115 RepairSession.java:270 - [repair #a46d5a80-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:49:48,115 RepairRunnable.java:261 - Repair session a46d5a80-def1-11f0-9c46-45cdd6f71392 for range [(-8256165157619501486,-8253482632396177197], (-3970575341888320855,-3945411588084666902], (-2548465296519428516,-2521805418216931907], (4075472873488503081,4095172201478768114], (487591254622071358,490325370682142773], (-83932988223807072,-72833367449315577]] finished INFO [RepairJobTask:4] 2025-12-22 04:49:48,119 ActiveRepairService.java:452 - [repair #a46bd3e0-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:49:48,123 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [Repair-Task-12] 2025-12-22 04:49:49,736 RepairRunnable.java:139 - Starting repair command #11 (a5b96280-def1-11f0-9c46-45cdd6f71392), 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:49:49,746 RepairSession.java:228 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(8544061918148575465,8569871345339887464], (-8752723337890855494,-8711317559190984396], (-1068567549986693990,-1053467568261557286]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:49:49,784 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:49,784 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,792 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,792 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,796 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,796 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,798 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:49,798 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:49,799 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:49:49,801 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:49:49,802 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:49,805 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:49,806 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,818 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,818 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,821 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,821 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,824 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:49,824 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:49,824 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:49:49,825 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:49,826 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:49,917 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:49,917 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,926 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,927 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,932 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,932 RepairJob.java:270 - Validating /10.0.0.249 WARN [ValidationExecutor:3] 2025-12-22 04:49:49,941 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-6ee787b0def011f0af4c9dff05207e18/snapshots/a5bae920-def1-11f0-9c46-45cdd6f71392/mc-3-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:49:49,943 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:49,944 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:49,944 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:49:49,944 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:49:49,944 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:49,955 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:49,956 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,959 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,960 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,962 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,963 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,966 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:49,966 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:49:49,967 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:49:49,967 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:49:49,973 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:49,974 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,977 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,977 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:49:49,979 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,981 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,982 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,984 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:49,987 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:49,987 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:49,987 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:49:49,987 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:49,991 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:49,991 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,993 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,993 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,996 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,996 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:49,998 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:49,999 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:49,999 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:49,999 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:49:49,999 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:50,005 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:50,005 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,012 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,012 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,016 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,019 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:50,019 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:50,019 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:49:50,019 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:49:50,019 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:49:50,069 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:49:50,069 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,072 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,072 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,075 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,076 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,078 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:49:50,079 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:49:50,079 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:49:50,079 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:49:50,079 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:49:50,084 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:49:50,084 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,086 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,087 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,089 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,090 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,091 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:49:50,092 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:50,092 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:49:50,092 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:49:50,092 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:49:50,095 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:49:50,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,097 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,097 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,099 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,099 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,100 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:50,101 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,101 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,101 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:49:50,101 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:49:50,108 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:49:50,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,113 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,114 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,117 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,118 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:49:50,118 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,118 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:49:50,118 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,118 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:49:50,123 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:49:50,124 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,125 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,126 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,128 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,128 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,130 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:49:50,131 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:49:50,131 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:49:50,131 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:49:50,132 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:50,138 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:50,138 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,142 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,142 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,144 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,145 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,146 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:50,147 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,147 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] 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:50,147 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:49:50,147 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:50,151 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:50,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,153 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,153 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,156 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,156 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,158 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:50,158 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:50,158 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:50,158 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:49:50,158 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:50,200 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:49:50,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,202 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,203 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,206 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,206 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,209 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:49:50,209 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:50,209 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:50,209 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:49:50,209 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:49:50,211 RepairJob.java:234 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:49:50,211 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,214 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,214 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,217 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,217 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:49:50,218 RepairSession.java:180 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:49:50,218 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:50,219 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:49:50,219 SyncTask.java:66 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:49:50,219 RepairJob.java:143 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:49:50,219 RepairSession.java:270 - [repair #a5bae920-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:49:50,221 RepairRunnable.java:261 - Repair session a5bae920-def1-11f0-9c46-45cdd6f71392 for range [(8544061918148575465,8569871345339887464], (-8752723337890855494,-8711317559190984396], (-1068567549986693990,-1053467568261557286]] finished INFO [RepairJobTask:7] 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 [InternalResponseStage:9] 2025-12-22 04:49:50,224 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,722 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,740 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,747 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,761 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,773 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,789 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,805 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,814 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,828 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,910 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,929 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:56,969 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,182 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,191 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,204 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,285 Validator.java:281 - [repair #a9dfdab0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,292 ActiveRepairService.java:452 - [repair #a9de5410-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:57,661 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,691 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,705 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,851 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,860 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,869 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,882 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,895 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,913 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,920 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,928 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,975 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,991 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:58,003 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,024 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,040 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,060 ActiveRepairService.java:452 - [repair #aa66e500-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,823 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,833 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,842 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,860 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,868 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,877 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,885 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,895 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,903 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,955 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,971 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:49:59,985 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,038 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,055 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,069 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,085 Validator.java:281 - [repair #abb70bb0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:00,093 ActiveRepairService.java:452 - [repair #abb58510-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,872 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,884 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,897 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,910 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,925 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,939 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,948 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,958 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:06,972 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,028 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,045 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,063 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,125 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,139 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,151 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,164 Validator.java:281 - [repair #afe6f9c0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,178 ActiveRepairService.java:452 - [repair #afe3ec80-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:07,718 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,758 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,770 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,926 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,949 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,969 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,983 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,995 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,021 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,035 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,045 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,099 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,118 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,134 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,149 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,166 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,176 ActiveRepairService.java:452 - [repair #b0674d50-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,867 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,877 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,898 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,905 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,913 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,925 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,937 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,946 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:09,953 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,006 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,019 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,038 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,107 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,126 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,140 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,154 Validator.java:281 - [repair #b1b37c60-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:10,175 ActiveRepairService.java:452 - [repair #b1b29200-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-13] 2025-12-22 04:50:16,819 RepairRunnable.java:139 - Starting repair command #12 (b5ddec30-def1-11f0-9c46-45cdd6f71392), 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-13] 2025-12-22 04:50:16,827 RepairSession.java:228 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(7506388122292940923,7549796917813689340], (4193064044651217853,4203923806841750966], (1039308955209711223,1065240803037956456], (6641845409591691813,6648165040289968752]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:50:16,858 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:16,859 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,861 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,861 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,865 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,867 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:16,869 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:50:16,869 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:16,871 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] 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:16,871 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:16,872 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:16,872 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,874 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,874 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,878 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,878 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,881 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:16,881 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:16,884 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:16,885 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:16,885 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:16,889 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:16,889 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,891 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,892 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,893 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,894 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,895 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:16,896 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:16,896 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:16,897 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:50:16,897 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:16,901 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:16,901 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,903 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,903 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,905 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,908 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:16,909 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:16,909 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:16,909 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:16,909 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:16,915 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:50:16,915 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,918 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,919 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,925 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,925 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,927 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:16,927 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:16,927 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:16,929 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:16,929 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:16,929 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:16,930 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,931 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,931 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,932 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,935 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:16,935 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:16,935 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:50:16,936 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:16,936 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:16,939 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:16,939 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,942 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,942 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,944 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,944 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,945 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:16,946 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:16,946 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:50:16,948 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:16,950 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:16,988 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:16,990 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,994 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,995 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,996 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,997 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:16,999 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:16,999 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:50:16,999 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:50:16,999 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:50:16,999 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:17,002 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:17,002 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,004 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,004 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,006 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,009 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,009 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] 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:17,010 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:50:17,011 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:50:17,015 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:17,013 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:17,017 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,020 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,020 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,023 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,025 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:17,026 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:17,026 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:50:17,026 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] 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:17,026 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:17,029 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:17,029 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,031 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,033 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,036 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,039 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,039 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:17,039 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:50:17,039 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] 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:17,039 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:17,044 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:50:17,044 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,046 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,046 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,047 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,047 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,050 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,050 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:17,050 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:17,050 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:17,051 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:17,054 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:17,055 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,056 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,056 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,058 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,059 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,063 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,064 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:17,064 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:17,064 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:50:17,064 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:17,067 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:17,068 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,070 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,070 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,071 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,071 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,073 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,073 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:17,073 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:50:17,073 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:50:17,074 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:17,114 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:17,114 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,118 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,118 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,120 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,120 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,121 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:17,121 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:17,121 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:50:17,121 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:50:17,121 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:17,124 RepairJob.java:234 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:17,124 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,126 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,126 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,130 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,130 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,131 RepairSession.java:180 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:17,132 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:17,132 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:17,133 SyncTask.java:66 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:17,133 RepairJob.java:143 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:17,135 RepairSession.java:270 - [repair #b5df24b0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:50:17,136 RepairRunnable.java:261 - Repair session b5df24b0-def1-11f0-9c46-45cdd6f71392 for range [(7506388122292940923,7549796917813689340], (4193064044651217853,4203923806841750966], (1039308955209711223,1065240803037956456], (6641845409591691813,6648165040289968752]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:9] 2025-12-22 04:50:17,141 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [Repair-Task-14] 2025-12-22 04:50:17,711 RepairRunnable.java:139 - Starting repair command #13 (b66607f0-def1-11f0-9c46-45cdd6f71392), 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:17,738 RepairSession.java:228 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(1397611259129239500,1425620098802472077], (-7175909328100187449,-7121614371581698431]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:50:17,773 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:17,773 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,777 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,777 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,781 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,783 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,784 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:50:17,784 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,784 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:50:17,784 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:50:17,789 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:17,790 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,793 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,793 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,795 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,795 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,800 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:17,801 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:17,801 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:17,801 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:17,802 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:17,806 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:17,806 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,810 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,810 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,813 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,813 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,815 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,816 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:17,817 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:17,817 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:17,817 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:17,826 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:17,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,832 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,832 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,835 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,839 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,839 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:17,839 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:17,839 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:17,839 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:17,842 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:17,842 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,844 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,844 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,848 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,848 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,849 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:17,849 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:50:17,850 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:17,850 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:17,850 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:17,852 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:17,852 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,855 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,855 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,857 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,859 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:17,861 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:17,861 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:50:17,861 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:17,861 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:17,868 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:17,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,874 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,874 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,880 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,881 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,883 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,883 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:17,883 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:17,884 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:17,884 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:17,931 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:50:17,931 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,936 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,936 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,938 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,938 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,940 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,940 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:17,940 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:50:17,940 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:50:17,941 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:17,943 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:17,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,952 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,952 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,954 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,956 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:17,956 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:50:17,956 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,956 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,956 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:17,959 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:17,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,961 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,962 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,965 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,965 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,967 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:17,967 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:50:17,967 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:50:17,968 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,968 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:17,970 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:17,970 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,973 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,973 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,975 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,975 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,977 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:17,977 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,977 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,977 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:17,978 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:17,979 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:17,980 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,982 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,982 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,985 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,986 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,987 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:17,989 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:17,989 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:50:17,992 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:17,992 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,994 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,994 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:50:17,995 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:50:17,995 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,997 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,997 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:17,998 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:17,998 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,999 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] 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:17,999 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:50:18,002 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:50:18,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 04:50:18,003 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,004 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,004 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,007 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,008 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:18,009 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:50:18,009 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:18,009 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:50:18,009 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:18,066 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:18,066 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,069 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,070 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,072 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,072 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,074 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:18,076 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:50:18,076 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:50:18,076 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:50:18,076 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:18,078 RepairJob.java:234 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:18,079 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,081 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,082 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,083 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:18,085 RepairSession.java:180 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:18,085 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:50:18,085 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:50:18,085 SyncTask.java:66 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:18,085 RepairJob.java:143 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:18,086 RepairSession.java:270 - [repair #b66a26a0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:50:18,086 RepairRunnable.java:261 - Repair session b66a26a0-def1-11f0-9c46-45cdd6f71392 for range [(1397611259129239500,1425620098802472077], (-7175909328100187449,-7121614371581698431]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:10] 2025-12-22 04:50:18,093 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,909 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,921 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,932 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,958 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,972 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:19,985 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,002 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,015 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,024 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,082 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,101 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,117 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,169 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,176 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,188 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,204 Validator.java:281 - [repair #b7aeb490-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:20,211 ActiveRepairService.java:452 - [repair #b7adca30-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-12-22 04:50:26,862 RepairRunnable.java:139 - Starting repair command #14 (bbda5ce0-def1-11f0-9c46-45cdd6f71392), 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-15] 2025-12-22 04:50:26,870 RepairSession.java:228 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(3773797857302039259,3794155532468254036], (5033349982382330689,5059046537676425365], (1997818463312062860,2026365011579611660], (-3104469195479403030,-3090837928929605282], (7160106048141322703,7166449375474593277]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:50:26,953 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:26,954 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,958 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,959 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,962 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,962 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,966 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:26,967 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] 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:50:26,967 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:50:26,967 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:26,968 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:26,973 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:26,973 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,975 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,975 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,980 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,980 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:26,988 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:26,989 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:26,989 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:26,989 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:26,989 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:27,001 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:27,001 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,003 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,004 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,011 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,011 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,019 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:27,019 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:27,019 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:50:27,019 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:27,020 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,022 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,022 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,024 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,024 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,027 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,029 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:27,029 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:50:27,029 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:27,029 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:50:27,030 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:27,031 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,031 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,033 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,034 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,036 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,036 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,038 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:27,038 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:27,038 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:50:27,039 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:27,039 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:27,041 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:50:27,041 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,043 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,045 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,050 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,051 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,066 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:27,067 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:50:27,067 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:50:27,067 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:50:27,067 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,073 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,073 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,077 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,077 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,079 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,079 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,085 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:27,086 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:27,086 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:50:27,086 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:50:27,086 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,129 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,130 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,138 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,139 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,143 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,144 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:27,144 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:50:27,144 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:50:27,144 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:50:27,144 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:27,151 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,151 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,153 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,153 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,155 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,155 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,156 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:27,156 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] 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:27,156 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:50:27,156 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:27,157 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:27,164 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:27,165 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,168 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,168 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,175 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,175 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,176 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:27,177 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:50:27,177 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:50:27,177 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:50:27,177 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,179 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,179 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,180 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,180 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,182 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,183 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,183 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:27,184 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] 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:50:27,184 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:50:27,184 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:50:27,184 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:27,185 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:27,186 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,187 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,187 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,190 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,190 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,191 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:27,192 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:50:27,192 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:27,192 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:50:27,192 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:27,194 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:27,194 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,196 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,196 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,197 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,197 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,199 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:27,202 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:50:27,202 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:50:27,203 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] 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:27,203 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:50:27,206 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:50:27,206 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,207 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,207 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,209 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,209 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,210 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:27,210 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:27,210 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:50:27,210 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:27,210 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:27,263 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:27,263 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,265 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,265 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,267 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,269 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:27,270 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:50:27,270 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:50:27,273 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:50:27,274 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:27,274 RepairJob.java:234 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:27,274 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,278 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,278 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,280 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,282 RepairSession.java:180 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:27,282 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:50:27,282 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:50:27,282 SyncTask.java:66 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:50:27,283 RepairJob.java:143 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:27,284 RepairSession.java:270 - [repair #bbdb9560-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:50:27,284 RepairRunnable.java:261 - Repair session bbdb9560-def1-11f0-9c46-45cdd6f71392 for range [(3773797857302039259,3794155532468254036], (5033349982382330689,5059046537676425365], (1997818463312062860,2026365011579611660], (-3104469195479403030,-3090837928929605282], (7160106048141322703,7166449375474593277]] finished INFO [RepairJobTask:7] 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 [InternalResponseStage:10] 2025-12-22 04:50:27,287 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,815 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,832 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,839 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,851 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,875 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,890 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,906 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,921 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:27,940 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,004 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,022 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,042 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,123 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,143 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,164 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,181 Validator.java:281 - [repair #bc664930-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:28,189 ActiveRepairService.java:452 - [repair #bc642650-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:29,997 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,032 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,058 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,124 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,147 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,167 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,187 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,198 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,214 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,236 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,276 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,339 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,350 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,376 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,393 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,417 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,447 ActiveRepairService.java:452 - [repair #bdad9640-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2025-12-22 04:50:36,898 RepairRunnable.java:139 - Starting repair command #15 (c1d5bc20-def1-11f0-9c46-45cdd6f71392), 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-16] 2025-12-22 04:50:36,927 RepairSession.java:228 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-7298129453108730547,-7286812842700950146], (-8156219446145490740,-8119347281086327018], (8911154813416467608,8951613598656845624]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:50:36,971 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:36,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,973 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,974 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,977 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,977 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,979 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:36,979 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:50:36,979 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:36,980 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:50:36,980 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:36,984 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:36,984 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,986 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,986 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,989 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,989 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:36,991 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:36,991 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:36,992 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:36,992 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:50:36,992 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:37,000 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:50:37,000 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,001 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,002 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,004 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,004 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,006 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:50:37,007 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:50:37,007 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:50:37,007 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:50:37,007 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,010 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,010 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,012 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,012 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,013 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,013 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,015 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:37,015 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:37,016 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:37,016 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:50:37,016 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,023 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,023 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,025 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,025 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,027 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,028 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:37,031 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:37,031 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:37,031 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:50:37,031 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,035 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,035 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,037 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,037 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,038 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,039 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,040 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:37,043 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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,043 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:50:37,042 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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,043 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:37,044 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:37,045 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,046 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,047 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,048 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,049 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,052 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:37,053 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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,054 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:50:37,055 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:50:37,055 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:37,104 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:37,105 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,106 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,108 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,117 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,118 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:37,118 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:37,118 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:37,118 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:50:37,119 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,121 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,121 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,127 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,127 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,131 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,132 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:37,132 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:50:37,132 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:37,132 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:37,132 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,138 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,138 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,139 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,140 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,143 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,145 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:50:37,147 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:37,147 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:50:37,147 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:50:37,147 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:50:37,148 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:50:37,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,149 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,149 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,153 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,155 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:50:37,155 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:37,155 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:50:37,155 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:50:37,155 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:50:37,158 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:50:37,158 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,160 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,160 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,163 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,163 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,165 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:50:37,166 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:50:37,166 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:50:37,167 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:50:37,167 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,172 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,172 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,174 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,174 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,177 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,177 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,178 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:37,178 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] 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:37,179 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:50:37,179 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:50:37,179 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:50:37,185 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:50:37,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,186 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,186 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,189 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,190 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:37,191 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:37,191 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:37,191 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:50:37,191 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:37,236 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:37,237 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,239 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,239 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,242 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,244 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:50:37,244 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:37,244 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:37,244 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:50:37,244 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:50:37,249 RepairJob.java:234 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:50:37,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,252 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,256 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,257 RepairSession.java:180 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:50:37,257 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:50:37,257 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:50:37,257 SyncTask.java:66 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:50:37,257 RepairJob.java:143 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:50:37,258 RepairSession.java:270 - [repair #c1da28f0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:50:37,258 RepairRunnable.java:261 - Repair session c1da28f0-def1-11f0-9c46-45cdd6f71392 for range [(-7298129453108730547,-7286812842700950146], (-8156219446145490740,-8119347281086327018], (8911154813416467608,8951613598656845624]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 04:50:37,261 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,867 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,903 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,917 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,926 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,936 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,946 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,953 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,964 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:37,976 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,036 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,055 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,072 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,123 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,138 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,153 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,164 Validator.java:281 - [repair #c26503d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:38,169 ActiveRepairService.java:452 - [repair #c261f690-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,026 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,041 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,057 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,083 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,096 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,107 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,117 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,125 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,134 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,193 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,204 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,217 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,281 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,305 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,322 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,332 Validator.java:281 - [repair #c3aaf150-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:40,341 ActiveRepairService.java:452 - [repair #c3a91c90-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.38] 2025-12-22 04:50:46,879 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,004 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,021 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,028 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,074 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,086 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,104 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,116 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,137 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,149 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,160 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,169 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,220 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,238 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,251 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,275 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,286 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 [AntiEntropyStage:1] 2025-12-22 04:50:47,920 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,929 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,939 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,954 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,968 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:47,990 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,009 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,019 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,025 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,311 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,322 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,358 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,412 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,426 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,441 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,473 Validator.java:281 - [repair #c860b130-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:48,487 ActiveRepairService.java:452 - [repair #c85f78b0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,062 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,077 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,100 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,118 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,129 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,138 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,147 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,157 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,165 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,224 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,237 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,265 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,323 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,339 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,354 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,363 Validator.java:281 - [repair #c9a9abf0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:50,372 ActiveRepairService.java:452 - [repair #c9a8c190-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,085 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,095 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,110 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,173 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,186 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,200 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,214 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,272 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,288 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,298 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,322 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,375 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,387 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,400 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,413 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,431 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,437 ActiveRepairService.java:452 - [repair #cdd442d0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,942 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,962 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,971 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,979 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:57,988 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,001 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,014 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,021 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,032 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,082 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,096 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,117 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,259 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,276 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,285 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,293 Validator.java:281 - [repair #ce5b9b40-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:50:58,299 ActiveRepairService.java:452 - [repair #ce5a62c0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,115 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,136 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,144 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,156 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,165 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,181 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,190 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,196 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,203 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,275 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,291 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,304 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,361 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,420 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,427 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,444 Validator.java:281 - [repair #cfa70700-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:00,448 ActiveRepairService.java:452 - [repair #cfa61ca0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-17] 2025-12-22 04:51:07,045 RepairRunnable.java:139 - Starting repair command #16 (d3cda640-def1-11f0-9c46-45cdd6f71392), 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-17] 2025-12-22 04:51:07,050 RepairSession.java:228 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(4437503433206674215,4506684125464924548]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:51:07,065 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:07,065 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,069 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,069 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,071 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,072 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,073 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:07,075 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:51:07,075 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,075 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:51:07,076 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:07,080 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:07,081 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,084 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,084 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,087 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,087 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,089 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:07,094 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:07,094 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:07,094 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:07,094 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:07,095 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:07,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,099 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,099 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,101 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,101 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,102 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:07,103 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:07,103 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:51:07,103 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:07,104 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:07,115 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:07,115 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,120 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,120 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,122 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,122 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,124 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:07,125 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:51:07,125 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:07,125 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:07,125 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,126 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,128 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,128 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,129 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,129 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,130 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:07,131 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:07,131 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:07,132 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:07,132 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:07,133 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:07,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,134 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,134 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,136 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,136 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,137 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:07,138 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:07,138 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:07,138 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:07,138 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:07,139 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:07,139 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,140 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,140 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,144 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,144 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,145 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:07,145 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:07,146 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:07,146 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:07,146 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,198 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,200 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,200 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,203 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,204 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,205 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:07,205 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:51:07,205 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:07,205 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:07,207 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:07,209 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:07,210 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,212 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,212 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,214 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,214 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,216 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:07,217 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,217 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:51:07,217 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:51:07,219 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,219 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,222 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,224 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,225 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,227 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,227 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,231 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:07,233 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,233 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,233 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:51:07,234 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:07,235 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:07,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,237 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,237 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,239 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,241 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:07,242 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:07,242 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,242 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,243 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,246 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,248 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,248 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,252 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,253 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:07,254 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:51:07,254 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:51:07,254 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:51:07,255 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,256 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,260 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,260 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,262 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,262 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,264 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:07,264 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,264 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] 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:07,264 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:51:07,265 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:07,266 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:07,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,268 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,268 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,270 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,272 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:07,272 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:07,272 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:07,272 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:07,272 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:07,322 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:07,323 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,325 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,325 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,327 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,329 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:07,329 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:07,329 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:07,329 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:51:07,329 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:07,335 RepairJob.java:234 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:07,335 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,337 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,337 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,340 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:07,341 RepairSession.java:180 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:07,342 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:07,342 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:07,342 SyncTask.java:66 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:07,342 RepairJob.java:143 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:07,343 RepairSession.java:270 - [repair #d3ce6990-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:51:07,343 RepairRunnable.java:261 - Repair session d3ce6990-def1-11f0-9c46-45cdd6f71392 for range [(4437503433206674215,4506684125464924548]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 04:51:07,349 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,009 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,020 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,028 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,038 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,044 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,059 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,068 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,079 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,088 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,141 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,164 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,177 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,230 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,243 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,256 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,270 Validator.java:281 - [repair #d45b6750-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:08,287 ActiveRepairService.java:452 - [repair #d45a7cf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,189 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,202 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,214 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,232 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,243 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,254 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,264 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,272 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,281 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,337 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,358 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,382 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,438 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,457 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,477 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,486 Validator.java:281 - [repair #d5a39ec0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:10,491 ActiveRepairService.java:452 - [repair #d5a154d0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.22] 2025-12-22 04:51:17,037 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:17,151 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,159 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,169 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,225 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,241 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,253 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,264 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,280 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,288 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,295 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,304 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,349 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,366 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,377 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,388 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,400 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,405 ActiveRepairService.java:452 - [repair #d9ce35a0-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-12-22 04:51:18,020 RepairRunnable.java:139 - Starting repair command #17 (da587440-def1-11f0-9c46-45cdd6f71392), 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-18] 2025-12-22 04:51:18,027 RepairSession.java:228 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-1254592998781186923,-1217744372315526646], (6198880013786184799,6199416264538282377], (-1768787425630950036,-1763333365259530432], (1625045841591910234,1634689527162688283], (6870642706190451560,6888981860109977725]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:51:18,105 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:18,105 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,107 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,107 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,110 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,111 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,113 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,115 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:51:18,115 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:18,121 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:51:18,122 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:18,124 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:18,124 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,128 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,132 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,138 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,140 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,141 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:18,141 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:51:18,143 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:18,143 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:18,144 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:18,144 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,146 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,146 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,149 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,149 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,151 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:18,153 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:18,154 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:51:18,154 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:51:18,154 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:18,154 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:18,155 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,155 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,155 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,157 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,158 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:18,158 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:18,159 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:18,159 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:51:18,159 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:18,162 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:18,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,164 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,164 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,166 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,167 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,167 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:18,167 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:51:18,167 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:18,167 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:18,171 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:18,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,175 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,175 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,176 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,176 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,177 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,178 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:18,178 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:51:18,178 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:51:18,178 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:18,185 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:18,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,191 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,191 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,193 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,193 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,195 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,195 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:18,195 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:18,195 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:18,195 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:18,237 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:18,238 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,239 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,239 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,241 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,243 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:18,243 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:51:18,243 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:51:18,244 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:18,245 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:18,246 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:18,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,248 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,248 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,250 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,250 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,251 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:18,253 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:18,253 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:18,253 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:18,254 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:18,255 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:18,255 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,257 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,257 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,259 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,262 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:18,263 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:18,263 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:51:18,264 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:51:18,265 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:18,266 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:18,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,268 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,269 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,272 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,272 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,273 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,274 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:51:18,274 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] 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:18,274 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:51:18,274 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:18,278 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:18,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,282 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,282 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,285 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,287 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,287 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:18,287 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:18,287 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:18,287 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:18,289 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:18,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,294 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,294 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,295 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,297 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:18,298 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:51:18,298 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:51:18,298 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:51:18,298 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:18,301 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:18,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,304 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,304 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,306 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,306 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,307 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,308 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:18,308 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:18,308 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:18,308 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:18,365 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:18,368 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,373 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,373 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,375 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,376 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:18,377 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:18,377 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:51:18,377 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:18,378 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:18,380 RepairJob.java:234 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:18,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,382 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,383 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,384 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,384 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:18,386 RepairSession.java:180 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:18,387 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:18,387 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:18,387 SyncTask.java:66 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:51:18,387 RepairJob.java:143 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:18,388 RepairSession.java:270 - [repair #da5985b0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:51:18,388 RepairRunnable.java:261 - Repair session da5985b0-def1-11f0-9c46-45cdd6f71392 for range [(-1254592998781186923,-1217744372315526646], (6198880013786184799,6199416264538282377], (-1768787425630950036,-1763333365259530432], (1625045841591910234,1634689527162688283], (6870642706190451560,6888981860109977725]] finished INFO [RepairJobTask:2] 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 [RepairJobTask:2] 2025-12-22 04:51:18,392 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,179 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,188 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,195 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,207 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,224 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,235 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,243 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,249 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,262 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,315 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,336 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,349 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,420 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,442 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,466 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:20,485 Validator.java:281 - [repair #db9e88d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 04:51:27,265 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,276 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,322 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,567 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,577 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,587 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,597 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,619 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,634 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,646 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,653 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,703 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,713 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,722 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,739 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,750 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,756 ActiveRepairService.java:452 - [repair #dfca5830-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-19] 2025-12-22 04:51:28,066 RepairRunnable.java:139 - Starting repair command #18 (e0555a20-def1-11f0-9c46-45cdd6f71392), 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:28,088 RepairSession.java:228 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(4959116205123443569,5005702333879055444], (4794458691626065622,4812188439794452020], (-8446558335501308547,-8440773213716732687]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:51:28,146 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:28,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,149 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,149 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,151 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,152 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,156 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:28,156 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:51:28,159 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:28,159 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:28,160 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:28,163 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:28,163 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,165 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,165 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,168 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,171 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:28,172 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:28,172 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:28,172 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:28,172 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:28,175 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:28,175 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,176 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,177 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,179 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,179 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,182 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:28,182 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:28,183 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:51:28,182 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:28,183 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:28,185 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:28,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,188 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,188 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,189 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,189 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,192 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:28,193 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:28,193 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:51:28,193 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:28,193 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:28,195 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:28,195 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,196 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,198 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,198 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,199 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:28,199 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:28,200 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:8] 2025-12-22 04:51:28,205 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:28,205 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:8] 2025-12-22 04:51:28,206 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 04:51:28,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,208 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,208 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,210 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,210 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,211 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:51:28,212 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:51:28,212 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:28,212 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:28,212 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:28,223 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:28,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,234 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,234 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,241 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,243 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:28,244 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:51:28,244 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:51:28,244 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:51:28,244 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:28,285 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:51:28,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,289 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,289 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,291 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,294 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:28,295 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:51:28,295 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:28,295 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:51:28,295 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:28,299 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:28,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,301 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,301 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,303 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,303 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,304 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:51:28,305 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:51:28,305 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:28,305 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:51:28,305 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:28,307 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:28,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,309 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,309 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,311 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,311 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,314 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:28,314 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:51:28,314 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:28,314 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:51:28,314 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:28,316 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:51:28,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,324 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,324 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,327 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,329 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:28,329 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:51:28,329 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:28,329 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] 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:28,329 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:28,332 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:28,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,338 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,338 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,340 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,340 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,341 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:28,342 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:28,342 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:51:28,342 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:28,343 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:28,346 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:28,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,351 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,351 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,356 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,360 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:28,362 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:51:28,362 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:51:28,362 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:51:28,363 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:28,364 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:28,365 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,367 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,367 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,371 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,371 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,373 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:28,373 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:8] 2025-12-22 04:51:28,373 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:51:28,374 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:8] 2025-12-22 04:51:28,374 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:8] 2025-12-22 04:51:28,419 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 04:51:28,419 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,422 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,424 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,425 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,426 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:28,427 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:51:28,427 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:8] 2025-12-22 04:51:28,427 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:51:28,427 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:28,430 RepairJob.java:234 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:28,430 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,434 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,434 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,436 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,436 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:28,437 RepairSession.java:180 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:28,438 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:28,438 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:51:28,438 SyncTask.java:66 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:51:28,440 RepairJob.java:143 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:28,441 RepairSession.java:270 - [repair #e058b580-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:51:28,441 RepairRunnable.java:261 - Repair session e058b580-def1-11f0-9c46-45cdd6f71392 for range [(4959116205123443569,5005702333879055444], (4794458691626065622,4812188439794452020], (-8446558335501308547,-8440773213716732687]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:8] 2025-12-22 04:51:28,447 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,229 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,244 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,255 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,265 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,272 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,280 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,294 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,302 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,319 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,376 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,390 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,410 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,475 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,486 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,507 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,526 Validator.java:281 - [repair #e1986170-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:30,531 ActiveRepairService.java:452 - [repair #e1975000-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:37,267 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,295 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,322 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,386 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,396 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,421 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,441 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,453 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,463 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,474 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,485 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,537 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,548 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,559 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,579 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,593 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,602 ActiveRepairService.java:452 - [repair #e5c73e10-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,144 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,151 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,158 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,174 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,198 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,219 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,228 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,240 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,257 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,369 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,386 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,399 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,492 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,513 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,527 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,540 Validator.java:281 - [repair #e651cad0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:38,547 ActiveRepairService.java:452 - [repair #e650b960-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:40,273 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,283 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,295 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,349 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,361 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,374 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,411 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,437 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,452 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,465 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,472 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,523 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,540 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,552 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,571 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,581 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,586 ActiveRepairService.java:452 - [repair #e7926120-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-20] 2025-12-22 04:51:47,249 RepairRunnable.java:139 - Starting repair command #19 (ebc47210-def1-11f0-9c46-45cdd6f71392), 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-20] 2025-12-22 04:51:47,260 RepairSession.java:228 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8743937231205731144,8746363907810172824], (-6302049714588983583,-6238068434646367705], (7236755567671706742,7242117929819403662], (-3266553360517600544,-3260904385293803165]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:51:47,286 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:47,286 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,289 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,289 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,293 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,300 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:47,301 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:51:47,302 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] 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:47,302 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:51:47,302 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:47,315 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:47,315 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,318 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,318 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,321 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,321 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,328 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:47,328 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:47,328 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:47,328 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:51:47,329 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:47,332 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:47,333 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,335 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,335 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,338 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,338 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,340 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:47,342 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:47,342 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:51:47,342 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:51:47,342 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,344 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,344 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,346 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,346 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,348 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,348 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,349 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:47,349 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:51:47,349 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:51:47,350 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:51:47,351 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:47,353 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:47,353 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,355 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,355 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,356 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,357 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:47,357 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:47,357 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:47,357 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:51:47,357 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,359 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,359 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,360 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,361 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,362 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,362 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,363 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:47,364 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:47,365 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:47,365 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:47,365 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,367 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,367 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,369 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,369 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,373 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,373 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,374 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:47,374 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:47,375 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:47,375 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:47,376 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:47,419 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:47,419 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,421 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,421 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,423 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,424 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,425 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:47,425 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:51:47,425 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:51:47,425 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:51:47,426 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:47,428 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:47,428 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,431 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,431 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,433 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,434 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:47,436 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:47,436 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:51:47,436 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] 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:47,436 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:47,438 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:47,438 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,440 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,440 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,442 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,442 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,444 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:47,444 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:51:47,444 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:51:47,444 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] 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:47,444 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,448 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,449 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,451 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,451 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,453 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,454 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:47,454 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] 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:51:47,454 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:51:47,454 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:51:47,454 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,456 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,456 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,459 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,459 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,463 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,463 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,464 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:47,464 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:47,464 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:51:47,464 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:51:47,464 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,467 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,470 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,470 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,472 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,472 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,473 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:47,473 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:51:47,473 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:51:47,474 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] 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:47,474 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:47,476 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:47,476 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,478 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,478 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,482 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,482 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,484 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:47,484 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:51:47,484 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:51:47,484 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:51:47,484 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:47,526 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:51:47,526 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,528 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,528 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,530 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,531 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:47,531 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:51:47,531 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:51:47,531 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:51:47,532 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:47,534 RepairJob.java:234 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:47,535 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,537 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,537 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,539 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,539 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:47,540 RepairSession.java:180 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:47,541 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:47,541 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:51:47,541 SyncTask.java:66 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:47,541 RepairJob.java:143 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:47,542 RepairSession.java:270 - [repair #ebc5f8b0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:51:47,542 RepairRunnable.java:261 - Repair session ebc5f8b0-def1-11f0-9c46-45cdd6f71392 for range [(8743937231205731144,8746363907810172824], (-6302049714588983583,-6238068434646367705], (7236755567671706742,7242117929819403662], (-3266553360517600544,-3260904385293803165]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:8] 2025-12-22 04:51:47,552 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,222 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,244 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,252 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,266 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,276 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,286 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,298 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,304 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,311 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,364 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,382 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,395 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,453 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,464 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,476 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,486 Validator.java:281 - [repair #ec5121b0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:48,493 ActiveRepairService.java:452 - [repair #ec4f4cf0-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,389 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,397 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,404 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,411 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,418 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,434 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,442 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,453 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,462 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,514 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,528 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,539 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,599 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,611 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,627 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:50,649 Validator.java:281 - [repair #ed964be0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [Repair-Task-21] 2025-12-22 04:51:57,308 RepairRunnable.java:139 - Starting repair command #20 (f1c353c0-def1-11f0-9c46-45cdd6f71392), 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:57,322 RepairSession.java:228 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2071038418603600313,2086014651085889949], (-8379221830667943885,-8347066540496282629], (-6800767750008801216,-6771181849969428130]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:51:57,373 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:57,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,378 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,378 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,382 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,383 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,385 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:51:57,386 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,386 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:51:57,386 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,386 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:57,392 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:57,392 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,394 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,394 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,397 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,400 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:57,401 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:57,401 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:51:57,401 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:57,401 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:57,447 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:57,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,451 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,451 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,455 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,455 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,458 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:57,459 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:51:57,459 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:57,459 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:51:57,459 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:57,463 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:57,463 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,464 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,465 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,467 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,467 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,469 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,470 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:51:57,470 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:51:57,470 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:51:57,471 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:57,473 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:51:57,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,475 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,476 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,479 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,480 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,481 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:57,482 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:57,482 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:51:57,483 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:51:57,483 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:57,485 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:57,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,487 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,488 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,491 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,491 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,493 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,493 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:57,493 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:51:57,493 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:51:57,493 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:51:57,498 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:51:57,498 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,501 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,505 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,507 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,508 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:51:57,508 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:51:57,508 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:51:57,508 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:57,634 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:57,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,636 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,637 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,640 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,640 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,641 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,641 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:57,641 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:51:57,641 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:51:57,641 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:51:57,643 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:51:57,643 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,645 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,645 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,649 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,650 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:51:57,651 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,651 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:51:57,651 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:51:57,651 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:57,653 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:51:57,653 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,658 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,658 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,661 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,662 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,667 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:51:57,667 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,667 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:51:57,667 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:51:57,667 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:51:57,670 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:51:57,670 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,674 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,674 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,676 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,677 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:51:57,677 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,677 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:51:57,678 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:51:57,678 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:51:57,682 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:51:57,682 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,684 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,684 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,687 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,687 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,689 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,689 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:51:57,689 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:57,689 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:51:57,689 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:57,693 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:57,693 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,694 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,694 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,697 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,697 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,698 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,698 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,698 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] 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:57,699 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:51:57,699 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:57,703 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:57,703 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,705 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,705 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,706 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,706 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,707 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,708 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:51:57,708 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:51:57,708 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:51:57,708 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:51:57,753 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:51:57,753 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,756 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,756 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,760 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,761 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,762 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:51:57,762 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:57,762 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:57,762 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:51:57,763 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:51:57,775 RepairJob.java:234 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:51:57,775 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,777 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,777 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,779 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:51:57,780 RepairSession.java:180 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:51:57,781 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:57,781 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:51:57,781 SyncTask.java:66 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:51:57,781 RepairJob.java:143 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:51:57,781 RepairSession.java:270 - [repair #f1c576a0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:51:57,781 RepairRunnable.java:261 - Repair session f1c576a0-def1-11f0-9c46-45cdd6f71392 for range [(2071038418603600313,2086014651085889949], (-8379221830667943885,-8347066540496282629], (-6800767750008801216,-6771181849969428130]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:7] 2025-12-22 04:51:57,786 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,210 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,224 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,237 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,258 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,268 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,281 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,298 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,337 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,349 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,414 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,431 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,455 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,854 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,864 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,882 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,902 Validator.java:281 - [repair #f249e8e0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:51:58,912 ActiveRepairService.java:452 - [repair #f248fe80-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-22] 2025-12-22 04:52:00,338 RepairRunnable.java:139 - Starting repair command #21 (f391ab20-def1-11f0-9c46-45cdd6f71392), 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:52:00,345 RepairSession.java:228 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(4162348557354063313,4193064044651217853]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:52:00,356 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:00,356 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,359 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,359 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,363 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,363 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,364 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:00,365 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:52:00,366 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:52:00,366 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] 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:52:00,366 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:00,381 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:00,381 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,383 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,383 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,387 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,387 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,389 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:00,389 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:00,389 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:00,389 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:00,389 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:00,399 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:00,399 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,402 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,402 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,406 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,409 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:00,410 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:52:00,410 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:52:00,410 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:52:00,410 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:00,412 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:00,412 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,415 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,416 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,418 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,420 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:00,420 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:00,420 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:00,420 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:00,420 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:00,423 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:00,423 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,425 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,425 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,428 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,432 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:00,433 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:00,433 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:00,433 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:00,433 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:00,435 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:00,435 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,437 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,438 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,439 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,442 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:00,443 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:00,443 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:52:00,443 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:00,443 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:00,446 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:00,446 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,447 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,448 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,451 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,451 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,453 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:00,453 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:00,453 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:00,453 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:00,454 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:00,619 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:00,619 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,621 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,621 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,623 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,624 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:00,624 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:00,624 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:00,624 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:00,624 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:00,627 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:00,627 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,628 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,629 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,630 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,631 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:00,631 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:52:00,631 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] 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:00,631 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:52:00,631 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:00,634 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:00,634 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,636 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,636 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,638 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,638 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,639 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:00,640 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:00,640 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:00,640 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:00,640 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:00,641 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:00,642 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,643 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,643 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,650 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,650 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,652 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:52:00,652 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:52:00,652 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:00,652 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] 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:52:00,652 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:00,656 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:00,656 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,658 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,658 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,660 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,660 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,662 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:00,662 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:00,662 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:00,662 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:00,663 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:00,665 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:00,665 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,667 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,667 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,677 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,679 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:00,679 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:52:00,679 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:00,679 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] 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:00,679 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:00,681 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:00,681 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,682 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,682 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,686 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,686 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,687 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:00,687 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:00,687 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:00,687 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:00,687 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:00,863 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:00,864 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,866 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,866 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,868 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,868 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,869 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:00,869 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:52:00,869 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:00,869 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:00,870 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:00,873 RepairJob.java:234 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:00,873 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,875 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,875 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,876 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,876 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:00,877 RepairSession.java:180 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:00,878 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:00,878 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:00,878 SyncTask.java:66 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:00,878 RepairJob.java:143 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:00,878 RepairSession.java:270 - [repair #f392bc90-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:52:00,878 RepairRunnable.java:261 - Repair session f392bc90-def1-11f0-9c46-45cdd6f71392 for range [(4162348557354063313,4193064044651217853]] finished INFO [RepairJobTask:3] 2025-12-22 04:52:00,879 ActiveRepairService.java:452 - [repair #f391ab20-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:52:00,882 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [Repair-Task-23] 2025-12-22 04:52:07,351 RepairRunnable.java:139 - Starting repair command #22 (f7bfc470-def1-11f0-9c46-45cdd6f71392), 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:52:07,356 RepairSession.java:228 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1775028141322967896,1815848609551487337], (2653649412069631307,2694855135905420727]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:52:07,436 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,436 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,442 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,442 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,447 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,450 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:07,451 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:52:07,452 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] 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:52:07,453 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:52:07,453 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:07,507 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:07,507 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,509 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,509 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,512 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,514 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:07,516 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:07,516 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:07,517 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:07,517 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:07,575 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:07,575 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,580 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,580 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,582 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,585 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:07,586 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:52:07,587 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:52:07,587 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:52:07,587 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,589 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,590 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,596 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,596 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,599 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,599 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,601 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:07,602 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:07,602 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:07,602 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:07,603 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,605 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,606 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,610 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,610 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,614 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,614 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,617 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:07,619 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:52:07,620 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:52:07,622 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:52:07,624 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:07,626 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:07,626 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,630 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,630 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,638 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,638 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,641 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,641 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:52:07,642 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:52:07,642 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:07,642 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,697 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,697 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,699 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,699 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,702 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,703 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,703 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,704 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:07,705 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:07,705 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:07,705 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,759 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,759 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,762 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,762 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,766 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,766 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,768 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,768 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:52:07,768 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:52:07,768 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:52:07,768 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:07,771 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:07,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,774 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,774 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,776 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,777 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,778 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:07,778 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:52:07,778 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:07,781 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:07,782 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:07,782 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,786 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,786 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,788 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,789 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,790 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] 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:07,790 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:07,790 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:52:07,790 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:07,792 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:07,792 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,794 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,794 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,795 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,795 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,798 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:07,798 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:07,798 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:07,798 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] 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:52:07,798 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,800 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,800 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,802 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,802 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,805 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,805 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,807 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:07,807 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:07,807 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:07,807 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:07,807 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:07,811 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:07,811 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,814 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,814 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,816 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,816 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,818 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:07,818 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:52:07,818 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:07,818 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:52:07,818 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:07,819 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:07,819 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,821 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,821 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,824 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,825 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:07,826 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:52:07,826 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:52:07,826 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:52:07,826 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:07,874 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:07,874 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,876 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,876 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,883 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,884 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,885 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:07,885 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:52:07,885 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:52:07,885 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:52:07,885 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:07,888 RepairJob.java:234 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:07,888 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,890 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,890 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,892 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,892 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:07,894 RepairSession.java:180 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:52:07,894 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:52:07,895 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:52:07,895 SyncTask.java:66 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:52:07,895 RepairJob.java:143 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:07,896 RepairSession.java:270 - [repair #f7c087c0-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:52:07,897 RepairRunnable.java:261 - Repair session f7c087c0-def1-11f0-9c46-45cdd6f71392 for range [(1775028141322967896,1815848609551487337], (2653649412069631307,2694855135905420727]] finished INFO [RepairJobTask: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 [RepairJobTask:1] 2025-12-22 04:52:07,903 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,251 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,270 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,284 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,307 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,317 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,328 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,338 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,350 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,363 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit WARN [ValidationExecutor:2] 2025-12-22 04:52:08,438 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/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. INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,469 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,501 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,511 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,566 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,579 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,592 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:08,602 Validator.java:281 - [repair #f8471ce0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [Repair-Task-24] 2025-12-22 04:52:10,376 RepairRunnable.java:139 - Starting repair command #23 (f98d5880-def1-11f0-9c46-45cdd6f71392), 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-24] 2025-12-22 04:52:10,385 RepairSession.java:228 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(6386761718314668805,6402039637733081435], (-4617010832629536759,-4581615761579213756], (-3585771554565808374,-3577397233578462873], (-1104890980172788696,-1080239069120845552]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:52:10,416 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:10,416 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,419 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,420 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,426 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,427 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,432 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,433 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:52:10,434 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:52:10,434 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] 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:10,435 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:10,449 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:10,449 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,452 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,452 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,456 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,457 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,460 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:10,462 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:10,462 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:10,462 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:10,471 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:10,514 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:10,514 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,517 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,517 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,520 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,522 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:10,522 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:10,522 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:52:10,523 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:10,523 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:10,526 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:10,526 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,531 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,532 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,533 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,535 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:10,536 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:10,537 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:10,537 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:10,538 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:10,542 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:10,542 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,545 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,545 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,547 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,551 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:10,551 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:52:10,551 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:10,552 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:10,553 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:10,559 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:10,559 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,561 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,561 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,563 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,564 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:10,565 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:52:10,565 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:52:10,565 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:52:10,565 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:10,570 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:10,570 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,573 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,573 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,577 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,577 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,579 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:10,579 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:10,580 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:10,580 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:10,582 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:10,630 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:10,630 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,633 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,633 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,635 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,635 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,637 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:10,638 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:10,639 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:52:10,639 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:10,639 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:10,641 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:10,642 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,644 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,645 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,647 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,647 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,649 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,650 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:52:10,650 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:10,650 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:10,650 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:10,656 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:10,658 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,660 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,660 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,663 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,664 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,666 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:10,666 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:10,666 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] 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:10,666 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:10,666 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:10,670 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:10,670 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,672 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,672 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,675 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,675 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,678 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:10,679 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:52:10,679 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] 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:10,679 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:52:10,679 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:10,683 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:10,683 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,685 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,685 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,688 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,688 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,690 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:10,690 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:10,690 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:52:10,690 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:52:10,691 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:10,693 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:10,694 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,695 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,695 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,698 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,699 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,699 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:10,700 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] 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:10,700 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:10,700 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:10,705 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:10,705 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,709 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,710 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,712 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,712 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,713 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,714 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:52:10,714 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:52:10,714 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:52:10,717 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:10,765 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:10,765 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,767 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,767 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,769 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,770 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,771 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:10,771 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:52:10,771 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:10,771 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:10,774 RepairJob.java:234 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:10,775 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,777 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,777 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,779 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:10,781 RepairSession.java:180 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:10,781 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:10,781 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:10,781 SyncTask.java:66 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:10,782 RepairJob.java:143 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:10,783 RepairSession.java:270 - [repair #f98eb810-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:52:10,783 RepairRunnable.java:261 - Repair session f98eb810-def1-11f0-9c46-45cdd6f71392 for range [(6386761718314668805,6402039637733081435], (-4617010832629536759,-4581615761579213756], (-3585771554565808374,-3577397233578462873], (-1104890980172788696,-1080239069120845552]] finished INFO [RepairJobTask:6] 2025-12-22 04:52:10,783 ActiveRepairService.java:452 - [repair #f98d5880-def1-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:52:10,786 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:17,444 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,455 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,500 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,794 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,800 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,808 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,818 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,825 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,833 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,844 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,851 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,912 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,928 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,942 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,958 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,969 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,974 ActiveRepairService.java:452 - [repair #fdbd1f80-def1-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-12-22 04:52:18,286 RepairRunnable.java:139 - Starting repair command #24 (fe4450e0-def1-11f0-9c46-45cdd6f71392), 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-25] 2025-12-22 04:52:18,297 RepairSession.java:228 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-8533961375687271444,-8531255148899503585], (467268754936654026,470620733351755401], (-6032170496288592156,-6002497519100456713]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:52:18,322 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:18,322 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,324 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,325 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,326 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,326 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,329 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:18,329 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:52:18,330 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,330 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:52:18,332 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,333 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,337 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,338 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,342 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,342 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,346 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:18,349 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:18,349 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:18,350 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:18,351 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:18,356 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:18,356 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,362 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,363 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,368 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,368 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,372 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:18,373 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:18,373 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:52:18,373 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:52:18,373 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,381 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,389 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,389 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,391 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,391 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,394 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:18,394 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,394 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,394 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,394 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,401 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,404 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,404 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,406 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,407 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:18,410 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:18,410 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:52:18,410 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:52:18,410 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,410 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,411 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,412 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,414 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,415 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:18,416 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:18,416 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:18,416 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:18,416 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,424 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,430 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,431 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,438 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,438 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,440 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:18,440 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:18,440 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:18,440 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:18,440 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,502 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,503 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,504 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,506 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,506 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,507 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:18,508 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:18,508 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:18,508 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:18,508 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,514 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:18,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,520 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,520 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,525 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,525 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,527 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:18,528 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,528 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,528 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:52:18,529 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:18,533 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:18,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,536 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,536 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,552 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,552 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,553 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:18,554 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,554 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,554 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:52:18,554 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:18,565 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:18,565 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,567 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,567 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,570 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,572 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:18,573 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:18,573 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] 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:52:18,573 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:52:18,573 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:18,575 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:18,575 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,577 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,577 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,583 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,584 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:18,585 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:52:18,585 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:18,585 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:52:18,585 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:18,587 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:18,587 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,589 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,589 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,593 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,594 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:18,594 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:18,594 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:52:18,595 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:18,595 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:18,598 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:18,598 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,602 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,602 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,606 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,606 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,608 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:18,608 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,609 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,610 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:18,610 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:18,666 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:18,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,684 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,685 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,688 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,690 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:18,690 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:18,691 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:18,691 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:52:18,691 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:18,703 RepairJob.java:234 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:18,703 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,706 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,707 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,731 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,732 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:18,733 RepairSession.java:180 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:18,733 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:18,733 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:52:18,733 SyncTask.java:66 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:52:18,734 RepairJob.java:143 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:18,734 RepairSession.java:270 - [repair #fe45fe90-def1-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:52:18,735 RepairRunnable.java:261 - Repair session fe45fe90-def1-11f0-9c46-45cdd6f71392 for range [(-8533961375687271444,-8531255148899503585], (467268754936654026,470620733351755401], (-6032170496288592156,-6002497519100456713]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:7] 2025-12-22 04:52:18,756 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,507 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,521 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,547 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,573 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,597 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,610 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,621 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,648 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,668 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,747 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,758 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,767 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,832 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,845 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,858 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,867 Validator.java:281 - [repair #ff8dc0d0-def1-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:20,871 ActiveRepairService.java:452 - [repair #ff8caf60-def1-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:27,545 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,587 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,597 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,652 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,663 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,683 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,695 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,720 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,738 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,745 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,751 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,807 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,821 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,837 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,850 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,867 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,873 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,399 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,412 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,425 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,493 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,508 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,523 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,542 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,626 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,653 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,696 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,705 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,759 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,769 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,784 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,794 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,815 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,525 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,535 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,545 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,609 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,627 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,670 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,682 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,695 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,702 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,711 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,722 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,784 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,795 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,817 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,832 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,843 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,846 ActiveRepairService.java:452 - [repair #058883d0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,548 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,565 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,574 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,587 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,595 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,602 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,611 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,616 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,624 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,679 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,693 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,705 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,763 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,783 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,796 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:37,805 Validator.java:281 - [repair #09bae2e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [Repair-Task-26] 2025-12-22 04:52:38,390 RepairRunnable.java:139 - Starting repair command #25 (0a3ff160-def2-11f0-9c46-45cdd6f71392), 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-26] 2025-12-22 04:52:38,396 RepairSession.java:228 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1125411856478103220,1142078347614057922], (6891650477321553380,6966360485215070664]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:52:38,415 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:38,415 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,417 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,417 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,419 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,422 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,422 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:52:38,423 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:52:38,423 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] 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:38,423 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:38,426 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:38,426 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,427 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,428 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,430 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,430 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,432 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,433 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:38,433 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:38,433 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:38,433 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:38,436 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:38,436 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,438 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,439 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,440 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,442 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,443 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:38,444 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:38,444 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:52:38,444 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:52:38,445 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:38,446 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:38,446 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,450 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,451 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,453 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,453 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,454 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,455 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:52:38,455 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:52:38,456 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:38,456 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:38,458 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:38,459 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,461 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,461 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,462 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,462 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,463 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,464 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:52:38,464 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:52:38,466 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:38,466 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:38,467 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:38,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,470 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,470 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,471 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,472 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:52:38,474 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:52:38,474 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:52:38,474 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:52:38,474 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:38,476 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:38,476 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,482 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,482 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,485 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,488 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:38,488 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:38,488 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:38,488 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:38,488 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:38,536 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:38,536 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,538 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,538 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,539 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,539 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,540 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:38,541 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:52:38,541 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:52:38,541 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:52:38,541 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:38,544 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:38,544 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,547 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,547 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,549 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,549 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,550 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,551 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:52:38,551 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:52:38,551 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:52:38,551 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:38,554 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:38,554 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,557 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,557 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,560 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,561 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,562 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:52:38,562 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] 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:38,562 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:52:38,563 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:38,569 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:38,569 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,572 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,572 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,576 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,576 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,579 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,580 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] 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:52:38,580 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:52:38,580 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:52:38,580 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:38,582 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:38,582 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,584 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,584 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,589 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,589 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,590 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:38,590 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:52:38,590 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:52:38,590 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:52:38,590 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:38,592 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:38,592 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,594 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,594 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,596 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,596 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,597 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:38,598 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] 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:38,598 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:52:38,598 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:52:38,598 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:38,602 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:38,602 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,603 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,603 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,605 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,605 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,606 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:38,606 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:38,606 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:52:38,606 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:38,607 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:38,656 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:38,657 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,658 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,658 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,659 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,659 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,660 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:38,660 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:52:38,660 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:52:38,661 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:52:38,661 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:38,665 RepairJob.java:234 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:38,666 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,668 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,668 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,671 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,671 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:38,672 RepairSession.java:180 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:38,673 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:52:38,673 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:52:38,673 SyncTask.java:66 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:52:38,673 RepairJob.java:143 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:38,674 RepairSession.java:270 - [repair #0a40dbc0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:52:38,674 RepairRunnable.java:261 - Repair session 0a40dbc0-def2-11f0-9c46-45cdd6f71392 for range [(1125411856478103220,1142078347614057922], (6891650477321553380,6966360485215070664]] finished INFO [RepairJobTask:7] 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 [RepairJobTask:7] 2025-12-22 04:52:38,680 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [Repair-Task-27] 2025-12-22 04:52:40,511 RepairRunnable.java:139 - Starting repair command #26 (0b8394f0-def2-11f0-9c46-45cdd6f71392), 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-27] 2025-12-22 04:52:40,515 RepairSession.java:228 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-5798077299247951325,-5720993089055938251]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:52:40,538 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:40,538 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,543 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,543 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,549 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,549 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,550 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,551 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:40,551 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:40,552 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] 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:40,552 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:40,556 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:40,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,559 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,560 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,570 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,570 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,572 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:40,578 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:52:40,578 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:40,579 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:40,579 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:40,583 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:40,583 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,585 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,585 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,588 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,590 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,590 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:40,590 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:52:40,590 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:52:40,591 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:40,596 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:40,596 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,598 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,598 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,600 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,603 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:40,605 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:40,605 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:52:40,606 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:52:40,606 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:40,606 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:40,606 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,608 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,608 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,610 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,611 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:40,611 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:52:40,611 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:40,611 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:52:40,612 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:40,615 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:40,615 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,616 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,616 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,619 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,620 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,620 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:52:40,620 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:52:40,620 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:52:40,620 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:40,625 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:40,625 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,626 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,626 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,628 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,628 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,629 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,630 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:52:40,630 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:52:40,630 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:52:40,631 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:52:40,676 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:52:40,677 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,679 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,679 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,681 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,683 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,684 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:40,684 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:52:40,685 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:40,685 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:40,686 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:40,686 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,689 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,690 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,692 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,692 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,695 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,696 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:52:40,696 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:52:40,696 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] 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:40,697 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:40,700 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:40,700 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,701 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,702 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,703 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,705 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:40,705 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] 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:40,705 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:52:40,705 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:52:40,705 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:40,710 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:40,711 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,715 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,718 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,720 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,722 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,724 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:40,725 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:52:40,725 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:40,726 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] 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:40,726 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:40,731 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:40,731 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,733 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,734 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,735 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,738 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:40,739 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:52:40,739 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:52:40,740 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:52:40,740 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:40,744 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:40,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,746 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,746 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,749 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,751 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:40,751 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:52:40,751 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:52:40,752 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] 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:40,752 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:40,756 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:40,756 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,758 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,759 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,761 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,761 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,764 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:52:40,765 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:40,766 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:40,765 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:52:40,766 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:40,804 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:40,804 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,806 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,806 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,808 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,809 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,810 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:40,811 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:40,811 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:52:40,811 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:52:40,811 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:40,813 RepairJob.java:234 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:40,815 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,817 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,817 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,819 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,820 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:40,821 RepairSession.java:180 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:40,822 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:40,822 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:40,822 SyncTask.java:66 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:52:40,822 RepairJob.java:143 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:40,823 RepairSession.java:270 - [repair #0b843130-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:52:40,823 RepairRunnable.java:261 - Repair session 0b843130-def2-11f0-9c46-45cdd6f71392 for range [(-5798077299247951325,-5720993089055938251]] finished INFO [RepairJobTask:2] 2025-12-22 04:52:40,823 ActiveRepairService.java:452 - [repair #0b8394f0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:52:40,826 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,570 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,577 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,585 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,594 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,603 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,631 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,649 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,659 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,667 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,720 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,732 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,744 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,805 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,819 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,831 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,840 Validator.java:281 - [repair #0fb24a80-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:47,848 ActiveRepairService.java:452 - [repair #0fb0c3e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,446 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,457 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,468 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,491 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,502 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,512 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,518 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,531 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,538 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,584 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,599 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,611 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,663 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,683 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,692 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,700 Validator.java:281 - [repair #103b0280-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:52:48,705 ActiveRepairService.java:452 - [repair #103a3f30-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:52:50,615 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,627 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,636 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,702 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,712 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,726 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,747 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,756 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,764 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,768 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,777 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,841 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,851 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,878 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,890 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,904 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 [Repair-Task-28] 2025-12-22 04:52:57,563 RepairRunnable.java:139 - Starting repair command #27 (15ad82b0-def2-11f0-9c46-45cdd6f71392), 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:57,568 RepairSession.java:228 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-7446348542471315598,-7434260285404545019]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:52:57,577 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,578 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,579 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,579 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,582 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,582 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,586 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:57,588 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:52:57,588 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:52:57,588 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] 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:57,588 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:57,596 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:57,596 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,599 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,599 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,602 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,602 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,605 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:57,605 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:57,605 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:57,605 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:57,605 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:57,614 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,615 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,617 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,618 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,619 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,621 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,623 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:57,623 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:57,625 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:52:57,625 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:52:57,625 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:57,626 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:57,627 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,628 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,628 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,629 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,631 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:57,631 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:52:57,632 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:52:57,631 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:52:57,633 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:52:57,633 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:52:57,633 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,635 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,635 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,636 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,637 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,645 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:57,646 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:52:57,646 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:57,646 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:52:57,646 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:52:57,651 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:52:57,651 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,653 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,653 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,655 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,655 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,663 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:57,663 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:52:57,663 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:52:57,665 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:52:57,665 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:52:57,667 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:52:57,667 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,671 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,672 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,674 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,674 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,677 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:57,677 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:52:57,677 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:57,677 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:52:57,677 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:57,738 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,738 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,740 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,741 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,742 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,743 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,744 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:57,745 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:52:57,745 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:52:57,745 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:52:57,745 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:57,747 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:57,748 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,749 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,750 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,754 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,757 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:57,758 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:57,758 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:52:57,758 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] 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:57,758 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:57,760 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:52:57,760 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,766 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,767 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,769 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,771 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:57,772 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:52:57,772 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:52:57,773 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:52:57,774 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:57,776 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:57,776 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,777 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,777 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,779 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,779 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,781 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:52:57,782 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:52:57,782 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] 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:52:57,782 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:52:57,782 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:57,784 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,784 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,794 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,794 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,796 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,796 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,798 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:52:57,798 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:52:57,799 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:52:57,798 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:52:57,799 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:57,803 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:57,804 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,806 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,806 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,808 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,808 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,812 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:52:57,812 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:52:57,813 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] 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:57,813 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:52:57,813 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:57,816 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,816 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,818 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,819 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,820 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,820 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,823 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:57,824 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:52:57,824 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:57,825 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:52:57,825 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:52:57,866 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:52:57,867 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,870 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,871 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,874 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,874 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,877 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:52:57,877 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:52:57,877 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:52:57,877 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:52:57,877 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:52:57,880 RepairJob.java:234 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:52:57,880 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,882 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,883 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,886 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,886 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:52:57,887 RepairSession.java:180 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:52:57,887 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:52:57,887 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:52:57,887 SyncTask.java:66 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:52:57,887 RepairJob.java:143 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:52:57,888 RepairSession.java:270 - [repair #15ae4600-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:52:57,889 RepairRunnable.java:261 - Repair session 15ae4600-def2-11f0-9c46-45cdd6f71392 for range [(-7446348542471315598,-7434260285404545019]] finished INFO [RepairJobTask:1] 2025-12-22 04:52:57,889 ActiveRepairService.java:452 - [repair #15ad82b0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:52:57,893 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:52:58,473 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,486 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,494 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,553 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,566 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,581 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,602 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,619 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,630 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,638 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,655 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,708 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,724 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,746 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,766 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,783 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,789 ActiveRepairService.java:452 - [repair #16357760-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,654 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,661 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,672 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,685 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,695 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,705 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,713 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,726 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,735 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,795 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,808 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,824 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,872 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,890 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,898 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:00,915 Validator.java:281 - [repair #1783a240-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 04:53:07,640 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,650 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,668 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,675 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,682 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,696 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,703 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,727 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,736 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,795 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,810 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:07,821 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,059 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs WARN [ValidationExecutor:2] 2025-12-22 04:53:08,236 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,236 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,244 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,250 Validator.java:281 - [repair #1baa1a70-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,256 ActiveRepairService.java:452 - [repair #1ba90900-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:08,513 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,525 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,542 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,622 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,630 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,650 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,672 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,694 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,719 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,726 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,734 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,795 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,805 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,837 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,865 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,875 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 [Repair-Task-29] 2025-12-22 04:53:10,663 RepairRunnable.java:139 - Starting repair command #28 (1d7c6970-def2-11f0-9c46-45cdd6f71392), 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: 8, pull repair: false) INFO [Repair-Task-29] 2025-12-22 04:53:10,669 RepairSession.java:228 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-1384369669292108551,-1383318867597735651], (3797896633676945410,3809199156916985476], (6855433767619147145,6866539023979130903], (7697769030228536081,7701536076416757794], (-6973440051642432436,-6949144068755851666], (1689383331915594820,1689586407284222568], (802279707037830618,812303473050742237], (3713079544427299624,3741088835773337307]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:10,712 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:10,712 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,721 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,721 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,724 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,727 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,729 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:10,729 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] 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:10,729 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:10,729 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:10,733 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:10,733 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,736 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,736 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,740 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,740 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,742 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,743 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:10,746 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:10,746 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:53:10,746 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:10,746 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:10,746 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,749 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,749 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,751 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,751 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,754 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:10,756 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:10,756 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:10,756 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:10,757 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:10,760 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:10,760 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,761 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,761 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,763 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,763 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,765 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:10,765 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:10,766 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:53:10,766 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:10,767 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:10,768 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:10,768 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,770 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,770 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,773 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,773 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,774 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:10,775 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:10,775 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:10,775 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:53:10,776 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:10,777 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:10,778 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,779 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,779 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,780 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,780 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,782 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,782 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:53:10,782 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:53:10,782 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:53:10,782 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:10,784 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:10,784 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,786 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,786 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,797 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,798 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:10,798 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:10,798 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:53:10,798 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:10,798 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:10,843 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:10,843 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,847 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,847 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,850 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,850 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,852 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:10,852 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:53:10,852 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:10,853 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:10,853 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:10,858 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:10,859 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,862 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,863 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,864 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,867 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,868 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:53:10,868 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:53:10,868 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:10,869 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:10,875 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:10,875 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,877 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,877 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,880 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,881 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:10,882 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:53:10,882 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:53:10,882 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] 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:10,884 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:10,884 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:10,885 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,888 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,888 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,893 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,900 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,901 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:53:10,901 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:53:10,901 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] 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:53:10,901 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:10,905 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:10,905 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,908 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,908 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,910 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,912 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:10,912 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:10,913 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:10,913 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:53:10,913 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:10,916 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:10,916 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,919 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,920 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,922 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,925 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:10,926 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:53:10,926 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:10,927 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:10,927 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:10,928 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:10,928 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,931 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,931 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,933 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,934 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,936 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:10,937 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:10,937 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:10,937 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:10,938 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:10,983 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:10,983 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,985 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,986 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,989 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,990 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,991 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:10,991 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:10,992 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:10,992 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:10,992 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:10,994 RepairJob.java:234 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:10,994 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,995 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:10,995 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:11,000 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:11,001 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:11,002 RepairSession.java:180 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:11,003 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:11,003 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:11,003 SyncTask.java:66 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:11,004 RepairJob.java:143 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:11,007 RepairSession.java:270 - [repair #1d7d53d0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:53:11,007 RepairRunnable.java:261 - Repair session 1d7d53d0-def2-11f0-9c46-45cdd6f71392 for range [(-1384369669292108551,-1383318867597735651], (3797896633676945410,3809199156916985476], (6855433767619147145,6866539023979130903], (7697769030228536081,7701536076416757794], (-6973440051642432436,-6949144068755851666], (1689383331915594820,1689586407284222568], (802279707037830618,812303473050742237], (3713079544427299624,3741088835773337307]] finished INFO [RepairJobTask: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 [InternalResponseStage:8] 2025-12-22 04:53:11,011 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [Repair-Task-30] 2025-12-22 04:53:17,629 RepairRunnable.java:139 - Starting repair command #29 (21a356d0-def2-11f0-9c46-45cdd6f71392), 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-30] 2025-12-22 04:53:17,639 RepairSession.java:228 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8580376320484316529,-8557657785826034200], (3628533429062623431,3630694730553735970], (-4581615761579213756,-4547940013852293222]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:17,691 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:17,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,695 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,695 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,698 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,701 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:17,701 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:17,701 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:53:17,702 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] 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:53:17,703 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:17,705 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:17,705 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,707 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,707 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,717 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,718 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,722 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:17,722 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:17,722 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:17,723 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:17,723 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:17,770 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:17,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,774 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,774 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,777 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,779 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:17,781 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:17,781 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:17,781 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:17,783 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:17,783 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:17,783 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,785 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,785 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,788 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,788 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,790 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:17,790 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:17,790 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:53:17,790 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:17,791 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:17,794 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:17,794 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,797 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,797 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,801 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,801 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,802 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:17,804 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:17,804 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:17,804 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:17,804 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:17,805 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:17,806 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,818 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,818 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,823 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,823 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,825 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:17,825 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:53:17,825 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:53:17,825 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:53:17,828 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:17,829 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:17,829 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,837 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,837 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,839 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,841 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:17,841 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:17,841 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:17,842 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:17,842 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:17,899 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:17,899 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,903 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,906 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,908 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,920 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:17,921 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:53:17,922 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:17,922 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:53:17,923 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:17,925 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:17,925 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,928 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,928 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,929 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,930 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,931 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:17,932 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:53:17,932 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:17,932 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:17,932 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:17,938 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:17,938 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,975 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,975 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,982 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,982 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,984 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:17,989 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:17,989 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,991 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,991 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,994 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:17,995 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:17,996 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:53:17,996 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:53:17,998 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:17,999 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:53:17,999 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:18,000 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:18,001 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] 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:18,001 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,001 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,001 RepairJob.java:270 - Validating /10.0.0.38 INFO [RepairJobTask:8] 2025-12-22 04:53:18,003 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] 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:53:18,003 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,009 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,011 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:18,012 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:18,011 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:53:18,012 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:18,012 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:18,016 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:18,017 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,020 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,020 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,024 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,025 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:18,025 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:53:18,025 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:8] 2025-12-22 04:53:18,026 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:53:18,026 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:8] 2025-12-22 04:53:18,032 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 04:53:18,032 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,034 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,034 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,036 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,037 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,039 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:18,039 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:18,040 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:18,040 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:18,041 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:8] 2025-12-22 04:53:18,083 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 04:53:18,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,087 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,088 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,090 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,090 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,092 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:18,095 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:18,095 RepairJob.java:234 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:18,095 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:53:18,096 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:53:18,096 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:53:18,097 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,101 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,101 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,102 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,102 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,105 RepairSession.java:180 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:18,105 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:18,105 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:53:18,105 SyncTask.java:66 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:18,106 RepairJob.java:143 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:18,106 RepairSession.java:270 - [repair #21a4dd70-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:53:18,107 RepairRunnable.java:261 - Repair session 21a4dd70-def2-11f0-9c46-45cdd6f71392 for range [(-8580376320484316529,-8557657785826034200], (3628533429062623431,3630694730553735970], (-4581615761579213756,-4547940013852293222]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:8] 2025-12-22 04:53:18,109 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [Repair-Task-31] 2025-12-22 04:53:18,542 RepairRunnable.java:139 - Starting repair command #30 (222ea6e0-def2-11f0-9c46-45cdd6f71392), 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-31] 2025-12-22 04:53:18,555 RepairSession.java:228 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(9010474950238068114,9018668860037113682], (-3220965154761529069,-3210546522763297728], (4925386707710809982,4959116205123443569], (-3146417829692303077,-3130451353652559716], (-2153783462500827979,-2152662865501414585], (6402039637733081435,6408428416550275453]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:18,692 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:18,694 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,702 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,702 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,710 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,710 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,712 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:18,713 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:53:18,713 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:18,713 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:18,713 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:18,725 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:18,725 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,727 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,728 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,730 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:18,733 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:18,735 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:18,735 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:18,735 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:18,735 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:19,012 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:19,012 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,020 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,020 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,023 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,025 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,026 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:19,026 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:19,027 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:19,027 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,029 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,030 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,031 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,031 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,033 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,033 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,034 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,035 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:19,035 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:19,035 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:53:19,035 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,037 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,037 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,038 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,040 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,040 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,041 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:19,042 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:19,042 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:53:19,042 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:19,043 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,047 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,057 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,058 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,059 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,063 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:19,064 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:19,064 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:19,065 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:19,079 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:19,080 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:53:19,080 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,082 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,082 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,086 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,086 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,087 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,089 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:19,089 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:19,090 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:19,090 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:19,144 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:19,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,146 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,147 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,148 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,149 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,150 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:19,152 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:53:19,152 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:53:19,152 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:53:19,153 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,155 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,156 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,158 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,158 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,159 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,160 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,161 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:19,162 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:19,162 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:19,162 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:53:19,163 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:19,166 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:19,166 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,167 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,168 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,171 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,172 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,182 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:19,182 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:19,182 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:53:19,183 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:19,183 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,184 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,189 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,189 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,191 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,191 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,192 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,192 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:19,192 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:53:19,193 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:19,193 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:19,196 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:19,196 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,197 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,197 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,200 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,200 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,201 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:19,201 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:19,201 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:19,202 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:19,202 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:19,203 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:19,203 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,204 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,205 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,206 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,206 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,207 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,207 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] 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:19,208 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:19,208 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:19,208 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:19,210 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:19,210 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,211 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,211 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,215 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,219 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:19,219 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:19,220 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:19,220 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:53:19,220 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,263 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,263 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,265 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,267 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,268 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,269 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,269 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:19,269 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:19,270 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:19,270 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:19,275 RepairJob.java:234 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:19,275 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,278 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,278 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,280 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,280 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:19,280 RepairSession.java:180 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:19,281 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:19,281 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:19,282 SyncTask.java:66 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:53:19,282 RepairJob.java:143 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:19,283 RepairSession.java:270 - [repair #2230a2b0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:53:19,284 RepairRunnable.java:261 - Repair session 2230a2b0-def2-11f0-9c46-45cdd6f71392 for range [(9010474950238068114,9018668860037113682], (-3220965154761529069,-3210546522763297728], (4925386707710809982,4959116205123443569], (-3146417829692303077,-3130451353652559716], (-2153783462500827979,-2152662865501414585], (6402039637733081435,6408428416550275453]] finished INFO [RepairJobTask:1] 2025-12-22 04:53:19,287 ActiveRepairService.java:452 - [repair #222ea6e0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:53:19,289 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,701 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,711 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,721 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,731 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,744 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,754 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,765 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,771 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,780 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,838 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,856 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,874 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,930 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,943 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,959 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,975 Validator.java:281 - [repair #2375cce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:20,984 ActiveRepairService.java:452 - [repair #237530a0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-32] 2025-12-22 04:53:27,662 RepairRunnable.java:139 - Starting repair command #31 (279e40e0-def2-11f0-9c46-45cdd6f71392), 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-32] 2025-12-22 04:53:27,669 RepairSession.java:228 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-2879563821965597217,-2857384651741489178], (822656548291397208,824396488476566546], (1622870878328694598,1625045841591910234], (-3484245030413748992,-3442096872006126678], (5243311214862909024,5265767261848526613]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:27,709 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:27,710 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,713 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,714 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,716 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,717 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,720 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:27,722 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:27,722 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] 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:53:27,724 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:53:27,724 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:27,728 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:27,729 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,730 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,731 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,733 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,733 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,736 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:27,736 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:27,739 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:53:27,740 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:27,740 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:27,742 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:27,742 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,745 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,745 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,748 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,748 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,750 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:27,750 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:27,751 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:53:27,753 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:27,753 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:53:27,754 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:27,754 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,756 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,756 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,758 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,758 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,760 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:27,760 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:27,760 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:27,762 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:27,762 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:27,763 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:27,763 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,766 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,767 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,769 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,771 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:27,772 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:53:27,772 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:53:27,773 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:53:27,773 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:27,775 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:27,775 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,779 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,779 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,781 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,782 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:27,783 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:53:27,783 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:53:27,786 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:27,786 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:27,789 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:27,789 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,792 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,792 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,795 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,795 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,797 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:27,797 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:27,797 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:27,798 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:27,798 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:27,836 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:27,837 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,839 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,839 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,842 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,842 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,844 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:27,845 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:27,845 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:27,846 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:27,849 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:27,849 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:53:27,851 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,851 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,852 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,854 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,855 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:27,855 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:27,855 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:53:27,856 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:53:27,856 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:27,860 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:27,860 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,862 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,862 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,863 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,864 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,868 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:27,869 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:53:27,869 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:53:27,869 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] 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:27,869 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:27,878 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:27,879 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,881 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,881 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,889 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,889 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,890 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:27,890 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] 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:53:27,890 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:53:27,890 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:53:27,890 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:27,892 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:27,892 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,895 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,895 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,898 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,898 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,899 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:27,899 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:27,900 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:53:27,900 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:27,900 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:27,902 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:27,903 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,904 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,904 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,909 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,911 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:27,911 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:53:27,911 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] 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:27,912 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:53:27,912 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:27,914 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:27,914 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,916 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,916 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,918 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:27,920 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:27,921 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:27,921 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:27,921 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:27,921 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:28,230 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:28,231 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,233 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,233 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,236 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,236 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,243 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:28,246 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:53:28,246 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:53:28,246 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:53:28,246 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:28,247 RepairJob.java:234 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:28,247 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,248 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,249 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,251 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,251 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,253 RepairSession.java:180 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:28,253 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:28,253 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:28,253 SyncTask.java:66 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:28,253 RepairJob.java:143 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:28,253 RepairSession.java:270 - [repair #279f5250-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:53:28,254 RepairRunnable.java:261 - Repair session 279f5250-def2-11f0-9c46-45cdd6f71392 for range [(-2879563821965597217,-2857384651741489178], (822656548291397208,824396488476566546], (1622870878328694598,1625045841591910234], (-3484245030413748992,-3442096872006126678], (5243311214862909024,5265767261848526613]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:7] 2025-12-22 04:53:28,259 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,609 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,624 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,635 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,653 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,665 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,692 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,716 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,725 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,733 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,782 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,801 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,809 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,858 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,869 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,881 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,890 Validator.java:281 - [repair #282b1790-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:28,901 ActiveRepairService.java:452 - [repair #282a2d30-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-33] 2025-12-22 04:53:30,725 RepairRunnable.java:139 - Starting repair command #32 (2971a150-def2-11f0-9c46-45cdd6f71392), 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-33] 2025-12-22 04:53:30,732 RepairSession.java:228 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7592350403112100703,7671581077463625025], (-8336045339884705673,-8321377183540533735], (-110857538739829555,-109347264114680527]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:53:30,764 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:30,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,767 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,767 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,769 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,770 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:30,771 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:30,771 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:30,771 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-12-22 04:53:30,773 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:30,774 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:30,774 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,779 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,779 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,781 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,783 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:30,783 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:30,784 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:30,785 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:30,785 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:30,789 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:30,789 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,792 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,792 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,794 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,795 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:30,796 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:30,796 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:30,796 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:53:30,796 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:30,798 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:30,798 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,801 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,801 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,805 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,805 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,807 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,808 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:30,808 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:53:30,808 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:30,808 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:30,812 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:30,812 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,815 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,815 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,816 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,816 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,817 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,818 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:30,818 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:53:30,818 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:30,818 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:30,822 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:30,823 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,824 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,824 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,825 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,825 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,827 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,827 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:30,827 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:53:30,827 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:30,828 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:30,831 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:30,832 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,833 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,833 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,835 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,835 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,836 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,837 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:30,838 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:30,838 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:30,838 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:30,883 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:30,883 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,887 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,887 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,890 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,890 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,892 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:30,893 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:53:30,893 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:53:30,893 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:53:30,893 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:30,895 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:30,896 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,897 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,897 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,900 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,903 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,903 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:53:30,903 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:53:30,903 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:30,903 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:30,904 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:30,904 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,907 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,907 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,909 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,910 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:30,910 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:53:30,910 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:30,910 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:53:30,910 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:30,913 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:30,914 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,916 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,917 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,919 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,920 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,921 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:30,922 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:53:30,922 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:53:30,922 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:53:30,923 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:30,924 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:30,925 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,929 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,929 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,931 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,931 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,932 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:30,932 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:30,933 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:30,933 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:30,934 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:30,934 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:30,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,939 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,939 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,941 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,941 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,942 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:30,944 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] 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:30,944 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:30,945 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:30,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:53:30,945 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:30,945 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,946 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,947 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,948 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,948 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,949 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:30,949 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:30,950 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:53:30,950 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:30,950 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:30,996 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:30,996 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,997 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,998 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:30,999 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,000 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,001 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:31,002 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:53:31,002 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:31,003 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:53:31,003 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:31,006 RepairJob.java:234 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:31,006 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,008 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,009 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,011 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,011 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:31,012 RepairSession.java:180 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:31,012 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:31,012 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:53:31,012 SyncTask.java:66 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:31,012 RepairJob.java:143 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:31,013 RepairSession.java:270 - [repair #29728bb0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:53:31,014 RepairRunnable.java:261 - Repair session 29728bb0-def2-11f0-9c46-45cdd6f71392 for range [(7592350403112100703,7671581077463625025], (-8336045339884705673,-8321377183540533735], (-110857538739829555,-109347264114680527]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:8] 2025-12-22 04:53:31,017 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [Repair-Task-34] 2025-12-22 04:53:37,710 RepairRunnable.java:139 - Starting repair command #33 (2d9b74e0-def2-11f0-9c46-45cdd6f71392), 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:37,715 RepairSession.java:228 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3935901368006251438,-3921913537541706521], (-6851501291258044475,-6800767750008801216], (-7674352757359200894,-7646826114837042925]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:37,731 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:37,731 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,733 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,734 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,736 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,736 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,738 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,739 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:53:37,739 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:53:37,741 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] 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:37,741 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:37,744 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:37,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,749 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,749 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,757 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,757 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,759 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,760 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:37,760 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:37,760 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:37,762 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:37,766 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:37,767 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,770 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,771 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,772 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,774 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,776 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:53:37,776 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:53:37,776 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:53:37,777 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:37,778 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:37,778 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,782 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,782 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,784 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,784 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,785 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,786 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:53:37,786 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:37,787 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:53:37,788 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:37,790 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:37,790 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,792 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,792 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,794 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,794 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,795 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:37,795 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:53:37,795 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:53:37,795 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:37,796 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:37,808 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:37,808 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,811 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,812 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,839 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,841 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:37,841 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:37,841 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:37,841 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:37,842 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:37,846 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:37,846 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,848 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,848 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,850 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,850 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,852 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,853 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:37,853 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:37,853 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:37,853 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:37,895 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:37,896 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,897 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,897 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,899 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,899 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:37,900 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:37,900 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:53:37,900 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:37,900 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:37,903 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:37,904 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,907 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,907 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,909 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,910 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:37,911 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] 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:37,911 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:53:37,911 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:53:37,911 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:37,913 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:37,913 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,916 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,917 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,921 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,923 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:37,924 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:53:37,924 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] 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:37,924 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:53:37,925 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:37,927 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:37,927 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,929 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,929 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,933 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,934 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:37,935 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:53:37,935 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:53:37,935 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] 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:53:37,935 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:37,937 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:37,938 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,940 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,940 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,942 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,944 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:37,944 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:53:37,944 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:53:37,944 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:53:37,945 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:37,951 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:37,951 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,952 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,952 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,955 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,959 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:37,960 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:53:37,960 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:37,960 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:53:37,960 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:37,963 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:37,963 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,964 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,964 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,966 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,967 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:37,968 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:53:37,968 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:53:37,968 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:37,969 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:37,969 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:38,019 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:38,019 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,022 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,022 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,024 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,025 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:38,026 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:38,026 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:53:38,026 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:38,028 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:38,030 RepairJob.java:234 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:38,030 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,032 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,032 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,037 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,038 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,041 RepairSession.java:180 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:38,042 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:53:38,042 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:38,042 SyncTask.java:66 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:53:38,042 RepairJob.java:143 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:38,042 RepairSession.java:270 - [repair #2d9c3830-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:53:38,043 RepairRunnable.java:261 - Repair session 2d9c3830-def2-11f0-9c46-45cdd6f71392 for range [(-3935901368006251438,-3921913537541706521], (-6851501291258044475,-6800767750008801216], (-7674352757359200894,-7646826114837042925]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:8] 2025-12-22 04:53:38,047 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:38,638 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,646 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,657 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,709 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,720 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,733 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,760 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,775 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,786 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,798 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,808 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,862 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,872 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,885 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,908 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,918 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 [Repair-Task-35] 2025-12-22 04:53:40,756 RepairRunnable.java:139 - Starting repair command #34 (2f6c3d40-def2-11f0-9c46-45cdd6f71392), 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-35] 2025-12-22 04:53:40,761 RepairSession.java:228 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-6367563108616064289,-6353621626568375104], (1188277738483223504,1205266566947226300], (-8003624067753875178,-7980359902372759745], (4045925693486076559,4066734365359647669]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:53:40,795 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:40,795 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,802 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,802 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,805 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,805 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,806 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:40,807 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:40,811 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:53:40,811 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:53:40,812 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:40,815 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:40,815 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,818 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,819 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,824 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,824 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,827 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:40,829 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:53:40,829 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:40,829 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:40,829 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:53:40,831 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:53:40,834 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,836 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,836 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,842 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,842 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,845 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:40,848 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:53:40,849 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:53:40,850 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:40,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,851 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:53:40,854 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:53:40,855 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,857 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,857 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,860 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,861 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:40,861 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:53:40,862 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:53:40,862 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:40,862 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:40,863 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,865 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,865 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,866 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,868 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:40,869 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:40,869 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:53:40,869 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:40,869 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,871 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,871 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,873 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,873 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,875 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,875 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,876 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:40,877 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:53:40,877 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:53:40,877 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:53:40,877 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,880 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,880 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,882 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,883 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,885 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,885 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,886 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,886 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:40,886 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:40,886 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:53:40,887 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,925 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,925 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,929 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,929 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,933 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,943 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,943 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:40,944 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:40,944 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:53:40,944 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:40,945 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:40,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,946 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,946 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,948 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,949 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,950 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,951 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:40,951 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:40,951 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:53:40,951 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,953 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,954 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,955 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,955 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,959 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,961 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,962 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:40,962 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:40,962 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:40,962 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:40,964 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:40,964 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,966 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,966 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,969 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,970 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:40,971 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:53:40,971 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:40,971 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:53:40,971 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:40,977 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:40,977 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,978 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,978 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,979 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,979 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,981 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:40,981 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:40,981 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:53:40,981 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:53:40,981 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,983 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,983 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,984 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,985 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,987 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,987 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,988 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:40,989 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:53:40,989 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:40,989 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] 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:40,989 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:40,991 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:40,991 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,993 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,993 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,994 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:40,996 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:40,996 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:53:40,996 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:40,996 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:53:40,996 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:53:41,039 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:53:41,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,041 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,041 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,043 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,045 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,047 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:41,048 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:53:41,048 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:53:41,048 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:53:41,049 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:41,052 RepairJob.java:234 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:41,052 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,055 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,055 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,056 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,056 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:41,058 RepairSession.java:180 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:41,058 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:41,060 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:53:41,060 SyncTask.java:66 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:53:41,061 RepairJob.java:143 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:41,063 RepairSession.java:270 - [repair #2f6d0090-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:53:41,065 RepairRunnable.java:261 - Repair session 2f6d0090-def2-11f0-9c46-45cdd6f71392 for range [(-6367563108616064289,-6353621626568375104], (1188277738483223504,1205266566947226300], (-8003624067753875178,-7980359902372759745], (4045925693486076559,4066734365359647669]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 04:53:41,071 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:47,796 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,815 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,828 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,881 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,894 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,908 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,928 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,951 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,963 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,976 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,986 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,036 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,049 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,061 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,080 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,092 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,098 ActiveRepairService.java:452 - [repair #33979770-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-36] 2025-12-22 04:53:48,678 RepairRunnable.java:139 - Starting repair command #35 (34250a60-def2-11f0-9c46-45cdd6f71392), 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:48,687 RepairSession.java:228 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7035943902485844069,7092071083572654548]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:53:48,704 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,704 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,718 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,719 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,721 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,721 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,726 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:48,729 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,729 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:53:48,730 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:48,730 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:53:48,730 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:53:48,730 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,731 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,731 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,734 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,734 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,735 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:48,735 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:48,735 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:53:48,735 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:53:48,735 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:53:48,749 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:53:48,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,751 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,751 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,752 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,752 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,754 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:48,754 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:48,754 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:53:48,754 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:53:48,755 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:48,758 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,759 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,760 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,762 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,763 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,763 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,765 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:48,766 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:48,766 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:53:48,767 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:53:48,767 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:48,770 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,770 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,772 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,772 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,773 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,775 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:48,775 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:53:48,775 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:53:48,777 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:53:48,777 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:48,779 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,779 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,781 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,781 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,783 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,783 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,784 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:48,785 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:53:48,785 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:53:48,787 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:53:48,787 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:48,792 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:48,792 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,795 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,795 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,800 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,801 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,802 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:48,802 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:53:48,802 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:53:48,802 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:53:48,803 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:48,852 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:48,852 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,857 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,858 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,861 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,862 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:53:48,863 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:53:48,863 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:48,863 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:53:48,863 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:53:48,864 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:53:48,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,867 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,867 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,871 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,872 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:53:48,874 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:48,874 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:53:48,874 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:53:48,875 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:48,875 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,875 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,877 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,878 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,880 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,882 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:48,882 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:48,882 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:53:48,882 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:53:48,884 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:53:48,894 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:53:48,894 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,896 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,896 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,899 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,902 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:48,903 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:53:48,903 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] 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:53:48,903 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:53:48,903 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:48,908 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:48,908 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,909 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,910 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,911 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,911 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,913 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:48,913 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:53:48,913 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:53:48,913 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:53:48,913 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:48,919 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:48,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,922 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,922 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,925 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,925 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,927 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:53:48,927 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:53:48,927 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:48,927 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:53:48,928 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:48,940 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:48,940 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,944 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,944 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,946 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,946 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,951 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:53:48,951 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:53:48,951 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:53:48,951 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:53:48,951 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:48,994 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:53:48,994 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,996 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,996 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,997 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,997 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:48,998 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:53:48,998 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:53:48,998 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:53:48,998 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:53:48,998 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:53:49,002 RepairJob.java:234 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:53:49,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,004 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,004 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,006 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,006 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:53:49,007 RepairSession.java:180 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:53:49,008 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:49,008 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:53:49,008 SyncTask.java:66 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:53:49,008 RepairJob.java:143 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:53:49,009 RepairSession.java:270 - [repair #342669f0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:53:49,009 RepairRunnable.java:261 - Repair session 342669f0-def2-11f0-9c46-45cdd6f71392 for range [(7035943902485844069,7092071083572654548]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:7] 2025-12-22 04:53:49,013 RepairRunnable.java:343 - Repair command #35 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:53:50,888 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,911 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,925 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,979 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,991 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,013 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,039 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,062 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,074 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,085 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,108 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,163 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,172 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,183 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,193 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,201 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,212 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,813 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,821 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,831 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,884 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,900 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,920 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,930 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,943 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,952 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,959 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,968 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,027 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,044 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,057 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,073 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,086 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,089 ActiveRepairService.java:452 - [repair #39925a70-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,724 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,745 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,755 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,761 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,767 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,776 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,784 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,790 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,796 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,842 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,850 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,861 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,920 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,931 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,945 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,957 Validator.java:281 - [repair #3a1f3120-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:53:58,967 ActiveRepairService.java:452 - [repair #3a1daa80-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-37] 2025-12-22 04:54:00,870 RepairRunnable.java:139 - Starting repair command #36 (3b696460-def2-11f0-9c46-45cdd6f71392), 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-37] 2025-12-22 04:54:00,878 RepairSession.java:228 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3413528105432417474,-3406614969780047464], (369286303382439170,373645702508192288], (-687691977466807461,-665996992458583803], (-4770933885238433203,-4727448776370646447]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:54:00,914 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:54:00,914 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,916 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,916 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,931 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,931 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,934 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:00,934 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:54:00,935 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] 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:00,935 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:54:00,935 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:00,939 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:00,939 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,947 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,947 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,951 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,951 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,954 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:54:00,954 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:54:00,955 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:00,956 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:54:00,956 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:00,960 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:00,960 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,962 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,962 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,968 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,971 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:00,971 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:54:00,971 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:54:00,972 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:54:00,972 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:00,976 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:00,976 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,978 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,978 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,985 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,985 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:00,991 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:00,992 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:54:00,992 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:00,992 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:54:00,992 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:01,003 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:54:01,003 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,006 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,006 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,009 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,009 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,012 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:01,012 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:54:01,012 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:54:01,014 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:54:01,014 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:01,017 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:01,017 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,021 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,022 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,025 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,028 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:01,028 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:54:01,028 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:54:01,028 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:54:01,030 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:01,031 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:01,031 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,048 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,048 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,060 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,065 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:01,065 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:01,065 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:54:01,065 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:54:01,065 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:01,111 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:54:01,111 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,113 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,113 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,117 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,119 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:54:01,120 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:54:01,120 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:54:01,121 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:54:01,122 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:01,130 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:01,131 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,133 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,133 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,136 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,136 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,140 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:01,142 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:54:01,143 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:01,143 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:01,143 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,145 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,145 RepairJob.java:270 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:54:01,146 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:54:01,147 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,157 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,164 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:01,165 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:01,165 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:54:01,165 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] 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:01,165 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:01,177 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:01,178 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,181 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,182 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,185 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,191 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:54:01,191 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] 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:54:01,191 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:54:01,191 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:54:01,192 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:01,196 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:01,196 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,203 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,209 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,218 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,218 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,221 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:01,222 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:54:01,222 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:01,222 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:54:01,222 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:01,225 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:01,226 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,228 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,230 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,232 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,233 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,239 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:01,240 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:54:01,239 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:54:01,240 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:54:01,240 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:01,249 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:01,250 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,252 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,252 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,256 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,257 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,260 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:54:01,267 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:54:01,267 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:54:01,269 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:01,273 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:01,322 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:01,323 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,325 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,325 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,327 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,329 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:01,330 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:54:01,330 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:54:01,330 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:54:01,330 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:01,334 RepairJob.java:234 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:54:01,336 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,338 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,339 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,342 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,342 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:01,344 RepairSession.java:180 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:01,345 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:54:01,346 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:54:01,346 SyncTask.java:66 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:54:01,346 RepairJob.java:143 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:01,347 RepairSession.java:270 - [repair #3b6a9ce0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:54:01,347 RepairRunnable.java:261 - Repair session 3b6a9ce0-def2-11f0-9c46-45cdd6f71392 for range [(-3413528105432417474,-3406614969780047464], (369286303382439170,373645702508192288], (-687691977466807461,-665996992458583803], (-4770933885238433203,-4727448776370646447]] finished INFO [RepairJobTask:5] 2025-12-22 04:54:01,347 ActiveRepairService.java:452 - [repair #3b696460-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:54:01,355 RepairRunnable.java:343 - Repair command #36 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:07,856 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,862 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,869 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,917 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,928 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,938 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,949 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,968 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,976 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,984 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,993 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,041 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,054 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,066 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,077 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,089 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 [AntiEntropyStage:1] 2025-12-22 04:54:08,774 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,785 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,791 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,801 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,811 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,819 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,827 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,833 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,838 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,898 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,915 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:08,948 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,016 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,028 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,046 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,062 Validator.java:281 - [repair #4018bba0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:09,071 ActiveRepairService.java:452 - [repair #40181f60-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,915 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,926 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,936 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,954 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,967 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:10,997 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,006 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,017 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,025 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,126 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,156 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,172 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,240 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,254 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,282 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,290 Validator.java:281 - [repair #4162c7d0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:11,296 ActiveRepairService.java:452 - [repair #41620480-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:17,984 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:18,001 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,017 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,077 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,100 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,117 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,130 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,194 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,210 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,221 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,241 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,299 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,314 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,331 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,359 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,385 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,390 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,817 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,826 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,840 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,889 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,902 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,918 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,943 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,956 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,964 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,970 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,978 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,027 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,038 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,062 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,071 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,081 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,088 ActiveRepairService.java:452 - [repair #4613f3d0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-38] 2025-12-22 04:54:20,917 RepairRunnable.java:139 - Starting repair command #37 (475c5250-def2-11f0-9c46-45cdd6f71392), 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-38] 2025-12-22 04:54:20,921 RepairSession.java:228 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-9116613791270570176,-9103279279812371691], (7440415953863842437,7488504069249574544]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:54:20,943 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:54:20,943 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,944 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,945 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,947 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,951 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:20,953 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] 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:20,953 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:54:20,953 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:54:20,953 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:20,954 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:20,954 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,958 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,958 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,959 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,959 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,963 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:20,966 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:54:20,966 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:20,966 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:54:20,966 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:20,971 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:54:20,972 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,973 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,973 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,977 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,977 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,983 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:20,984 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:20,984 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:7] 2025-12-22 04:54:20,984 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:54:20,984 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:20,989 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:20,989 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,991 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,991 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,993 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:20,993 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,000 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:21,004 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:21,004 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 04:54:21,004 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:21,004 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:54:21,004 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:21,005 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,005 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,006 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,007 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,008 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:54:21,008 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:21,009 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:21,009 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:21,009 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:21,012 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:21,012 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,013 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,013 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,017 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,017 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,018 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:54:21,018 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:54:21,018 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:54:21,018 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:54:21,018 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,022 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:21,022 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,023 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,024 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,025 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,026 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,027 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:54:21,027 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:54:21,027 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:21,027 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:21,027 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,074 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:21,074 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,075 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,075 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,077 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,077 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,079 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:54:21,080 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:54:21,080 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:54:21,080 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:54:21,080 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:21,083 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:21,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,086 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,086 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,087 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,088 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,090 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:54:21,090 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:54:21,090 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] 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:21,090 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:54:21,092 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:54:21,095 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:54:21,095 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,099 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,099 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,100 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,102 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,103 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:21,103 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:54:21,103 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:54:21,103 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] 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:21,103 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,105 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:21,106 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,110 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,110 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,111 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,112 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,113 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:21,113 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:54:21,113 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:54:21,113 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] 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:21,113 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:21,115 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:21,115 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,116 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,117 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,120 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,121 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,122 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:54:21,122 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:54:21,122 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:54:21,122 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:54:21,122 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,127 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:21,127 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,129 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,130 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,132 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,132 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,133 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:54:21,133 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:21,133 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:54:21,134 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:21,134 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:21,136 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:21,136 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,138 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,138 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,140 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,140 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,142 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:21,142 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:54:21,142 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:54:21,142 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:54:21,142 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,183 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:21,183 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,184 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,185 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,190 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,190 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,191 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:21,191 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:54:21,191 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:54:21,191 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:54:21,192 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:21,193 RepairJob.java:234 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:21,193 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,195 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,195 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,196 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,197 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:21,198 RepairSession.java:180 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:21,199 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:54:21,199 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:54:21,199 SyncTask.java:66 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:54:21,199 RepairJob.java:143 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:21,199 RepairSession.java:270 - [repair #475cee90-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:54:21,200 RepairRunnable.java:261 - Repair session 475cee90-def2-11f0-9c46-45cdd6f71392 for range [(-9116613791270570176,-9103279279812371691], (7440415953863842437,7488504069249574544]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:9] 2025-12-22 04:54:21,202 RepairRunnable.java:343 - Repair command #37 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:27,940 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,951 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,960 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,006 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,019 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,041 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,061 Validator.java:281 - [repair #4b86e930-def2-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 WARN [ValidationExecutor:2] 2025-12-22 04:54:28,125 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_reapers-6ee787b0def011f0af4c9dff05207e18/mc-23-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:54:28,125 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,143 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,152 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,160 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,223 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,244 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,259 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,269 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,278 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,285 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,822 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,832 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,839 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,892 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,906 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,923 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,939 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:29,002 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,023 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,038 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,047 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,104 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,113 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,126 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,135 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,146 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,983 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,991 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,016 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,071 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,083 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,103 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,118 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,135 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,151 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,160 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,171 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,226 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,238 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,255 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,272 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,287 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,293 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,058 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,074 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,083 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,133 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,146 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,160 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,173 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,187 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,202 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,218 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,231 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,290 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,302 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,321 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,339 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,353 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,359 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,933 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,984 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,995 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,163 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,178 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,204 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,222 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,244 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,284 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,293 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,307 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,371 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,391 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,421 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,439 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,454 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,472 ActiveRepairService.java:452 - [repair #520a1610-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,037 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,058 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,067 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,078 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,086 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,096 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,117 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,124 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,132 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,182 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,198 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,210 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,261 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,270 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,280 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:41,287 Validator.java:281 - [repair #5354e590-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [Repair-Task-39] 2025-12-22 04:54:47,987 RepairRunnable.java:139 - Starting repair command #38 (577ee030-def2-11f0-9c46-45cdd6f71392), 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-39] 2025-12-22 04:54:47,994 RepairSession.java:228 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-3850311653358594211,-3780905395161097172]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:54:48,005 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:54:48,006 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,007 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,008 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,011 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,011 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,012 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:48,013 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:48,013 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:54:48,014 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:54:48,014 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:48,019 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:48,019 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,021 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,021 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,023 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,023 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,025 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:54:48,025 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:54:48,027 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:54:48,027 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:54:48,028 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:48,028 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:48,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,031 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,031 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,033 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,033 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,035 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,036 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:54:48,036 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:54:48,036 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:54:48,036 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:48,038 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:48,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,040 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,040 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,042 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,043 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:48,043 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:54:48,044 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:48,044 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:54:48,044 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:54:48,046 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:54:48,046 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,048 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,048 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,051 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,051 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,052 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:48,052 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:48,052 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:54:48,052 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:54:48,053 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:48,056 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:48,056 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,057 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,058 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,059 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,060 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,061 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,061 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:54:48,061 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:54:48,061 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:54:48,062 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:48,065 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:48,065 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,068 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,068 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,070 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,070 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,071 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:48,072 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:48,072 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:48,072 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:54:48,073 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:54:48,113 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:54:48,113 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,115 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,115 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,126 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,128 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,128 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:54:48,128 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:54:48,128 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:54:48,129 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:48,130 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:48,131 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,136 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,136 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,138 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,139 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,139 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:48,140 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:48,140 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:54:48,140 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:54:48,145 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:54:48,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,148 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,148 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,149 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,150 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,151 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:54:48,151 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:54:48,151 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:48,151 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:54:48,151 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:48,157 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:48,157 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,159 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,159 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,166 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,167 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:54:48,167 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:54:48,167 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:54:48,168 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] 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:48,168 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:48,169 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:48,170 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,172 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,172 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,175 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,175 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,176 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:48,177 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:48,177 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:48,177 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:54:48,177 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:54:48,179 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:54:48,179 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,181 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,181 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,184 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,184 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,186 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:48,186 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:48,186 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:48,186 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:54:48,186 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:48,196 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:48,196 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,197 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,198 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,200 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,203 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:54:48,203 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:48,203 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:54:48,203 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:54:48,203 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:48,248 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:54:48,249 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,252 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,253 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,253 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,257 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,257 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:54:48,257 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:54:48,258 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:54:48,258 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:54:48,259 RepairJob.java:234 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:54:48,260 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,262 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,263 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,263 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,266 RepairSession.java:180 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:54:48,266 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:54:48,266 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:54:48,266 SyncTask.java:66 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:54:48,266 RepairJob.java:143 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:54:48,267 RepairSession.java:270 - [repair #577ff1a0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:54:48,267 RepairRunnable.java:261 - Repair session 577ff1a0-def2-11f0-9c46-45cdd6f71392 for range [(-3850311653358594211,-3780905395161097172]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 04:54:48,274 RepairRunnable.java:343 - Repair command #38 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:54:48,904 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,926 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,936 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,983 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,991 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,010 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,034 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,057 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,078 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,088 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,097 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,150 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,162 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,174 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,190 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,199 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,067 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,082 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,091 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,146 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,158 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,170 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,190 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,200 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,210 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,219 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,247 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,306 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,315 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,329 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,343 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,356 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 [AntiEntropyStage:1] 2025-12-22 04:54:58,114 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,134 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,156 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,178 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,185 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,194 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,207 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,218 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,231 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,281 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,296 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,315 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,379 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,393 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,410 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,421 Validator.java:281 - [repair #5d7f6f90-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,432 ActiveRepairService.java:452 - [repair #5d7cd780-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:54:58,962 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,981 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,995 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,056 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,097 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,111 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,130 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,151 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,166 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,174 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,188 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,245 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,259 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,275 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,284 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,311 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 [Repair-Task-40] 2025-12-22 04:55:01,082 RepairRunnable.java:139 - Starting repair command #39 (5f4d03a0-def2-11f0-9c46-45cdd6f71392), 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: 9, pull repair: false) INFO [Repair-Task-40] 2025-12-22 04:55:01,106 RepairSession.java:228 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-3731077113670445098,-3729590926319792961], (7934798915089836005,7937182013005948605], (6199416264538282377,6227804877560298704], (3297307464530953924,3300919101224273165], (8088686737925130160,8114529210268763324], (-5293700346052106986,-5285119922983795326], (-997538287788008719,-991848123055168279], (-1080239069120845552,-1068567549986693990], (8907165353843510689,8911154813416467608]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:55:01,177 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:01,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,180 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,180 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,182 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,182 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,185 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:01,188 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:01,188 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,190 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,190 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,197 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,201 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,201 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,204 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,204 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,208 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:01,211 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:01,211 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:01,211 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:01,211 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,219 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,219 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,222 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,222 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,224 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,225 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,227 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:01,227 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:01,227 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:55:01,227 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:01,227 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:01,230 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:01,230 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,232 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,232 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,234 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,234 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,235 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:01,236 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:55:01,236 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:55:01,236 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:55:01,236 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,238 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,238 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,240 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,240 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,241 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,241 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,243 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:01,243 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:01,244 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:55:01,244 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:01,244 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,282 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,289 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,290 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,292 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,297 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:01,297 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:55:01,297 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:01,297 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:01,300 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,339 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,343 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,343 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,345 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,345 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,348 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:01,348 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:01,348 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:01,348 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:01,348 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:01,505 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:01,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,510 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,510 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,512 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,513 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:01,513 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:55:01,513 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:55:01,513 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:55:01,513 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:01,516 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:55:01,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,518 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,518 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,519 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,520 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:01,521 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:55:01,521 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:55:01,521 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,521 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:01,522 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:01,522 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,525 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,525 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,526 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,527 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,528 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:01,528 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,528 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,528 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:55:01,528 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:01,529 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:01,529 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,533 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,533 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,534 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,535 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:55:01,535 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:55:01,536 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:55:01,536 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,536 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:01,543 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:01,544 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,546 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,547 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,548 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,559 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:01,559 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:01,559 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:55:01,559 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:01,559 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:01,561 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:01,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,564 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,564 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,566 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,566 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,567 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:55:01,567 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] 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:01,567 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:01,567 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:55:01,568 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:01,570 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:01,570 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,573 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,573 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,575 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,577 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:01,578 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:01,578 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:55:01,578 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:55:01,578 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:01,626 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:01,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,628 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,628 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,632 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,632 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,635 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:01,637 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:01,637 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:55:01,637 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:01,637 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:01,640 RepairJob.java:234 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:01,641 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,646 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,646 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,648 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,648 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:01,650 RepairSession.java:180 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:01,650 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:55:01,650 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:55:01,650 SyncTask.java:66 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:55:01,650 RepairJob.java:143 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:01,651 RepairSession.java:270 - [repair #5f50ad20-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:55:01,651 RepairRunnable.java:261 - Repair session 5f50ad20-def2-11f0-9c46-45cdd6f71392 for range [(-3731077113670445098,-3729590926319792961], (7934798915089836005,7937182013005948605], (6199416264538282377,6227804877560298704], (3297307464530953924,3300919101224273165], (8088686737925130160,8114529210268763324], (-5293700346052106986,-5285119922983795326], (-997538287788008719,-991848123055168279], (-1080239069120845552,-1068567549986693990], (8907165353843510689,8911154813416467608]] finished INFO [RepairJobTask:7] 2025-12-22 04:55:01,653 ActiveRepairService.java:452 - [repair #5f4d03a0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:55:01,658 RepairRunnable.java:343 - Repair command #39 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,107 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,117 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,124 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,146 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,152 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,161 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,174 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,186 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,196 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,249 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,272 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,283 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,361 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,374 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,386 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,399 Validator.java:281 - [repair #63794830-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,405 ActiveRepairService.java:452 - [repair #637836c0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-41] 2025-12-22 04:55:08,947 RepairRunnable.java:139 - Starting repair command #40 (63fd1e30-def2-11f0-9c46-45cdd6f71392), 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-41] 2025-12-22 04:55:08,956 RepairSession.java:228 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(1065240803037956456,1125411856478103220]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:55:08,974 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:08,974 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,976 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,977 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,979 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,979 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,982 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:08,982 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:08,983 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:08,984 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:08,984 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:08,989 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:08,989 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,993 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,993 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,995 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,995 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:08,997 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:08,998 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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,998 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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,998 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:08,998 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:09,005 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:09,005 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,008 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,008 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,010 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,010 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,012 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,012 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:09,012 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:09,012 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:09,013 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:09,020 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:09,020 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,022 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,022 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,024 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,024 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,026 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,026 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,026 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,026 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,027 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:09,031 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:09,031 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,033 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,033 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,035 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,035 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,037 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:09,037 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:09,037 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:09,037 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:09,038 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:09,039 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:09,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,041 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,042 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,044 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,044 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,045 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,045 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:55:09,045 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:55:09,046 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:55:09,047 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:09,050 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:55:09,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,054 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,055 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,057 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,057 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,060 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,060 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:09,060 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:09,060 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:09,060 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:09,109 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:09,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,111 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,111 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,113 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,114 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,116 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,117 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:09,117 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:09,117 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:09,117 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:09,123 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:09,123 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,124 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,124 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,127 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,129 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:09,129 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:55:09,129 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,129 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:55:09,129 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:09,133 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:09,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,135 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,135 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,143 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,144 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,144 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:09,145 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,145 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,145 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:09,148 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:55:09,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,151 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,151 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,153 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,153 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,162 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,162 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:55:09,162 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,164 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:09,164 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,166 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,166 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:7] 2025-12-22 04:55:09,166 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,167 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,168 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,174 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:09,174 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:09,174 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:09,174 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:09,174 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:09,182 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:55:09,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,184 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,184 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,186 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,188 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:09,190 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:55:09,190 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] 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:09,190 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:55:09,190 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:09,193 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:09,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,196 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,203 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,204 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,204 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,205 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,205 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:55:09,205 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:09,246 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:55:09,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,247 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,248 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,249 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,250 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,250 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,251 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:09,251 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:09,251 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:55:09,251 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:55:09,252 RepairJob.java:234 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:55:09,253 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,254 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,254 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,256 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:09,258 RepairSession.java:180 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:09,258 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:09,259 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:09,259 SyncTask.java:66 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:09,259 RepairJob.java:143 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:09,259 RepairSession.java:270 - [repair #63fe7dc0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:55:09,259 RepairRunnable.java:261 - Repair session 63fe7dc0-def2-11f0-9c46-45cdd6f71392 for range [(1065240803037956456,1125411856478103220]] finished INFO [RepairJobTask:2] 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 [RepairJobTask:2] 2025-12-22 04:55:09,263 RepairRunnable.java:343 - Repair command #40 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:11,189 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,199 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,208 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,264 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,274 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,294 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,309 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,326 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,336 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,348 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,355 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,402 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,417 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,428 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,439 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,452 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,233 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,244 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,252 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,306 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,320 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,345 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,359 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,378 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,401 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,411 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,421 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,471 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,480 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,500 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,510 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,523 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 [AntiEntropyStage:1] 2025-12-22 04:55:19,022 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,031 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,039 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,055 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,066 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,078 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,086 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,101 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,112 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,190 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,200 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,208 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,262 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,274 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,283 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,301 Validator.java:281 - [repair #69f82f50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:19,306 ActiveRepairService.java:452 - [repair #69f744f0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:21,206 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,214 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,227 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,295 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,306 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,321 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,331 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,345 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,354 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,363 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,371 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,424 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,432 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,446 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,458 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,475 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,266 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,281 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,288 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,337 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,345 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,361 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,378 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,443 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,454 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,466 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,476 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,533 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,544 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,556 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,566 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,580 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,585 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,026 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,035 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,043 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,099 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,108 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,132 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,151 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,165 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,177 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,187 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,195 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,250 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,263 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,274 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,291 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,304 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 [AntiEntropyStage:1] 2025-12-22 04:55:31,245 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,262 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,288 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,302 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,316 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,333 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,339 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,346 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,354 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,398 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,409 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,421 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,483 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,495 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,506 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,517 Validator.java:281 - [repair #7140a800-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:31,522 ActiveRepairService.java:452 - [repair #713fe4b0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:55:38,235 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,241 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,252 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,296 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,305 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,317 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,332 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,390 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,400 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,409 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,420 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,470 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,480 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,494 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,506 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,514 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,525 ActiveRepairService.java:452 - [repair #756bdb20-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-42] 2025-12-22 04:55:39,039 RepairRunnable.java:139 - Starting repair command #41 (75eccaf0-def2-11f0-9c46-45cdd6f71392), 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:39,069 RepairSession.java:228 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4995857521419991229,-4988540832894592860], (3668495356835337866,3713079544427299624], (470620733351755401,487591254622071358], (-7707816242054331872,-7695105172723240507]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:55:39,109 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,111 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,111 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,113 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,113 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,115 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:39,115 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:55:39,116 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:55:39,116 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,116 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:39,119 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:39,119 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,121 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,122 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,124 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,126 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,126 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:39,126 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:39,127 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:39,127 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,173 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,173 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,175 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,176 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,180 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,180 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,181 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,181 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:39,181 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:55:39,182 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:39,182 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,183 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,186 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,186 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,187 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,187 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,188 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,189 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:39,189 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:55:39,189 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:55:39,190 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,192 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,192 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,194 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,194 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,197 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,197 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,198 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:39,198 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:39,199 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:55:39,199 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:55:39,199 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,202 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,202 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,204 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,204 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,206 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,206 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,208 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:39,208 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:39,208 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:39,209 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:39,209 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:39,215 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:39,215 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,217 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,217 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,219 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,219 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,221 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:39,221 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:39,221 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:39,221 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:39,221 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:39,258 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:39,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,261 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,261 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,265 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,267 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:39,268 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:39,268 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:39,269 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:55:39,269 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,271 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,272 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,273 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,273 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,276 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,277 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,278 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:39,279 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,279 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,279 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:55:39,279 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:39,281 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:39,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,282 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,282 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,284 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,284 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,285 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,286 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,286 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,286 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:39,286 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:39,288 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:39,289 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,291 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,292 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,294 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,294 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:55:39,294 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,295 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:55:39,295 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:39,301 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:39,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,306 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,306 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,310 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,311 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,312 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:55:39,312 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:55:39,312 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:39,312 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:39,314 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:39,315 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,317 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,317 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,319 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,319 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,320 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:39,320 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:55:39,320 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] 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:39,321 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:55:39,321 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:39,324 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:39,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,326 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,326 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,328 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,328 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,329 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,329 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:55:39,330 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:55:39,329 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:55:39,330 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:39,373 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:39,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,376 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,376 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,377 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,377 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,379 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:39,379 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:55:39,379 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:55:39,379 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:55:39,381 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:39,382 RepairJob.java:234 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:39,384 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,386 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,389 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:39,390 RepairSession.java:180 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 SyncTask.java:66 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 RepairJob.java:143 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 RepairSession.java:270 - [repair #75f15ed0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:55:39,390 RepairRunnable.java:261 - Repair session 75f15ed0-def2-11f0-9c46-45cdd6f71392 for range [(-4995857521419991229,-4988540832894592860], (3668495356835337866,3713079544427299624], (470620733351755401,487591254622071358], (-7707816242054331872,-7695105172723240507]] finished INFO [RepairJobTask: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 [InternalResponseStage:8] 2025-12-22 04:55:39,394 RepairRunnable.java:343 - Repair command #41 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:41,299 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,307 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,313 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,362 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,369 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,381 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,394 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,410 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,416 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,429 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,434 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,487 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,505 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,520 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,536 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,546 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 [Repair-Task-43] 2025-12-22 04:55:48,230 RepairRunnable.java:139 - Starting repair command #42 (7b673a60-def2-11f0-9c46-45cdd6f71392), 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-43] 2025-12-22 04:55:48,238 RepairSession.java:228 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4934098448774432960,-4920202985403583695], (7761071124140037053,7777550379267759587], (-5674290812106746909,-5665731064454649259], (-1496298073090390914,-1455340601343797726]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:55:48,288 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,291 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,291 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,295 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,296 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,297 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:55:48,306 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:55:48,306 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:48,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:55:48,307 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:48,307 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,309 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,309 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,312 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,313 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:48,315 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:48,315 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:55:48,319 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:48,320 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:55:48,325 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:48,326 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,331 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,331 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,333 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,333 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,335 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:48,335 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:55:48,335 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:55:48,335 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:55:48,335 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:48,339 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:48,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,341 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,341 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,344 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,344 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,345 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,345 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:55:48,346 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:55:48,346 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:55:48,346 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,349 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,349 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,353 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,353 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,357 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,358 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,359 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:48,359 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:55:48,359 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:48,360 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:55:48,360 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,361 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,361 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,362 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,362 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,366 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,366 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,367 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:55:48,367 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:55:48,367 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:55:48,368 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:55:48,368 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,372 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,372 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,374 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,374 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,375 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,376 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,377 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,377 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:48,378 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:48,382 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:55:48,384 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:48,424 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:48,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,426 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,428 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,429 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,430 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:48,433 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:55:48,433 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:48,433 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:55:48,433 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:48,435 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:55:48,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,437 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,437 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,439 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,439 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,440 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:55:48,441 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:55:48,441 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:55:48,441 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:48,442 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,443 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,444 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,444 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,445 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,446 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,447 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:55:48,447 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:48,447 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:48,447 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:55:48,447 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:48,451 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:48,452 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,454 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,456 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,458 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,459 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,460 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,460 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:55:48,460 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] 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:48,461 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:55:48,461 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,464 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,465 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,469 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,469 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,471 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,474 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:48,474 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:48,474 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:48,474 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:55:48,474 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,477 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,477 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,482 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,482 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,484 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,485 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,486 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:55:48,486 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:55:48,486 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:55:48,486 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:48,487 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:48,488 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,489 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,489 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,490 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,490 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,493 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:48,494 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:55:48,494 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:55:48,494 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:55:48,494 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:48,552 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:48,553 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,555 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,555 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,557 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,557 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,559 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:48,560 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:48,560 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:55:48,560 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:55:48,560 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:48,561 RepairJob.java:234 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:55:48,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,563 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,563 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,564 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,565 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:48,566 RepairSession.java:180 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:48,566 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:55:48,566 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:55:48,567 SyncTask.java:66 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:55:48,567 RepairJob.java:143 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:55:48,567 RepairSession.java:270 - [repair #7b6872e0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:55:48,568 RepairRunnable.java:261 - Repair session 7b6872e0-def2-11f0-9c46-45cdd6f71392 for range [(-4934098448774432960,-4920202985403583695], (7761071124140037053,7777550379267759587], (-5674290812106746909,-5665731064454649259], (-1496298073090390914,-1455340601343797726]] finished INFO [RepairJobTask:7] 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 [InternalResponseStage:7] 2025-12-22 04:55:48,572 RepairRunnable.java:343 - Repair command #42 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:55:49,137 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,158 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,195 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,256 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,264 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,277 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,308 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,318 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,324 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,333 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,341 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,406 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,421 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,435 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,442 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,457 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 [AntiEntropyStage:1] 2025-12-22 04:55:51,289 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,296 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,302 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,316 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,322 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,329 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,335 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,341 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,348 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,406 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,419 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,435 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,505 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,516 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,530 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:51,540 Validator.java:281 - [repair #7d389f00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 04:55:58,286 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,293 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,302 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,311 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,320 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,331 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,340 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,348 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,358 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,409 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,431 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,442 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,504 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,519 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,529 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,536 Validator.java:281 - [repair #8163d220-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:55:58,549 ActiveRepairService.java:452 - [repair #81618830-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-44] 2025-12-22 04:55:59,129 RepairRunnable.java:139 - Starting repair command #43 (81e64890-def2-11f0-9c46-45cdd6f71392), 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-44] 2025-12-22 04:55:59,142 RepairSession.java:228 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2040504228404904914,2048787187732228030], (-5947266463079783583,-5932906073605761591], (4437234892321094465,4437503433206674215], (7671581077463625025,7688681995196921679], (7937182013005948605,7955155847795628525], (-6479368472457289929,-6458229899523870636]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:55:59,199 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:59,199 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,200 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,201 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,204 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,204 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,207 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:59,208 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,208 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,209 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:55:59,211 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:59,213 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:59,213 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,216 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,216 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,219 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,219 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,221 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:59,221 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:59,221 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:55:59,221 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:59,221 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:59,225 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:59,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,227 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,228 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,231 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,231 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,233 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:59,233 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:59,233 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:55:59,233 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:55:59,233 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:55:59,237 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:55:59,237 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,239 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,239 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,241 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,243 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,244 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:59,244 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:55:59,244 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:55:59,245 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:55:59,245 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:59,248 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:59,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,249 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,249 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,252 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,253 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:59,254 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:59,254 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:59,254 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:55:59,254 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:55:59,257 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:59,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,260 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,262 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,269 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,274 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:55:59,275 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:59,277 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:55:59,277 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:55:59,277 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:55:59,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-12-22 04:55:59,277 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,280 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,280 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,283 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,283 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,285 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:59,286 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:59,288 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:55:59,288 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:55:59,289 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:59,333 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:55:59,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,335 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,336 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,339 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,339 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,340 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:55:59,341 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:55:59,341 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:55:59,341 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:55:59,342 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:59,344 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:59,345 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,349 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,349 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,352 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,352 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,353 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:59,353 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,353 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:55:59,354 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:55:59,354 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:59,355 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:59,356 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,358 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,358 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,364 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,365 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:59,366 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,366 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:59,366 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:55:59,366 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:59,368 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:59,368 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,370 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,370 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,372 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,372 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,373 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:59,373 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,373 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:55:59,373 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:55:59,374 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:59,377 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:59,378 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,381 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,381 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,382 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,382 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,383 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:59,384 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:59,384 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:59,384 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:55:59,384 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:59,385 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:59,385 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,388 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,388 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,390 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,390 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,391 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:55:59,391 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:55:59,391 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] 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:59,391 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:55:59,392 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:59,393 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:59,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,395 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,395 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,397 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,398 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,399 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:59,399 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:55:59,399 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:55:59,399 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:55:59,400 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:55:59,441 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:55:59,441 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,442 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,443 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,444 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,445 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:55:59,445 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:59,445 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:55:59,445 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:55:59,445 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:55:59,451 RepairJob.java:234 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:55:59,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,454 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,455 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,456 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,456 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:55:59,457 RepairSession.java:180 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:55:59,458 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:59,458 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:55:59,458 SyncTask.java:66 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:55:59,458 RepairJob.java:143 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:55:59,458 RepairSession.java:270 - [repair #81e84460-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:55:59,460 RepairRunnable.java:261 - Repair session 81e84460-def2-11f0-9c46-45cdd6f71392 for range [(2040504228404904914,2048787187732228030], (-5947266463079783583,-5932906073605761591], (4437234892321094465,4437503433206674215], (7671581077463625025,7688681995196921679], (7937182013005948605,7955155847795628525], (-6479368472457289929,-6458229899523870636]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:7] 2025-12-22 04:55:59,463 RepairRunnable.java:343 - Repair command #43 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:01,373 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,383 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,392 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,448 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,463 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,477 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,498 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,509 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,517 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,523 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,535 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,594 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,618 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,632 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,651 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,656 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,335 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,347 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,364 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,423 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,434 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,443 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,456 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,473 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,482 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,489 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,503 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,558 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,569 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,585 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,597 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,620 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,628 ActiveRepairService.java:452 - [repair #875df8e0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,231 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,238 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,246 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,254 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,261 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,275 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,291 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,298 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,307 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,364 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,380 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,392 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,447 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,455 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,465 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,478 Validator.java:281 - [repair #87e921e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:09,485 ActiveRepairService.java:452 - [repair #87e6b0e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-45] 2025-12-22 04:56:11,335 RepairRunnable.java:139 - Starting repair command #44 (892cc570-def2-11f0-9c46-45cdd6f71392), 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-45] 2025-12-22 04:56:11,340 RepairSession.java:228 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-2692250027430190199,-2677408054755729166], (-7846237547249345317,-7842169877373589319], (-7646826114837042925,-7642498208103346867], (4001257906763850519,4002877875634085849], (-2334296265942569805,-2279023213072332934], (4436415950882038026,4437234892321094465]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:56:11,382 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:11,383 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,385 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,386 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,389 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,389 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,390 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:11,391 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:11,391 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:56:11,391 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] 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:11,392 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,395 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,396 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,399 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,399 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,404 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,404 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,409 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:11,409 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:11,409 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:11,409 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:11,410 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:11,413 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:11,413 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,416 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,416 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,419 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,424 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:11,425 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:11,425 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:11,425 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:11,425 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:11,426 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:11,426 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,428 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,428 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,430 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,431 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,435 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:11,435 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:56:11,435 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:11,436 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:56:11,437 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,439 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,439 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,441 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,441 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,443 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,443 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,444 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:11,444 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:11,444 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:56:11,445 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:56:11,445 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,447 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,449 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,450 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,450 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,452 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,452 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,454 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:11,454 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:11,455 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:11,456 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:11,456 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:11,456 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:11,456 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,458 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,458 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,460 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,460 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,462 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:11,462 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:11,462 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:11,462 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:11,463 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,514 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,515 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,517 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,517 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,521 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,521 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,523 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:11,523 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:56:11,523 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:56:11,523 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:56:11,523 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,525 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,526 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,528 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,528 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,530 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,531 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,531 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:11,532 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:11,532 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:11,532 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:11,533 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:11,534 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:11,535 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,536 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,536 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,538 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,541 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:11,541 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:11,542 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:11,542 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:11,542 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,545 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,545 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,547 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,547 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,551 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,552 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,552 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:11,553 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:11,553 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:11,553 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] 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:11,553 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,556 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,557 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,559 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,559 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,562 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,562 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,564 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:11,564 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:11,564 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:56:11,564 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:56:11,565 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:11,567 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:11,567 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,569 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,569 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,572 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,572 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,573 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:11,573 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:56:11,573 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:11,574 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:56:11,574 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:11,577 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:11,578 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,580 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,580 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,582 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,582 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,583 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:11,583 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:11,583 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:56:11,583 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:11,584 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:11,628 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:11,628 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,631 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,631 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,632 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,633 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,636 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:11,636 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:11,636 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:11,637 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:11,637 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:11,639 RepairJob.java:234 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:11,640 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,643 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,643 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,644 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:11,646 RepairSession.java:180 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:11,647 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:56:11,647 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:11,647 SyncTask.java:66 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:56:11,647 RepairJob.java:143 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:11,648 RepairSession.java:270 - [repair #892d61b0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:56:11,648 RepairRunnable.java:261 - Repair session 892d61b0-def2-11f0-9c46-45cdd6f71392 for range [(-2692250027430190199,-2677408054755729166], (-7846237547249345317,-7842169877373589319], (-7646826114837042925,-7642498208103346867], (4001257906763850519,4002877875634085849], (-2334296265942569805,-2279023213072332934], (4436415950882038026,4437234892321094465]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:7] 2025-12-22 04:56:11,655 RepairRunnable.java:343 - Repair command #44 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,426 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,441 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,457 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,474 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,485 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,498 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,516 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,525 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,535 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,581 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,596 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,612 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,668 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,682 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,695 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,709 Validator.java:281 - [repair #8d5dc4f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:18,714 ActiveRepairService.java:452 - [repair #8d5bf030-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-46] 2025-12-22 04:56:19,221 RepairRunnable.java:139 - Starting repair command #45 (8de01450-def2-11f0-9c46-45cdd6f71392), 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-46] 2025-12-22 04:56:19,227 RepairSession.java:228 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-2753275025441078881,-2736065305458615543], (-9022386507789607410,-8959989251093735423]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:56:19,242 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:19,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,245 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,245 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,248 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,248 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,250 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,251 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,251 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,251 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:19,251 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:19,254 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:19,254 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,256 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,257 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,261 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,261 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,263 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:19,263 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:19,263 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:19,263 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:19,263 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:19,268 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:19,268 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,270 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,270 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,273 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,273 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,275 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:19,277 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:19,277 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:19,277 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:19,277 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:19,278 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:19,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,280 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,280 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,282 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,282 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,283 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:19,284 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:19,284 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:19,284 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:19,285 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:19,285 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:19,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,287 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,287 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,290 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,290 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,291 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,291 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:56:19,291 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:19,291 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:56:19,292 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:19,295 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:19,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,297 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,297 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,299 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,299 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,300 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:19,300 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:56:19,300 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:19,300 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:56:19,301 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:19,303 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:19,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,304 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,310 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,312 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,314 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:19,314 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:19,314 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:19,314 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:19,351 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:19,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,354 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,354 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,355 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,356 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,357 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,357 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:56:19,357 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:56:19,357 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:56:19,357 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:19,359 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:19,360 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,361 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,361 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,364 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,365 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,366 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:19,366 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,366 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:56:19,366 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:19,368 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:19,368 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,371 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,371 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,374 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,375 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:19,375 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:56:19,375 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,375 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:56:19,375 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:19,377 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:19,377 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,379 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,379 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,382 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,382 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,383 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:19,385 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:56:19,385 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,385 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:56:19,386 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:19,388 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:19,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,390 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,391 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,393 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,393 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,394 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:19,395 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:19,395 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:19,395 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:19,395 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:19,398 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:19,398 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,401 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,401 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,405 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,407 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:19,407 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,407 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] 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:19,407 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:56:19,407 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:19,410 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:19,410 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,411 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,411 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,413 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,413 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,414 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:19,414 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:56:19,414 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:19,414 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:19,414 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:19,459 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:19,459 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,461 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,461 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,463 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,463 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,465 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:19,465 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:19,465 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:19,465 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:19,467 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:19,468 RepairJob.java:234 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:19,468 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,477 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,477 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,478 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,478 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:19,479 RepairSession.java:180 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:19,479 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:19,479 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:19,480 SyncTask.java:66 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:19,480 RepairJob.java:143 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:19,480 RepairSession.java:270 - [repair #8de0feb0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:56:19,482 RepairRunnable.java:261 - Repair session 8de0feb0-def2-11f0-9c46-45cdd6f71392 for range [(-2753275025441078881,-2736065305458615543], (-9022386507789607410,-8959989251093735423]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:7] 2025-12-22 04:56:19,484 RepairRunnable.java:343 - Repair command #45 finished in 0 seconds INFO [Repair-Task-47] 2025-12-22 04:56:21,362 RepairRunnable.java:139 - Starting repair command #46 (8f26c520-def2-11f0-9c46-45cdd6f71392), 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-47] 2025-12-22 04:56:21,367 RepairSession.java:228 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-131915481920728336,-121940209062401435], (5104114336594405239,5120532243321936857], (8823174491165232904,8840515562455100692], (6238907915130144410,6246327810740151712], (-2011029371685098981,-1975054431085729128]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:56:21,400 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:21,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,402 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,403 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,405 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,406 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,409 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,427 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:21,427 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:21,427 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:56:21,427 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:21,431 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:21,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,434 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,434 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,435 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,435 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,441 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,441 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:21,441 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:21,443 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:21,443 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:21,445 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:21,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,448 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,448 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,450 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,450 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,469 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,470 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:21,471 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:21,471 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:21,471 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:21,472 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:21,472 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,473 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,473 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,475 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,487 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:21,487 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:21,487 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:21,487 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:21,488 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:21,490 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:21,490 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,492 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,492 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,494 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,494 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,497 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,498 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:56:21,498 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:21,498 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:21,498 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:21,513 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:21,514 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,519 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,519 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,526 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,526 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,531 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,533 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:21,533 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:56:21,533 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:21,533 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:21,537 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:21,537 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,541 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,541 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,548 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,550 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,551 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:21,551 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:56:21,551 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:21,551 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:21,592 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:21,592 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,595 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,595 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,597 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,599 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,600 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:21,600 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:56:21,600 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:21,600 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:21,604 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:21,604 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,607 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,607 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,609 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,609 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,615 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,618 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:21,618 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:56:21,618 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:21,619 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:21,623 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:21,623 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,625 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,627 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,630 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,632 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,633 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:56:21,633 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:21,633 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:56:21,633 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:21,638 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:21,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,639 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,641 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,642 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,643 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,650 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:21,651 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:21,651 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:56:21,651 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:56:21,651 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:21,656 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:21,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,663 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,663 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,667 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,670 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,671 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:21,671 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:56:21,671 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:21,671 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:21,674 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:21,675 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,679 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,680 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,683 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,683 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,685 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,685 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:21,685 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] 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:21,685 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:21,685 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:21,687 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:21,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,689 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,690 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,693 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,700 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,705 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:21,705 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:21,706 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:56:21,706 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:21,706 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:21,745 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:21,745 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,748 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,748 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,749 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,750 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:21,750 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:21,750 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:56:21,750 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:56:21,751 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:21,752 RepairJob.java:234 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:21,753 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,756 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,756 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,757 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,757 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:21,758 RepairSession.java:180 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:21,758 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:21,759 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:56:21,759 SyncTask.java:66 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:21,759 RepairJob.java:143 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:21,759 RepairSession.java:270 - [repair #8f278870-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:56:21,760 RepairRunnable.java:261 - Repair session 8f278870-def2-11f0-9c46-45cdd6f71392 for range [(-131915481920728336,-121940209062401435], (5104114336594405239,5120532243321936857], (8823174491165232904,8840515562455100692], (6238907915130144410,6246327810740151712], (-2011029371685098981,-1975054431085729128]] finished INFO [RepairJobTask:5] 2025-12-22 04:56:21,761 ActiveRepairService.java:452 - [repair #8f26c520-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 04:56:21,764 RepairRunnable.java:343 - Repair command #46 finished in 0 seconds INFO [Repair-Task-48] 2025-12-22 04:56:28,389 RepairRunnable.java:139 - Starting repair command #47 (9356da40-def2-11f0-9c46-45cdd6f71392), 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-48] 2025-12-22 04:56:28,397 RepairSession.java:228 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8711317559190984396,-8659902434455401111], (-5489598432922917630,-5448966008363046696]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:56:28,436 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,436 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,439 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,439 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,446 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,446 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,449 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,449 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:28,449 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:56:28,449 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] 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:28,450 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:28,455 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:28,455 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,458 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,458 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,460 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,461 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,463 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:28,463 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:28,463 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:28,463 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:28,463 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:28,467 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:28,467 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,470 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,470 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,475 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,477 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,477 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:56:28,478 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:28,478 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:28,478 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,481 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,482 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,483 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,483 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,485 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,486 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:28,488 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:28,488 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:28,488 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:28,488 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:28,491 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:28,491 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,492 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,492 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,494 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,495 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,499 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:28,500 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:28,501 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:28,502 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:28,502 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,504 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,504 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,506 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,506 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:8] 2025-12-22 04:56:28,506 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,507 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:28,507 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:28,507 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:56:28,508 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:56:28,511 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:56:28,512 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,513 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,513 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,515 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,515 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,518 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,518 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,519 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:8] 2025-12-22 04:56:28,519 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:28,519 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:28,520 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:28,520 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:28,561 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:28,562 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,564 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,565 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,567 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,567 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,569 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:28,569 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:28,569 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:28,570 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:56:28,570 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,580 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,580 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,587 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,587 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,590 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,591 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,591 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:28,591 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:28,591 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:28,591 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:28,594 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:28,594 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,601 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,601 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,603 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,603 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,605 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:28,605 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:56:28,605 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:56:28,605 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:28,606 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:28,607 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:28,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,609 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,609 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,610 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,611 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:28,611 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:56:28,611 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] 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:28,611 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:8] 2025-12-22 04:56:28,612 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:28,613 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:28,614 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,615 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,615 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,617 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,617 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,617 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:28,618 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:28,618 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:56:28,618 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:28,619 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,620 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,620 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,622 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,622 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,623 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,624 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,624 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:28,624 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:28,625 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] 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:28,625 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,627 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,627 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,630 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,630 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,631 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,631 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,632 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,632 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:8] 2025-12-22 04:56:28,632 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:28,633 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:8] 2025-12-22 04:56:28,633 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:8] 2025-12-22 04:56:28,688 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 04:56:28,688 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,691 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,691 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,692 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,692 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,693 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:8] 2025-12-22 04:56:28,693 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:56:28,693 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:56:28,694 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:56:28,694 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:28,697 RepairJob.java:234 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:28,698 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,703 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,703 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,704 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:28,705 RepairSession.java:180 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:28,705 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:56:28,705 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:8] 2025-12-22 04:56:28,705 SyncTask.java:66 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:56:28,705 RepairJob.java:143 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:28,706 RepairSession.java:270 - [repair #935839d0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:56:28,706 RepairRunnable.java:261 - Repair session 935839d0-def2-11f0-9c46-45cdd6f71392 for range [(-8711317559190984396,-8659902434455401111], (-5489598432922917630,-5448966008363046696]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 04:56:28,709 RepairRunnable.java:343 - Repair command #47 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:29,305 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,322 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,337 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,406 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,416 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,425 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,441 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,462 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,479 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,498 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,506 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,554 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,565 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,577 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,589 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,598 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,602 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,423 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,435 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,441 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,494 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,501 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,511 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,527 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,545 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,556 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,563 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,570 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,621 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,635 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,652 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,665 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,676 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,686 ActiveRepairService.java:452 - [repair #95224b70-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-49] 2025-12-22 04:56:38,420 RepairRunnable.java:139 - Starting repair command #48 (99519d40-def2-11f0-9c46-45cdd6f71392), 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-49] 2025-12-22 04:56:38,429 RepairSession.java:228 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7851838466767974071,7854006665928802595], (-4115354142244294475,-4112018174594640703], (4104907325770261747,4162348557354063313], (5915646606606618667,5926193393447067364], (545539440123858614,563669421106404614]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:56:38,455 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:38,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,459 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,459 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,461 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,461 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,463 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:38,463 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] 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:56:38,464 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:56:38,464 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] 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:56:38,464 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:38,470 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:38,470 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,472 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,473 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,475 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,476 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:38,477 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:38,478 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:38,478 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:38,478 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,523 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,523 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,526 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,526 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,528 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,530 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:38,531 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:38,531 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:56:38,531 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:56:38,531 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:38,533 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:38,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,535 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,535 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,537 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,539 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:38,539 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:38,539 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:38,540 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:56:38,540 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:38,542 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:38,543 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,544 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,544 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,548 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,549 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:38,550 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:38,550 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:38,550 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:38,550 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,553 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,554 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,555 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,555 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,558 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,558 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,559 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:38,559 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:56:38,559 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:56:38,559 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:38,559 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,563 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,563 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,564 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,564 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,566 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,566 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,573 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:38,573 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:38,573 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:56:38,574 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:38,575 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,619 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,619 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,622 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,622 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,624 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,625 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,627 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:38,628 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:56:38,628 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:56:38,628 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:56:38,630 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:38,631 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:38,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,633 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,633 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,635 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,636 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:38,637 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:56:38,637 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] 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:38,637 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:38,637 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,639 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,639 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,640 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,640 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,642 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,644 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:38,645 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:56:38,645 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:38,646 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:56:38,646 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:38,649 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:38,651 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,652 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,652 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,654 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,654 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,656 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:38,656 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] 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:38,656 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] 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:56:38,656 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:56:38,656 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:38,660 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:38,660 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,662 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,662 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,667 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,667 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,670 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:38,671 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:38,671 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:38,671 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:56:38,671 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:38,672 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:38,672 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,674 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,674 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,677 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,678 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:38,678 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:38,678 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:38,678 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:38,679 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:38,681 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:38,681 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,683 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,683 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,684 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,684 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,686 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:38,687 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:38,687 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:56:38,687 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:38,687 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:38,734 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:38,734 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,736 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,737 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,738 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,738 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,739 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:38,740 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:38,740 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:38,740 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:38,741 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:38,743 RepairJob.java:234 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:38,743 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,745 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,745 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,747 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,747 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:38,748 RepairSession.java:180 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:38,748 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:56:38,748 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:38,748 SyncTask.java:66 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:56:38,748 RepairJob.java:143 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:38,749 RepairSession.java:270 - [repair #9952fcd0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:56:38,749 RepairRunnable.java:261 - Repair session 9952fcd0-def2-11f0-9c46-45cdd6f71392 for range [(7851838466767974071,7854006665928802595], (-4115354142244294475,-4112018174594640703], (4104907325770261747,4162348557354063313], (5915646606606618667,5926193393447067364], (545539440123858614,563669421106404614]] finished INFO [RepairJobTask:4] 2025-12-22 04:56:38,750 ActiveRepairService.java:452 - [repair #99519d40-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:56:38,765 RepairRunnable.java:343 - Repair command #48 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,354 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,367 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,379 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,391 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,398 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,407 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,412 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,423 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,430 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,486 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,501 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,511 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,557 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,572 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,583 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,591 Validator.java:281 - [repair #99db1890-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:39,599 ActiveRepairService.java:452 - [repair #99d8cea0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:56:41,496 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,521 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,543 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,607 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,628 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,640 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,652 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,665 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,673 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,678 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,684 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,729 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,742 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,754 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,762 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,770 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 [AntiEntropyStage:1] 2025-12-22 04:56:48,552 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,569 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,587 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,600 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,630 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,639 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,645 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,658 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,669 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,721 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,733 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,742 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,796 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,863 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,879 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,899 Validator.java:281 - [repair #9f4ed140-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:56:48,909 ActiveRepairService.java:452 - [repair #9f4e0df0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-50] 2025-12-22 04:56:49,354 RepairRunnable.java:139 - Starting repair command #49 (9fd602a0-def2-11f0-9c46-45cdd6f71392), 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-50] 2025-12-22 04:56:49,367 RepairSession.java:228 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-7577894629338328915,-7569861970307758611], (2743763347687293259,2794195704087110073]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:56:49,472 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:49,473 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,474 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,474 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,478 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,478 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,479 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:49,480 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:56:49,480 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:56:49,480 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] 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:49,482 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:49,484 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:49,485 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,488 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,488 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,490 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,490 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,493 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:49,493 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:49,494 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:56:49,495 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:49,495 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:49,497 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:49,497 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,498 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,499 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,500 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,501 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,501 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,502 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:56:49,502 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:49,503 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:56:49,503 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:49,511 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:49,511 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,517 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,517 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,521 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,521 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,522 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:49,522 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:49,523 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:49,523 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:49,523 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:49,525 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:49,525 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,527 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,527 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,530 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,531 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:49,531 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:56:49,531 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:49,531 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:56:49,531 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,539 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,539 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,542 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,542 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,547 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,547 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,549 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:49,549 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:49,550 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:49,550 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:49,550 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,553 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,554 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,556 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,556 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,560 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,561 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:49,562 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:49,562 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:49,563 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:49,563 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,607 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,607 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,608 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,609 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,610 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,611 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,612 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:49,612 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:49,612 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:49,612 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:49,614 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:49,615 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,616 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,616 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,618 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,620 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:49,620 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:49,620 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:49,620 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] 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:49,620 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:49,625 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:49,625 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,628 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,629 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,633 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,633 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,635 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:49,636 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:49,636 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:56:49,636 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] 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:49,636 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:49,638 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:49,639 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,640 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,641 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,645 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,645 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,646 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,646 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:56:49,646 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:56:49,646 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] 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:49,646 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:49,650 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:49,650 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,652 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,652 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,655 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,656 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,658 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,658 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:49,658 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:49,658 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:56:49,658 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:49,661 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:49,661 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,662 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,663 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,665 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,665 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,666 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,666 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:49,666 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:56:49,666 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:56:49,666 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,667 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,669 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,671 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,671 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,676 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,677 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,678 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:49,678 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:56:49,678 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:56:49,679 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:56:49,679 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,725 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,725 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,727 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,727 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,730 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,731 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:49,732 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:49,732 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:49,732 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:56:49,734 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:49,735 RepairJob.java:234 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:49,736 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,739 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,740 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,742 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,742 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:49,743 RepairSession.java:180 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:49,745 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:49,745 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:56:49,745 SyncTask.java:66 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:49,745 RepairJob.java:143 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:49,745 RepairSession.java:270 - [repair #9fd7fe70-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:56:49,746 RepairRunnable.java:261 - Repair session 9fd7fe70-def2-11f0-9c46-45cdd6f71392 for range [(-7577894629338328915,-7569861970307758611], (2743763347687293259,2794195704087110073]] finished INFO [RepairJobTask:5] 2025-12-22 04:56:49,746 ActiveRepairService.java:452 - [repair #9fd602a0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:56:49,749 RepairRunnable.java:343 - Repair command #49 finished in 0 seconds INFO [Repair-Task-51] 2025-12-22 04:56:51,475 RepairRunnable.java:139 - Starting repair command #50 (a119a630-def2-11f0-9c46-45cdd6f71392), 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-51] 2025-12-22 04:56:51,479 RepairSession.java:228 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(936146562737862255,953917958351083791], (-2043881215014045540,-2014722555044584312], (-3090837928929605282,-3052699637863153356]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:56:51,505 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:51,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,509 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,509 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,512 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,514 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:51,515 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:56:51,515 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,516 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:56:51,517 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:51,518 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:51,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,520 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,520 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,523 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,523 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,526 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:51,526 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:51,526 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:51,526 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:51,526 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:51,529 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:51,529 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,531 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,531 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,533 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,538 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:51,539 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:51,539 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:51,539 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:51,540 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:51,544 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:51,544 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,548 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,549 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,550 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,550 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,552 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:51,553 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:56:51,553 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:51,553 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:51,553 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:51,555 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:51,556 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,558 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,558 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,560 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,561 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,563 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:51,563 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:56:51,563 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:56:51,563 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:51,563 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:51,566 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:51,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,568 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,568 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,570 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,571 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,571 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:51,572 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:56:51,572 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:56:51,572 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:51,572 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:51,574 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:51,575 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,576 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,577 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,579 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,579 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,580 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:51,580 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:51,580 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:51,582 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:56:51,582 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:51,628 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:51,630 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,632 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,632 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,639 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,640 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:51,641 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:56:51,641 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:51,641 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:56:51,641 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:51,645 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:51,645 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,646 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,647 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,649 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,650 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:51,650 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:51,650 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,651 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:56:51,651 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:51,653 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:51,654 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,656 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,656 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,658 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,659 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,659 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:51,660 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,660 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,660 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:56:51,660 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:51,663 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:51,663 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,666 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,667 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,669 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,670 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:56:51,671 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:56:51,671 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,671 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] 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:51,671 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:51,673 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:51,673 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,675 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,676 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,678 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,679 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:51,679 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:56:51,679 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:56:51,679 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:56:51,680 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:51,685 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:51,685 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,686 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,687 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,689 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,691 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:51,692 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:56:51,692 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:56:51,692 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:56:51,692 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:51,693 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:51,693 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,694 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,694 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,697 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,698 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,700 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:51,700 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:56:51,700 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:51,700 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:51,701 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:51,742 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:51,742 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,745 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,746 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,749 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,750 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:51,750 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:56:51,750 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:51,750 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:56:51,750 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:51,759 RepairJob.java:234 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:51,759 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,761 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,761 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,764 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:51,765 RepairSession.java:180 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:51,765 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:56:51,765 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:56:51,766 SyncTask.java:66 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:56:51,766 RepairJob.java:143 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:56:51,766 RepairSession.java:270 - [repair #a11a4270-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:56:51,767 RepairRunnable.java:261 - Repair session a11a4270-def2-11f0-9c46-45cdd6f71392 for range [(936146562737862255,953917958351083791], (-2043881215014045540,-2014722555044584312], (-3090837928929605282,-3052699637863153356]] finished INFO [RepairJobTask:1] 2025-12-22 04:56:51,768 ActiveRepairService.java:452 - [repair #a119a630-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 04:56:51,771 RepairRunnable.java:343 - Repair command #50 finished in 0 seconds INFO [Repair-Task-52] 2025-12-22 04:56:58,502 RepairRunnable.java:139 - Starting repair command #51 (a549e260-def2-11f0-9c46-45cdd6f71392), 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-52] 2025-12-22 04:56:58,510 RepairSession.java:228 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3342250230558334612,-3327302948683051755], (-4836185745820473618,-4803446286197321969], (7784781369062485949,7826480874702248967]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:56:58,542 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:56:58,542 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,546 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,546 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,548 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,548 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,549 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:58,550 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:56:58,550 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] 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:58,550 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:56:58,550 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:58,562 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:58,562 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,565 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,565 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,588 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,589 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:58,590 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:58,590 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:58,590 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:58,590 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:58,593 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:58,593 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,594 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,595 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,598 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,599 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,601 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:58,601 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:56:58,601 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:56:58,601 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:56:58,602 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:58,605 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:58,605 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,607 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,607 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,616 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,617 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,618 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:56:58,618 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:56:58,619 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:56:58,619 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:58,619 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:58,625 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:58,625 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,627 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,627 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,630 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,631 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:58,632 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:58,632 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 04:56:58,632 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:56:58,632 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:58,635 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:58,635 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,637 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,638 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,639 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,640 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,641 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:58,641 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:56:58,642 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:58,642 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 04:56:58,642 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,650 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,651 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,663 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,663 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,670 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,670 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,672 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:58,672 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:58,672 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:58,673 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:56:58,673 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,716 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,716 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,718 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,718 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,729 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,729 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,731 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:58,732 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:58,732 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:56:58,732 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:56:58,732 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,736 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,736 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,746 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,746 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,748 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,748 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,749 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:58,749 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:58,750 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:58,750 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:56:58,750 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,756 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,756 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,758 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,758 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,760 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,760 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,761 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:58,763 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:56:58,763 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:56:58,763 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:56:58,763 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,769 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,769 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,773 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,773 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,775 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,775 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,777 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:58,778 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:56:58,778 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:56:58,778 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] 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:56:58,778 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:58,780 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:58,780 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,784 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,784 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,785 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,785 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,789 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:56:58,789 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:58,789 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:58,789 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:58,789 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:58,791 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:58,791 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,792 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,792 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,793 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,793 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,796 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:58,796 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:56:58,796 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:56:58,796 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:56:58,796 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:56:58,798 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:56:58,798 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,799 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,799 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,800 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,800 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,802 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:58,802 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:58,802 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:56:58,802 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:56:58,802 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:58,848 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:58,848 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,851 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,851 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,854 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,855 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,855 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:58,856 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:58,856 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:56:58,856 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:56:58,856 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:58,859 RepairJob.java:234 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:58,859 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,861 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,861 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,866 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,866 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:58,867 RepairSession.java:180 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 SyncTask.java:66 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 RepairJob.java:143 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 RepairSession.java:270 - [repair #a54b1ae0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:56:58,868 RepairRunnable.java:261 - Repair session a54b1ae0-def2-11f0-9c46-45cdd6f71392 for range [(-3342250230558334612,-3327302948683051755], (-4836185745820473618,-4803446286197321969], (7784781369062485949,7826480874702248967]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 04:56:58,871 RepairRunnable.java:343 - Repair command #51 finished in 0 seconds INFO [Repair-Task-53] 2025-12-22 04:56:59,387 RepairRunnable.java:139 - Starting repair command #52 (a5d0ecb0-def2-11f0-9c46-45cdd6f71392), 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-53] 2025-12-22 04:56:59,392 RepairSession.java:228 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(7202769295373829686,7236755567671706742], (4360055556166271978,4419611727747964035]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:56:59,407 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,409 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,412 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,412 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,414 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,417 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,417 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:56:59,418 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:56:59,418 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] 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:56:59,418 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,419 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,420 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,422 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,422 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,424 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,424 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,435 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,435 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:59,435 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:59,435 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:56:59,436 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,437 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,438 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,439 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,439 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,440 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,441 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,442 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,442 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:59,442 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:59,442 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:56:59,442 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:59,445 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:59,445 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,446 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,446 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,448 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,448 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,449 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,449 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:56:59,449 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:56:59,450 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:56:59,450 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:59,453 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:59,453 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,454 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,454 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,459 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,460 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,461 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:59,461 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:56:59,462 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:59,461 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:56:59,462 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:59,463 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:59,463 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,466 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,466 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,468 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,469 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:56:59,469 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:56:59,469 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:56:59,470 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:56:59,471 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,473 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,474 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,475 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,475 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,477 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,479 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:59,479 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:56:59,479 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:56:59,479 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:56:59,479 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:59,520 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:59,520 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,523 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,523 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,525 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,525 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,526 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:59,526 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:59,526 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:56:59,527 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:56:59,527 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,529 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,529 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,532 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,532 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,534 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,535 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:59,536 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:56:59,536 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:56:59,536 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] 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:59,536 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,541 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,542 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,544 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,544 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,546 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,546 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,551 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,552 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:56:59,552 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:56:59,552 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:56:59,552 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:59,556 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:59,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,557 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,558 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,559 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,559 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,560 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:56:59,560 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:56:59,560 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:56:59,560 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] 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:56:59,561 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:56:59,564 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:56:59,564 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,566 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,566 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,567 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,568 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,569 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,569 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:59,569 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:56:59,569 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:56:59,569 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:56:59,572 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:56:59,572 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,574 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,575 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,578 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,578 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,580 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:59,580 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:56:59,581 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:56:59,581 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:56:59,581 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:56:59,583 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:56:59,583 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,586 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,586 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,587 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,587 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,589 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,589 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:59,589 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:56:59,589 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:56:59,589 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:56:59,635 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:56:59,635 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,637 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,637 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,639 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,641 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:56:59,641 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:59,641 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:56:59,642 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:56:59,642 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:59,646 RepairJob.java:234 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:56:59,646 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,649 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,649 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,652 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:56:59,653 RepairSession.java:180 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:56:59,653 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:59,653 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:56:59,653 SyncTask.java:66 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:56:59,653 RepairJob.java:143 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:56:59,654 RepairSession.java:270 - [repair #a5d1b000-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:56:59,654 RepairRunnable.java:261 - Repair session a5d1b000-def2-11f0-9c46-45cdd6f71392 for range [(7202769295373829686,7236755567671706742], (4360055556166271978,4419611727747964035]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:10] 2025-12-22 04:56:59,658 RepairRunnable.java:343 - Repair command #52 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:01,565 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,577 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,585 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,640 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,653 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,678 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,697 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,716 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,726 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,739 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,754 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,813 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,827 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,842 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,854 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,867 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,874 ActiveRepairService.java:452 - [repair #a7170140-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-54] 2025-12-22 04:57:08,537 RepairRunnable.java:139 - Starting repair command #53 (ab451a90-def2-11f0-9c46-45cdd6f71392), 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-54] 2025-12-22 04:57:08,541 RepairSession.java:228 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-6238068434646367705,-6207481540356061674], (3451368693542149747,3456959667046134182], (8000100052612361098,8013762814505783114], (7730013250221931919,7736954262708431893], (5023968590385201847,5025872092607037684], (7705704853797520969,7709066523262030262]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:57:08,572 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:08,572 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,579 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,579 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,583 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,585 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:08,585 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:57:08,586 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:08,586 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,587 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:08,588 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:08,589 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,591 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,591 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,593 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,595 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:08,595 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:08,595 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:08,596 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:57:08,599 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:08,602 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:08,602 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,604 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,605 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,607 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,607 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,609 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:08,609 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:08,609 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:08,609 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:08,610 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:08,612 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:08,612 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,614 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,614 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,616 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,617 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,619 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:08,619 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:08,619 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:57:08,619 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:08,620 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:08,621 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:08,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,623 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,623 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,626 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,626 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,627 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:08,628 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:08,628 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:08,628 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:08,629 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:08,630 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:08,630 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,632 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,632 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,636 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,638 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:08,638 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:08,638 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:08,639 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:08,639 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:08,642 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:08,643 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,645 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,645 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,650 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,650 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,652 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:08,653 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:08,653 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:08,653 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:08,653 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:08,698 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:08,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,700 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,700 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,702 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,702 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,704 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:08,704 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:08,704 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:57:08,704 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:08,704 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:08,711 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:08,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,713 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,713 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,715 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,715 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,716 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:08,716 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,717 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:57:08,717 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,717 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:08,718 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:08,719 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,725 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,725 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,730 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,731 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:08,732 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:08,732 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,732 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:08,733 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:08,735 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:08,735 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,736 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,737 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,738 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,739 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,740 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:08,740 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,740 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:57:08,741 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:57:08,741 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:08,747 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:08,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,751 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,751 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,757 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,757 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,759 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:08,760 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:08,760 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:08,760 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:08,760 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:08,761 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:08,761 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,764 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,764 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,769 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,771 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:08,771 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,772 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] 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:08,772 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:08,772 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:08,774 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:08,774 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,775 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,775 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,777 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,777 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,778 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:08,778 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:08,778 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:08,778 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:57:08,778 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:08,823 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:08,823 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,825 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,825 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,828 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,828 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,829 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:08,829 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:57:08,829 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:57:08,829 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:57:08,829 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:08,831 RepairJob.java:234 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:08,831 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,834 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,834 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,835 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,836 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:08,837 RepairSession.java:180 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:08,837 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:08,837 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:57:08,837 SyncTask.java:66 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:08,838 RepairJob.java:143 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:08,839 RepairSession.java:270 - [repair #ab45b6d0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:08,839 RepairRunnable.java:261 - Repair session ab45b6d0-def2-11f0-9c46-45cdd6f71392 for range [(-6238068434646367705,-6207481540356061674], (3451368693542149747,3456959667046134182], (8000100052612361098,8013762814505783114], (7730013250221931919,7736954262708431893], (5023968590385201847,5025872092607037684], (7705704853797520969,7709066523262030262]] finished INFO [RepairJobTask: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 [RepairJobTask:1] 2025-12-22 04:57:08,843 RepairRunnable.java:343 - Repair command #53 finished in 0 seconds INFO [Repair-Task-55] 2025-12-22 04:57:09,421 RepairRunnable.java:139 - Starting repair command #54 (abcbfdd0-def2-11f0-9c46-45cdd6f71392), 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:09,430 RepairSession.java:228 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3729590926319792961,-3661668717618778778]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:57:09,450 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:09,451 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,452 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,452 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,455 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,455 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,459 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:09,459 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:57:09,459 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] 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:09,459 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:09,460 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,464 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,464 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,465 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,466 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,468 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,468 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,470 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:57:09,471 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:57:09,473 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:09,474 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:57:09,474 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:09,475 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:09,475 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,476 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,476 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,478 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,478 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,479 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:09,480 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:57:09,480 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:09,480 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:09,480 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:09,482 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:09,482 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,484 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,484 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,486 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,486 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,487 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:09,487 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:57:09,488 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:09,488 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:57:09,489 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:09,490 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:09,490 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,491 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,491 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,494 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,494 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,496 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:09,496 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:09,496 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:57:09,497 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:57:09,497 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,498 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,499 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,501 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,501 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,502 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,502 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,504 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:09,504 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:09,504 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:09,505 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:09,505 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,507 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,507 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,509 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,509 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,512 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,514 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:09,514 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:09,515 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:09,515 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:09,515 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,556 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,558 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,558 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,560 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,560 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,562 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:09,562 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:57:09,563 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:57:09,563 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:57:09,563 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,566 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,566 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,568 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,569 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,573 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,574 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:09,574 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:57:09,574 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:09,574 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:57:09,576 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:09,578 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:09,579 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,580 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,580 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,582 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,582 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,583 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:57:09,583 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] 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:09,583 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:09,584 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:57:09,585 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:09,586 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:09,588 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,589 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,589 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,590 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,591 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:57:09,592 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:57:09,592 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] 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:57:09,593 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:57:09,593 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:09,594 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:09,596 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,602 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,602 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,605 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,609 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:09,610 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:09,610 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:57:09,610 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:09,610 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:09,611 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:09,612 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,613 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,613 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,615 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,615 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,616 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:09,617 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:57:09,617 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:57:09,617 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:57:09,617 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:09,619 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:09,619 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,621 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,621 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,623 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,623 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,624 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:09,624 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:57:09,624 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:57:09,624 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:57:09,625 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:09,664 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:09,664 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,666 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,667 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,668 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,669 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,672 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:09,672 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:57:09,672 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:09,673 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:57:09,674 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:09,674 RepairJob.java:234 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:09,674 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,676 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,677 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,680 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,680 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:09,688 RepairSession.java:180 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:09,688 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:09,689 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:09,689 SyncTask.java:66 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:09,690 RepairJob.java:143 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:09,691 RepairSession.java:270 - [repair #abcd3650-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:09,691 RepairRunnable.java:261 - Repair session abcd3650-def2-11f0-9c46-45cdd6f71392 for range [(-3729590926319792961,-3661668717618778778]] finished INFO [RepairJobTask: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 [InternalResponseStage:8] 2025-12-22 04:57:09,696 RepairRunnable.java:343 - Repair command #54 finished in 0 seconds INFO [Repair-Task-56] 2025-12-22 04:57:11,551 RepairRunnable.java:139 - Starting repair command #55 (ad1100f0-def2-11f0-9c46-45cdd6f71392), 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-56] 2025-12-22 04:57:11,556 RepairSession.java:228 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8242759246215479614,-8193299101814737677], (4205937311586095522,4246648928259403486]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:57:11,567 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:11,568 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,570 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,570 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,572 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,572 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,574 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:11,574 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] 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:11,574 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:11,576 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:11,576 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,577 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,578 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,579 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,579 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,581 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,581 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,582 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:57:11,583 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:11,584 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:11,584 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:11,584 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:11,586 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:11,587 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,588 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,588 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,589 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,590 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:11,591 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:57:11,591 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:57:11,591 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 04:57:11,591 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,594 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,594 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,596 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,596 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,598 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,601 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:57:11,601 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:57:11,601 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:57:11,603 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:57:11,603 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,605 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,605 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,607 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,607 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,608 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,609 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:11,609 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:11,609 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:57:11,610 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:57:11,611 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,615 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,615 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,617 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,617 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,621 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,621 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,622 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:11,622 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:11,622 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:11,622 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:11,623 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:11,625 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:11,625 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,627 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,628 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,630 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,630 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,636 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:11,637 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:11,637 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:57:11,637 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:57:11,637 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:11,681 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:57:11,681 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,683 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,683 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,686 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,686 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,688 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:11,688 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:11,688 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:11,688 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:11,688 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,691 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,693 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,693 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,694 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,695 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,696 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:11,697 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:11,697 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:57:11,697 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:11,698 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,699 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:11,699 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,702 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,703 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,704 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,705 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:11,705 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:57:11,705 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:11,705 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:11,705 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:11,708 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:57:11,708 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,710 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,710 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,712 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,712 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,714 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:11,714 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:57:11,714 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] 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:57:11,715 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:57:11,715 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:11,718 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:11,718 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,719 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,719 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,721 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,721 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,722 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:11,722 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:11,722 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:11,722 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:57:11,723 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:11,726 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:57:11,726 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,728 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,728 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,729 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,730 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,731 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:11,731 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:11,732 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:57:11,732 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:11,733 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:11,734 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:11,734 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,736 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,736 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,739 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,740 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,741 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:11,741 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:11,743 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:11,743 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:11,743 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:11,784 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:11,784 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,787 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,787 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,789 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,789 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,791 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:11,792 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:57:11,792 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:11,792 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:57:11,793 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:11,794 RepairJob.java:234 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:11,794 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,795 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,796 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,798 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,798 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:11,800 RepairSession.java:180 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:57:11,801 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:57:11,801 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:57:11,801 SyncTask.java:66 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:57:11,801 RepairJob.java:143 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:11,802 RepairSession.java:270 - [repair #ad11c440-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:7] 2025-12-22 04:57:11,802 RepairRunnable.java:261 - Repair session ad11c440-def2-11f0-9c46-45cdd6f71392 for range [(-8242759246215479614,-8193299101814737677], (4205937311586095522,4246648928259403486]] finished INFO [RepairJobTask:7] 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 [RepairJobTask:7] 2025-12-22 04:57:11,805 RepairRunnable.java:343 - Repair command #55 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,634 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,641 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,661 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,679 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,687 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,695 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,703 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,714 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,720 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,774 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,783 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,792 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,865 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,888 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,924 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:18,953 Validator.java:281 - [repair #b143ae20-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 04:57:19,506 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,512 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,517 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,580 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,595 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,609 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,623 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,672 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,679 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,690 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,698 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,768 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,795 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,815 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,824 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,923 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,927 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,624 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,638 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,646 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,694 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,706 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,717 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,731 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,742 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,753 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,760 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,768 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,819 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,830 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,840 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,852 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,861 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 [AntiEntropyStage:1] 2025-12-22 04:57:28,692 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,705 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,713 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,721 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,733 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,747 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,754 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,764 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,770 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,824 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,842 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,854 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,924 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,939 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,952 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,958 Validator.java:281 - [repair #b7401ed0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:28,964 ActiveRepairService.java:452 - [repair #b73ebf40-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:29,513 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,520 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,526 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,574 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,584 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,597 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,609 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,619 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,633 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,642 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,654 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,727 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,737 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,750 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,760 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,773 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,780 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,692 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,706 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,715 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,772 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,788 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,804 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,827 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,879 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,893 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,907 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,917 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,136 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,157 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,173 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,184 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,194 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,200 ActiveRepairService.java:452 - [repair #b90b41e0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-57] 2025-12-22 04:57:38,665 RepairRunnable.java:139 - Starting repair command #56 (bd3a4590-def2-11f0-9c46-45cdd6f71392), 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-57] 2025-12-22 04:57:38,671 RepairSession.java:228 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(6974162542026146468,6993974089456906769], (3310950265535600650,3350334451346571041], (-6120726452911686042,-6097376307458498808]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:57:38,696 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:38,696 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,701 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,701 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,704 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,707 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:38,708 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:57:38,709 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] 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:57:38,724 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 04:57:38,724 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:38,730 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:38,730 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,732 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,732 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,742 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,749 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,763 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:38,764 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:57:38,764 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:38,766 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:57:38,768 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:38,770 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:38,770 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,773 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,773 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,776 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,778 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:38,779 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:38,779 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:57:38,779 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:57:38,780 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:38,787 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:38,787 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,789 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,789 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,791 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,792 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,793 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:38,793 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:57:38,793 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:57:38,793 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:57:38,793 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:38,797 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:38,797 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,799 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,800 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,802 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,802 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,803 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:38,804 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:57:38,804 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:57:38,804 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:57:38,804 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:38,810 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:38,810 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,812 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,812 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,814 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,814 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,816 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:38,816 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:57:38,816 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:57:38,816 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:57:38,816 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:38,822 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:38,822 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,825 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,825 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,828 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,828 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,829 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:38,830 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:38,830 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:57:38,830 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:57:38,830 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:38,886 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:38,887 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,888 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,889 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,891 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,891 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,892 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:38,893 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:38,893 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:57:38,893 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:57:38,893 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:38,895 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:38,895 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,897 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,897 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,899 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,900 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:38,900 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:38,900 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:57:38,900 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:57:38,900 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:38,902 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:38,903 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,905 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,905 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,911 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,911 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,912 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:38,913 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:57:38,913 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:57:38,913 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:57:38,913 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:38,916 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:38,916 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,918 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,918 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,924 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,924 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,926 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:57:38,926 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 04:57:38,926 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:57:38,927 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] 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:38,927 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:38,931 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:38,931 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,934 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,934 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,937 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,938 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:38,939 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:38,939 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:38,939 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:57:38,939 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:38,945 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:38,946 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,947 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,947 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,951 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,951 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,953 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:38,954 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:57:38,954 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:57:38,954 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:57:38,954 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:38,960 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:38,960 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,964 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,964 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,968 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:38,971 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:38,971 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:57:38,971 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:57:38,972 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:57:38,972 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:57:39,282 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:57:39,282 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,299 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,299 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,300 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,301 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:39,302 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:39,302 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:57:39,302 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:57:39,302 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:39,306 RepairJob.java:234 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:39,306 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,308 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,308 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,309 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,310 RepairSession.java:180 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:39,310 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:57:39,310 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:57:39,310 SyncTask.java:66 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:57:39,310 RepairJob.java:143 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:39,311 RepairSession.java:270 - [repair #bd3b2ff0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:57:39,311 RepairRunnable.java:261 - Repair session bd3b2ff0-def2-11f0-9c46-45cdd6f71392 for range [(6974162542026146468,6993974089456906769], (3310950265535600650,3350334451346571041], (-6120726452911686042,-6097376307458498808]] finished INFO [RepairJobTask:4] 2025-12-22 04:57:39,311 ActiveRepairService.java:452 - [repair #bd3a4590-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:39,314 RepairRunnable.java:343 - Repair command #56 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,537 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,563 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,577 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,589 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,602 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,618 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,628 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,637 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,651 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,702 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,718 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,730 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,799 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,814 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,823 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,844 Validator.java:281 - [repair #bdbd5840-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:39,855 ActiveRepairService.java:452 - [repair #bdbc46d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:41,691 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,699 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,707 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,768 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,789 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,797 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,814 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,827 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,836 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,847 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,853 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,902 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,913 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,936 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,947 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,960 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,966 ActiveRepairService.java:452 - [repair #bf040910-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,252 Validator.java:281 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,265 Validator.java:281 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,276 Validator.java:281 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,283 Validator.java:281 - [repair #c1bdaad0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,288 ActiveRepairService.java:452 - [repair #c1bc7250-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-58] 2025-12-22 04:57:46,883 RepairRunnable.java:139 - Starting repair command #57 (c2203d30-def2-11f0-9c46-45cdd6f71392), 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:57:46,887 RepairSession.java:228 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1142078347614057922,1188277738483223504], (2238678571196377761,2262954146962505044]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:57:46,896 RepairJob.java:234 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:46,896 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,898 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,898 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,901 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,901 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,903 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:46,903 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:57:46,903 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:57:46,904 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] 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,904 RepairJob.java:143 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:46,906 RepairJob.java:234 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:46,906 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,907 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,907 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,909 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,911 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:46,912 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] 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:57:46,912 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:57:46,913 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:57:46,913 RepairJob.java:143 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:46,913 RepairJob.java:234 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:46,913 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,915 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,915 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,917 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,917 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,919 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:46,919 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:57:46,920 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:57:46,920 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:57:46,921 RepairJob.java:143 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:46,923 RepairJob.java:234 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:46,923 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,925 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,925 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,927 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:46,929 RepairSession.java:180 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:46,929 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:57:46,929 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] 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:46,929 SyncTask.java:66 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:57:46,930 RepairJob.java:143 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:46,930 RepairSession.java:270 - [repair #c220d970-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:57:46,931 RepairRunnable.java:261 - Repair session c220d970-def2-11f0-9c46-45cdd6f71392 for range [(1142078347614057922,1188277738483223504], (2238678571196377761,2262954146962505044]] finished INFO [RepairJobTask:3] 2025-12-22 04:57:46,932 ActiveRepairService.java:452 - [repair #c2203d30-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:57:46,935 RepairRunnable.java:343 - Repair command #57 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,763 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,771 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,781 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,832 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,842 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,858 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,947 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:48,996 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,054 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,117 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,187 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,197 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,261 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,330 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,337 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,397 Validator.java:281 - [repair #c338b210-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,402 ActiveRepairService.java:452 - [repair #c3370460-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:49,614 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,625 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,639 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,692 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,703 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,721 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,739 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,754 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,764 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,774 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,784 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,837 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,847 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,858 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,868 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,886 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,087 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,096 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,104 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,113 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,125 ActiveRepairService.java:452 - [repair #c40502c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-59] 2025-12-22 04:57:51,718 RepairRunnable.java:139 - Starting repair command #58 (c5020060-def2-11f0-9c46-45cdd6f71392), 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-59] 2025-12-22 04:57:51,724 RepairSession.java:228 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8354047580115706362,8471797022434718794]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:57:51,749 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:51,750 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,752 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,753 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,759 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,759 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,761 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:51,762 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] 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:57:51,762 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:57:51,764 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:57:51,765 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:51,765 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:51,765 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,767 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,767 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,769 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,769 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,770 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:57:51,770 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:51,770 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:51,770 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:57:51,770 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:51,773 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:51,773 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,778 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,778 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,782 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,783 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,783 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:51,784 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:51,784 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:57:51,784 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:51,785 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:51,785 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,787 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,787 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,790 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,790 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,791 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,792 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,792 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,792 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,792 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:51,794 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:51,794 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,797 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,797 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,800 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,800 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,802 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,802 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:57:51,802 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:57:51,802 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:57:51,802 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:57:51,803 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:57:51,803 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,804 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,805 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,806 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,806 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,807 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:51,808 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:57:51,808 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:51,808 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:57:51,808 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:51,809 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:51,809 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,810 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,810 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,811 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,811 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,812 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:51,813 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:51,813 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:51,813 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:57:51,813 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:51,858 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:51,859 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,863 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,863 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,865 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,866 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:51,866 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:51,866 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:51,866 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:57:51,866 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:51,868 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:57:51,868 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,872 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,872 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,874 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,874 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,875 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:51,875 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:51,876 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:57:51,876 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] 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:51,876 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:57:51,878 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:51,879 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,881 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,881 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,884 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,884 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,887 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:57:51,887 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:57:51,887 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:57:51,887 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:57:51,890 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:57:51,892 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:51,892 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,893 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,896 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,898 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,898 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,900 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,900 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:57:51,900 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] 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:57:51,901 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 04:57:51,901 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:51,902 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:51,902 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,909 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,911 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,914 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,914 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,915 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:51,915 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:51,916 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:51,916 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:57:51,916 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:51,919 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:51,919 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,921 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,922 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,923 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,923 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,924 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,924 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:51,925 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:51,925 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:57:51,925 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:57:51,928 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:57:51,929 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,931 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,931 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,933 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,933 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,935 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,936 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,936 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,936 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:57:51,937 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:51,978 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:51,978 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,980 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,980 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,983 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,987 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:57:51,988 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:57:51,989 RepairJob.java:234 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:51,989 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 04:57:51,989 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:51,989 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:57:51,989 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,990 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,990 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,992 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,992 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:51,994 RepairSession.java:180 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:51,994 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:51,994 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:51,995 SyncTask.java:66 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:57:51,995 RepairJob.java:143 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:51,995 RepairSession.java:270 - [repair #c502eac0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:51,995 RepairRunnable.java:261 - Repair session c502eac0-def2-11f0-9c46-45cdd6f71392 for range [(8354047580115706362,8471797022434718794]] finished INFO [RepairJobTask: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 [InternalResponseStage:10] 2025-12-22 04:57:52,000 RepairRunnable.java:343 - Repair command #58 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,266 Validator.java:281 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,286 Validator.java:281 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,294 Validator.java:281 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,305 Validator.java:281 - [repair #c7b69910-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 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 [Repair-Task-60] 2025-12-22 04:57:56,909 RepairRunnable.java:139 - Starting repair command #59 (c81a15d0-def2-11f0-9c46-45cdd6f71392), 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-60] 2025-12-22 04:57:56,914 RepairSession.java:228 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4052221175310795452,-4044028768183904236], (6792675181115393535,6855433767619147145], (-4326386540225504999,-4318521820528075133]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:57:56,943 RepairJob.java:234 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:57:56,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,948 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,948 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,951 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,951 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,952 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:56,954 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] 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:57:56,962 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:57:56,962 RepairJob.java:234 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:57:56,962 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] 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:56,962 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:57:56,963 RepairJob.java:143 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,965 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,965 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,968 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,969 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:56,970 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,970 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] 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:57:56,970 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] 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:57:56,971 RepairJob.java:143 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:56,973 RepairJob.java:234 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:56,973 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,977 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,977 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,980 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,980 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,986 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:57:56,988 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:57:56,988 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:57:56,988 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:57:56,988 RepairJob.java:143 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:57:56,989 RepairJob.java:234 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:57:56,989 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,991 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,991 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,994 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:57:56,995 RepairSession.java:180 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:57:56,996 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] 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,996 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:57:56,996 SyncTask.java:66 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:57:56,996 RepairJob.java:143 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:57:56,997 RepairSession.java:270 - [repair #c81ad920-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:57:56,997 RepairRunnable.java:261 - Repair session c81ad920-def2-11f0-9c46-45cdd6f71392 for range [(-4052221175310795452,-4044028768183904236], (6792675181115393535,6855433767619147145], (-4326386540225504999,-4318521820528075133]] finished INFO [RepairJobTask:1] 2025-12-22 04:57:56,997 ActiveRepairService.java:452 - [repair #c81a15d0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 04:57:57,002 RepairRunnable.java:343 - Repair command #59 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,784 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,790 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,810 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,819 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,832 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,841 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,849 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,857 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,870 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,926 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,942 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:57:58,958 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,034 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,088 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,107 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,117 Validator.java:281 - [repair #c93326f0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,125 ActiveRepairService.java:452 - [repair #c931c760-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:57:59,627 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,636 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,641 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,685 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,695 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,707 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,720 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,734 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,742 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,751 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,766 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,820 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,835 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,853 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,866 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,877 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,885 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,105 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,116 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,126 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,134 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,138 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,803 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,816 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,829 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,884 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,899 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,912 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,929 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,952 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,958 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,968 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,976 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,024 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,036 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,048 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,061 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,072 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,079 ActiveRepairService.java:452 - [repair #cafbb1f0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,313 Validator.java:281 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,342 Validator.java:281 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,351 Validator.java:281 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,361 Validator.java:281 - [repair #cdb15c10-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,368 ActiveRepairService.java:452 - [repair #cdb0bfd0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:06,981 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:07,014 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,033 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,044 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,060 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,826 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,835 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,845 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,897 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,910 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,926 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,938 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,952 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,966 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,973 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,989 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,049 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,067 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,084 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,093 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,107 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,652 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,661 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,669 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,721 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,739 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,751 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,761 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,778 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,784 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,793 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,805 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,857 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,868 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,884 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,895 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,906 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,911 ActiveRepairService.java:452 - [repair #cfac8fd0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,148 Validator.java:281 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,158 Validator.java:281 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,177 Validator.java:281 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,183 Validator.java:281 - [repair #cffb9a30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:10,188 ActiveRepairService.java:452 - [repair #cffa88c0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:11,827 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,842 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,850 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,905 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,939 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,954 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,966 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,978 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,985 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,998 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,013 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,068 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,082 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,095 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,102 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,111 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,118 ActiveRepairService.java:452 - [repair #d0f64de0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-61] 2025-12-22 04:58:16,314 RepairRunnable.java:139 - Starting repair command #60 (d3ab0da0-def2-11f0-9c46-45cdd6f71392), 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-61] 2025-12-22 04:58:16,321 RepairSession.java:228 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8770357204914258006,8823174491165232904], (3355548202558551560,3355835643819343365], (9193583019130621584,-9212169457462317725]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:16,329 RepairJob.java:234 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:16,329 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,333 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,334 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,338 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,338 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,340 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:16,340 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 04:58:16,341 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:16,341 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] 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:16,341 RepairJob.java:143 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:16,342 RepairJob.java:234 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:16,342 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,343 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,343 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,346 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,346 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,347 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:16,348 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,348 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,348 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] 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:16,348 RepairJob.java:143 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:16,350 RepairJob.java:234 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:16,350 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,351 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,351 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,360 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,361 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:16,362 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,362 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,362 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] 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:16,362 RepairJob.java:143 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:16,395 RepairJob.java:234 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:16,396 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,398 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,398 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,399 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,399 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,402 RepairSession.java:180 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:16,402 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,402 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:58:16,402 SyncTask.java:66 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] 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:16,403 RepairJob.java:143 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:16,403 RepairSession.java:270 - [repair #d3ac1f10-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:58:16,403 RepairRunnable.java:261 - Repair session d3ac1f10-def2-11f0-9c46-45cdd6f71392 for range [(8770357204914258006,8823174491165232904], (3355548202558551560,3355835643819343365], (9193583019130621584,-9212169457462317725]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 04:58:16,416 RepairRunnable.java:343 - Repair command #60 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:16,998 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,007 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,013 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,019 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,027 ActiveRepairService.java:452 - [repair #d40f74c0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,848 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,857 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,863 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,876 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,885 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,898 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,909 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,931 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,939 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:18,994 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,007 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,017 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,077 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,089 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,099 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,109 Validator.java:281 - [repair #d52bba30-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,125 ActiveRepairService.java:452 - [repair #d52af6e0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,680 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,696 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,707 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,718 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,725 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,735 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,743 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,752 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,761 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,815 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,828 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,848 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,916 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,937 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,948 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,974 Validator.java:281 - [repair #d5a88b50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:19,980 ActiveRepairService.java:452 - [repair #d5a7c800-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-62] 2025-12-22 04:58:20,175 RepairRunnable.java:139 - Starting repair command #61 (d5f831f0-def2-11f0-9c46-45cdd6f71392), 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-62] 2025-12-22 04:58:20,179 RepairSession.java:228 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-1613852331516872783,-1561119496874583120], (-523233518424381610,-516737173131190496], (-4979089849520574739,-4948726085753612367], (8647936415849052795,8648379513707961398]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:20,203 RepairJob.java:234 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:20,203 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,205 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,205 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,208 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,209 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:20,209 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:20,211 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] 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:20,211 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:20,211 RepairJob.java:143 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:20,212 RepairJob.java:234 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:20,212 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,214 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,214 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,219 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,219 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,221 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:20,223 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,223 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,224 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] 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:58:20,224 RepairJob.java:143 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:20,230 RepairJob.java:234 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:20,230 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,232 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,233 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,238 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,254 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:20,255 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,255 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,255 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] 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:20,255 RepairJob.java:143 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:20,257 RepairJob.java:234 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:20,257 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,258 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,258 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,260 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:20,261 RepairSession.java:180 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:20,261 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,261 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,261 SyncTask.java:66 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:20,261 RepairJob.java:143 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:20,262 RepairSession.java:270 - [repair #d5f8ce30-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:58:20,262 RepairRunnable.java:261 - Repair session d5f8ce30-def2-11f0-9c46-45cdd6f71392 for range [(-1613852331516872783,-1561119496874583120], (-523233518424381610,-516737173131190496], (-4979089849520574739,-4948726085753612367], (8647936415849052795,8648379513707961398]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 04:58:20,264 RepairRunnable.java:343 - Repair command #61 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:21,853 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,875 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,893 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,939 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,948 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,957 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,968 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,978 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,993 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:22,001 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,008 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,061 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,071 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,083 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,093 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,100 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,104 ActiveRepairService.java:452 - [repair #d6f1ad20-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-63] 2025-12-22 04:58:26,351 RepairRunnable.java:139 - Starting repair command #62 (d9a693f0-def2-11f0-9c46-45cdd6f71392), 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-63] 2025-12-22 04:58:26,355 RepairSession.java:228 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(3482139705611256548,3579052616257386039]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:58:26,364 RepairJob.java:234 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:26,365 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,366 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,366 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,367 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,368 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,369 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:26,370 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,370 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:26,371 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,371 RepairJob.java:234 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:26,371 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:58:26,372 RepairJob.java:143 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,372 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,372 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,373 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,374 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,375 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:26,375 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,375 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:58:26,375 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:58:26,375 RepairJob.java:143 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:26,378 RepairJob.java:234 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:26,378 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,382 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,387 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,389 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:26,389 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,390 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,390 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:58:26,390 RepairJob.java:143 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:26,392 RepairJob.java:234 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:26,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,394 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,394 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,396 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,396 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:26,397 RepairSession.java:180 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:26,397 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,397 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:26,397 SyncTask.java:66 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] 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:26,397 RepairJob.java:143 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:26,398 RepairSession.java:270 - [repair #d9a73030-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:58:26,398 RepairRunnable.java:261 - Repair session d9a73030-def2-11f0-9c46-45cdd6f71392 for range [(3482139705611256548,3579052616257386039]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 04:58:26,401 RepairRunnable.java:343 - Repair command #62 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,021 Validator.java:281 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,028 Validator.java:281 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,035 Validator.java:281 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,044 Validator.java:281 - [repair #da0aacf0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:27,049 ActiveRepairService.java:452 - [repair #da09c290-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,880 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,886 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,891 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,901 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,915 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,924 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,929 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,936 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,942 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:28,995 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,014 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,023 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,076 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,086 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,094 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,107 Validator.java:281 - [repair #db25b9e0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,113 ActiveRepairService.java:452 - [repair #db24cf80-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-64] 2025-12-22 04:58:29,688 RepairRunnable.java:139 - Starting repair command #63 (dba3c380-def2-11f0-9c46-45cdd6f71392), 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-64] 2025-12-22 04:58:29,695 RepairSession.java:228 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8770357204914258006,8823174491165232904], (3355548202558551560,3355835643819343365], (9193583019130621584,-9212169457462317725]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:58:29,720 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:29,721 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,722 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,723 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,725 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,727 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,728 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:29,728 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:58:29,728 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] 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:58:29,729 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:29,734 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:29,734 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,736 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,736 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,744 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,744 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,748 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,749 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:29,749 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-12-22 04:58:29,749 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:29,749 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,751 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,751 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,753 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,753 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,755 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,755 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,756 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,756 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:29,756 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:29,757 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 04:58:29,757 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:29,758 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:29,759 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,760 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,760 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,764 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,765 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,765 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:58:29,765 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:29,765 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:29,765 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,772 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,772 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,774 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,774 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,775 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,777 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,777 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:29,777 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:29,777 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:58:29,777 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,780 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,780 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,782 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,782 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,784 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,784 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,785 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,786 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:29,786 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:29,786 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:29,786 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:29,794 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:29,794 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,796 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,796 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,800 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,801 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,802 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,802 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:29,803 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:29,803 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:29,803 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:29,842 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:29,842 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,844 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,844 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,848 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,848 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,867 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,868 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:58:29,868 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:29,868 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:58:29,870 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:29,870 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 04:58:29,870 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,871 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,871 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,872 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,872 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,873 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:29,873 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] 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:29,873 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:29,874 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:29,874 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,875 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,876 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,877 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,878 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,880 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,880 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,881 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:29,882 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 04:58:29,882 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:29,882 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:58:29,882 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:29,884 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:29,884 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,885 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,886 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,887 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,887 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,888 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:29,888 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:58:29,888 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] 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:29,888 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:58:29,890 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,890 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,890 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,892 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,892 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,893 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,893 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,895 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:29,895 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:58:29,895 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:58:29,895 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:58:29,895 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:29,897 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:29,897 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,898 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,898 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,899 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,899 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,900 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:29,900 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] 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:29,900 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:58:29,901 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 04:58:29,901 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:29,903 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:29,903 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,904 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,904 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,905 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,905 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,907 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:29,907 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:29,907 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:58:29,907 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:29,907 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,949 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,949 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,951 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,951 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,955 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,956 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:29,956 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:58:29,956 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:29,957 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:7] 2025-12-22 04:58:29,958 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,959 RepairJob.java:234 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:29,959 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,961 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,961 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,969 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:29,970 RepairSession.java:180 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:29,970 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:29,970 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:58:29,971 SyncTask.java:66 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:29,971 RepairJob.java:143 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:29,971 RepairSession.java:270 - [repair #dba4d4f0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:58:29,971 RepairRunnable.java:261 - Repair session dba4d4f0-def2-11f0-9c46-45cdd6f71392 for range [(8770357204914258006,8823174491165232904], (3355548202558551560,3355835643819343365], (9193583019130621584,-9212169457462317725]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:10] 2025-12-22 04:58:29,975 RepairRunnable.java:343 - Repair command #63 finished in 0 seconds INFO [Repair-Task-65] 2025-12-22 04:58:30,201 RepairRunnable.java:139 - Starting repair command #64 (dbf20a90-def2-11f0-9c46-45cdd6f71392), 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-65] 2025-12-22 04:58:30,220 RepairSession.java:228 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-6330511460312998310,-6302049714588983583], (-109347264114680527,-93517987971998430], (-3150610811528999788,-3146417829692303077], (7701536076416757794,7705704853797520969], (3599982535291788613,3628533429062623431], (4426210822397652736,4436415950882038026]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:58:30,241 RepairJob.java:234 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:30,241 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,242 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,244 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,249 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,249 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,250 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:30,250 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:30,251 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] 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:30,252 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:58:30,252 RepairJob.java:143 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:30,253 RepairJob.java:234 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:30,253 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,254 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,254 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,256 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,256 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,257 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:30,257 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:30,257 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:58:30,257 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] 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:58:30,257 RepairJob.java:143 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:30,259 RepairJob.java:234 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:30,259 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,260 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,260 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,266 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,266 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,278 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:30,278 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:30,279 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] 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:30,281 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:58:30,281 RepairJob.java:143 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:30,285 RepairJob.java:234 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:30,285 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,286 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,286 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,292 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,292 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:30,293 RepairSession.java:180 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:30,295 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 04:58:30,295 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:58:30,296 SyncTask.java:66 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] 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:30,296 RepairJob.java:143 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:30,296 RepairSession.java:270 - [repair #dbf4f0c0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:58:30,296 RepairRunnable.java:261 - Repair session dbf4f0c0-def2-11f0-9c46-45cdd6f71392 for range [(-6330511460312998310,-6302049714588983583], (-109347264114680527,-93517987971998430], (-3150610811528999788,-3146417829692303077], (7701536076416757794,7705704853797520969], (3599982535291788613,3628533429062623431], (4426210822397652736,4436415950882038026]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:8] 2025-12-22 04:58:30,300 RepairRunnable.java:343 - Repair command #64 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:31,879 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,887 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,896 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,948 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,959 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,970 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,996 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,026 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,038 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,052 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,061 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,111 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,120 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,137 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,144 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,158 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 [Repair-Task-66] 2025-12-22 04:58:36,383 RepairRunnable.java:139 - Starting repair command #65 (dfa12fe0-def2-11f0-9c46-45cdd6f71392), 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-66] 2025-12-22 04:58:36,398 RepairSession.java:228 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(4959116205123443569,5005702333879055444], (4794458691626065622,4812188439794452020], (-8446558335501308547,-8440773213716732687]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:58:36,416 RepairJob.java:234 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:36,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,418 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,419 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,420 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,420 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,423 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:36,424 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,424 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:58:36,424 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,424 RepairJob.java:143 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:36,426 RepairJob.java:234 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:36,426 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,427 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,428 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,429 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,429 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,431 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:36,432 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:36,432 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:58:36,432 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,432 RepairJob.java:143 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:36,434 RepairJob.java:234 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:36,434 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,436 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,436 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,438 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,438 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,439 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:36,440 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,440 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,440 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:36,440 RepairJob.java:143 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:36,442 RepairJob.java:234 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:36,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,444 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,444 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,447 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:36,449 RepairSession.java:180 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:36,450 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:36,450 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,450 SyncTask.java:66 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] 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:36,450 RepairJob.java:143 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:36,451 RepairSession.java:270 - [repair #dfa3a0e0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:58:36,451 RepairRunnable.java:261 - Repair session dfa3a0e0-def2-11f0-9c46-45cdd6f71392 for range [(4959116205123443569,5005702333879055444], (4794458691626065622,4812188439794452020], (-8446558335501308547,-8440773213716732687]] finished INFO [RepairJobTask:3] 2025-12-22 04:58:36,452 ActiveRepairService.java:452 - [repair #dfa12fe0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:36,454 RepairRunnable.java:343 - Repair command #65 finished in 0 seconds INFO [Repair-Task-67] 2025-12-22 04:58:37,036 RepairRunnable.java:139 - Starting repair command #66 (e004fac0-def2-11f0-9c46-45cdd6f71392), 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-67] 2025-12-22 04:58:37,045 RepairSession.java:228 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5489628881768507017,5572488016217182971], (-4318521820528075133,-4311335479007245816]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:37,050 RepairJob.java:234 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:37,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,052 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,052 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,054 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,054 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,057 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:37,057 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] 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:37,057 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] 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:37,057 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:37,057 RepairJob.java:143 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:37,059 RepairJob.java:234 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:37,059 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,060 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,060 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,061 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,063 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:37,063 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] 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:58:37,063 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] 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:58:37,063 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:37,064 RepairJob.java:143 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:37,066 RepairJob.java:234 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:37,066 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,067 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,067 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,069 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,069 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,070 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:37,071 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:58:37,071 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:58:37,071 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:58:37,071 RepairJob.java:143 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:37,072 RepairJob.java:234 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:37,072 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,074 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,074 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,075 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,075 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:37,076 RepairSession.java:180 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:37,076 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:58:37,076 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:58:37,076 SyncTask.java:66 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:58:37,076 RepairJob.java:143 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:37,078 RepairSession.java:270 - [repair #e0065a50-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:58:37,079 RepairRunnable.java:261 - Repair session e0065a50-def2-11f0-9c46-45cdd6f71392 for range [(5489628881768507017,5572488016217182971], (-4318521820528075133,-4311335479007245816]] finished INFO [RepairJobTask:6] 2025-12-22 04:58:37,081 ActiveRepairService.java:452 - [repair #e004fac0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [RepairJobTask:6] 2025-12-22 04:58:37,083 RepairRunnable.java:343 - Repair command #66 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,927 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,936 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,942 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,959 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,972 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,985 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,992 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:38,998 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,006 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit WARN [ValidationExecutor:5] 2025-12-22 04:58:39,092 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/e1216740-def2-11f0-af4c-9dff05207e18/mc-351-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:5] 2025-12-22 04:58:39,092 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/e1216740-def2-11f0-af4c-9dff05207e18/mc-352-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:39,093 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,114 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,133 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,188 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,203 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,213 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,225 Validator.java:281 - [repair #e1216740-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,232 ActiveRepairService.java:452 - [repair #e120a3f0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-68] 2025-12-22 04:58:39,718 RepairRunnable.java:139 - Starting repair command #67 (e19e3860-def2-11f0-9c46-45cdd6f71392), 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-68] 2025-12-22 04:58:39,737 RepairSession.java:228 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(3382994282312862988,3394092503584452323], (3834452121867513702,3837670631924119552], (2740145838627924404,2740374575702456399], (3153115681742102314,3206023478142345626], (7777550379267759587,7784781369062485949]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:58:39,781 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,784 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,784 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,786 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,787 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,789 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,794 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,794 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] 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,794 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] 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:58:39,794 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:39,795 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:39,795 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,798 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,800 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,804 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,805 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,808 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:39,808 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:39,809 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:39,809 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:39,810 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:39,812 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:39,813 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,814 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,814 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,815 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,815 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,817 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:39,817 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:39,817 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:39,817 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:39,818 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:39,821 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:39,821 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,825 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,825 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,827 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,827 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,829 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:39,829 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:39,829 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:39,829 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:39,829 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:39,832 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,833 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,836 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,836 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,840 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,840 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,841 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,841 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:58:39,841 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:39,841 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 04:58:39,841 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:39,845 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,845 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,846 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,846 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,848 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,849 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,850 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:39,851 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:39,851 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 04:58:39,851 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:39,851 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:39,857 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,857 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,858 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,862 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,862 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,864 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:39,864 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:39,864 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:39,864 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:39,864 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:39,913 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:39,914 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,917 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,918 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,919 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,921 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:39,922 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:39,922 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:39,922 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:39,922 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:39,924 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,924 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,926 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,926 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,929 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,930 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,932 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:39,932 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:39,932 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:58:39,932 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:39,933 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:39,935 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:39,935 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,939 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,940 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,943 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,943 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,945 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,946 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:58:39,946 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:39,946 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:58:39,946 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:39,949 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:39,949 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,951 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,951 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,955 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,955 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,957 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:39,957 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] 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:58:39,957 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] 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:58:39,957 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:58:39,957 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:39,959 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:39,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,961 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,961 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,964 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,964 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,965 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,966 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:58:39,966 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:39,966 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:39,966 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:39,969 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:39,969 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,974 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,974 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,975 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,976 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,977 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,977 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] 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:39,977 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:58:39,977 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:58:39,977 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:39,979 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:39,979 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,981 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,981 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,982 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,982 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:39,983 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:39,983 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:58:39,984 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:58:39,984 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:58:39,984 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:40,039 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:40,040 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,042 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,042 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,045 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,045 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,047 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:40,048 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:40,048 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:40,048 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:40,048 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:40,051 RepairJob.java:234 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:40,051 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,056 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,056 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,058 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,058 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,059 RepairSession.java:180 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:40,060 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:58:40,061 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:40,061 SyncTask.java:66 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:58:40,061 RepairJob.java:143 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:40,061 RepairSession.java:270 - [repair #e1a11e90-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:58:40,062 RepairRunnable.java:261 - Repair session e1a11e90-def2-11f0-9c46-45cdd6f71392 for range [(3382994282312862988,3394092503584452323], (3834452121867513702,3837670631924119552], (2740145838627924404,2740374575702456399], (3153115681742102314,3206023478142345626], (7777550379267759587,7784781369062485949]] finished INFO [RepairJobTask: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 [InternalResponseStage:8] 2025-12-22 04:58:40,066 RepairRunnable.java:343 - Repair command #67 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,252 Validator.java:281 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,262 Validator.java:281 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,269 Validator.java:281 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:40,278 Validator.java:281 - [repair #e1ed1bb0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage: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 [AntiEntropyStage:1] 2025-12-22 04:58:41,967 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,976 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,984 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:41,996 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,008 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,017 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,026 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,033 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,043 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,091 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,103 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,115 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,190 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,203 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,209 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,219 Validator.java:281 - [repair #e2f22fa0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:42,225 ActiveRepairService.java:452 - [repair #e2f0f720-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-69] 2025-12-22 04:58:46,421 RepairRunnable.java:139 - Starting repair command #68 (e59d0450-def2-11f0-9c46-45cdd6f71392), 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-69] 2025-12-22 04:58:46,427 RepairSession.java:228 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(681864911169103239,728503913151147138], (5146040314913980057,5168556342900256218]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:58:46,432 RepairJob.java:234 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:46,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,434 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,434 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,435 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,435 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,439 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:46,439 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,440 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:58:46,440 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,440 RepairJob.java:143 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:46,458 RepairJob.java:234 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:46,458 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,460 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,461 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,463 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,463 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,465 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:46,466 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 04:58:46,466 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,466 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,466 RepairJob.java:143 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:46,467 RepairJob.java:234 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:46,467 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,468 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,468 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,469 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,469 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,470 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:46,470 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:46,470 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,470 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,471 RepairJob.java:143 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:46,474 RepairJob.java:234 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:46,474 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,475 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,476 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,478 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,478 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:46,479 RepairSession.java:180 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:46,479 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,479 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:58:46,479 SyncTask.java:66 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] 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:46,479 RepairJob.java:143 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:46,480 RepairSession.java:270 - [repair #e59deeb0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:58:46,480 RepairRunnable.java:261 - Repair session e59deeb0-def2-11f0-9c46-45cdd6f71392 for range [(681864911169103239,728503913151147138], (5146040314913980057,5168556342900256218]] finished INFO [RepairJobTask:5] 2025-12-22 04:58:46,482 ActiveRepairService.java:452 - [repair #e59d0450-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 04:58:46,486 RepairRunnable.java:343 - Repair command #68 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,122 Validator.java:281 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,139 Validator.java:281 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,151 Validator.java:281 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,162 Validator.java:281 - [repair #e6027ce0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:47,168 ActiveRepairService.java:452 - [repair #e6008110-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-70] 2025-12-22 04:58:48,946 RepairRunnable.java:139 - Starting repair command #69 (e71e4d20-def2-11f0-9c46-45cdd6f71392), 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-70] 2025-12-22 04:58:48,958 RepairSession.java:228 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-4459774953917253030,-4365903094185638050]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:58:49,068 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:49,068 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,070 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,071 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,073 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,074 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,079 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:49,087 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:49,088 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:58:49,088 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] 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:58:49,093 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:49,095 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:49,097 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,100 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,101 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,103 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,103 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,109 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:49,110 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:49,110 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:49,110 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:49,110 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:49,127 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:49,127 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,131 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,132 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,134 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,134 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,149 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:49,149 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:49,149 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:49,149 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:49,149 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:49,154 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:49,155 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,157 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,157 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,159 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,168 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:49,169 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:58:49,169 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:58:49,169 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:58:49,169 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:49,170 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:49,170 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,172 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,172 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,187 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,196 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:49,197 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:58:49,197 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:58:49,201 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:58:49,209 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:49,209 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 04:58:49,209 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,211 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,212 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,214 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,215 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,218 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:49,219 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:49,220 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:49,220 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:58:49,220 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:49,225 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:49,225 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,228 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,228 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,230 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,230 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,232 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:49,232 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:58:49,232 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:49,235 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:58:49,235 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:49,292 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:49,292 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,294 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,295 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,296 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,297 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:49,297 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:49,297 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:58:49,297 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:58:49,298 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:49,301 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:49,301 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,306 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,306 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,307 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,307 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,308 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:49,309 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:49,309 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:49,309 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:58:49,310 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:49,311 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:49,311 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,314 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,316 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,317 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,317 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,319 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:49,319 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:49,319 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:49,319 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:49,319 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:49,322 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:49,323 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,325 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,326 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,331 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,331 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,340 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:49,340 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:58:49,340 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:58:49,340 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] 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:58:49,340 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:49,342 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:49,342 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,344 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,344 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,346 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,347 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,348 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:49,348 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:49,348 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:49,348 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:49,349 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:58:49,354 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:58:49,354 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,356 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,357 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,359 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,359 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,360 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:58:49,361 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:58:49,361 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:49,361 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] 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:49,361 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:49,362 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:49,362 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,363 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,363 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,365 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,365 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,366 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:49,366 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:49,366 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:49,366 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 04:58:49,366 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:49,410 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:49,410 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,414 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,414 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,416 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,416 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,417 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:49,418 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:49,418 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:58:49,418 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:49,418 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:49,421 RepairJob.java:234 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:49,421 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,426 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,426 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,427 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,431 RepairSession.java:180 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:49,431 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:49,431 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:49,431 SyncTask.java:66 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:58:49,431 RepairJob.java:143 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:49,432 RepairSession.java:270 - [repair #e72021e0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 04:58:49,432 RepairRunnable.java:261 - Repair session e72021e0-def2-11f0-9c46-45cdd6f71392 for range [(-4459774953917253030,-4365903094185638050]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 04:58:49,435 RepairRunnable.java:343 - Repair command #69 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:49,801 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,856 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,867 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,050 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,057 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,067 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,084 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,096 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,111 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,122 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,132 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,197 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,207 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,227 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,250 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,262 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,332 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,347 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,369 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,380 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,387 ActiveRepairService.java:452 - [repair #e7ec2470-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-71] 2025-12-22 04:58:52,005 RepairRunnable.java:139 - Starting repair command #70 (e8f11150-def2-11f0-9c46-45cdd6f71392), 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-71] 2025-12-22 04:58:52,010 RepairSession.java:228 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(6227804877560298704,6238907915130144410], (-7189416914248445399,-7175909328100187449], (7425563214771256413,7427111715809944116], (2794195704087110073,2860435244577398329]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:58:52,034 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,034 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,038 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,038 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,042 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,045 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,045 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:58:52,046 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:58:52,046 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] 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:52,050 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,061 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,061 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,063 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,063 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,067 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,070 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:52,071 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:52,071 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:52,071 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:52,071 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:52,083 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:52,083 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,085 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,086 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,088 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,088 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,090 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,091 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:52,091 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:52,092 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:58:52,092 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:52,095 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:52,096 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,099 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,100 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,103 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,103 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,103 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,104 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:58:52,104 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:58:52,104 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:58:52,104 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,105 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,106 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,108 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,108 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,109 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,109 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,111 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,111 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:52,111 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:52,111 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:58:52,112 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:52,114 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:52,114 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,115 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,115 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,117 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,118 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,118 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:52,119 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:52,119 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:58:52,119 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:52,120 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:52,120 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,122 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,122 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,130 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,130 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,133 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,133 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:58:52,133 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:52,133 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:58:52,133 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,178 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,178 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,180 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,180 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,182 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,183 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,184 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,184 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:52,184 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:52,184 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:58:52,184 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:52,186 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:52,186 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,188 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,188 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,194 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,196 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:52,197 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:52,197 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:52,198 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:52,198 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:52,201 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:52,201 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,203 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,203 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,205 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,207 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,208 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,209 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] 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:52,209 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:58:52,209 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:58:52,212 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,212 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,212 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,214 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,214 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,217 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,218 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,219 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:58:52,220 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:58:52,220 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:58:52,220 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] 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:58:52,220 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:52,221 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:52,222 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,223 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,223 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,225 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,225 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,227 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:52,228 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:52,228 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:52,228 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:58:52,228 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,230 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,230 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,232 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,233 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,234 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,234 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,235 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,236 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:52,236 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] 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:52,236 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:58:52,236 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,238 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:52,238 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,239 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,239 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,240 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,240 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,241 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,242 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 04:58:52,242 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:58:52,242 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:58:52,243 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:52,291 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:52,291 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,295 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,295 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,298 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,300 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:52,300 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:52,300 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:58:52,300 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:58:52,301 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:52,303 RepairJob.java:234 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:52,303 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,305 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,305 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,307 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,307 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:52,307 RepairSession.java:180 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:52,310 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:52,310 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:58:52,310 SyncTask.java:66 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:58:52,311 RepairJob.java:143 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:58:52,311 RepairSession.java:270 - [repair #e8f1d4a0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:58:52,311 RepairRunnable.java:261 - Repair session e8f1d4a0-def2-11f0-9c46-45cdd6f71392 for range [(6227804877560298704,6238907915130144410], (-7189416914248445399,-7175909328100187449], (7425563214771256413,7427111715809944116], (2794195704087110073,2860435244577398329]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:8] 2025-12-22 04:58:52,314 RepairRunnable.java:343 - Repair command #70 finished in 0 seconds INFO [Repair-Task-72] 2025-12-22 04:58:56,447 RepairRunnable.java:139 - Starting repair command #71 (eb96dcf0-def2-11f0-9c46-45cdd6f71392), 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-72] 2025-12-22 04:58:56,452 RepairSession.java:228 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-157160353820092649,-131915481920728336], (-4530792961689103612,-4529636807027760101], (-6771181849969428130,-6726205108183457051]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:58:56,470 RepairJob.java:234 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:56,470 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,471 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,471 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,472 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,472 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,473 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:56,473 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:56,473 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:58:56,473 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] 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:56,474 RepairJob.java:143 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:56,482 RepairJob.java:234 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:56,483 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,484 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,484 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,486 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,486 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,487 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:56,487 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:56,489 RepairJob.java:234 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:56,489 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 04:58:56,490 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:58:56,490 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,490 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,490 RepairJob.java:270 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:58:56,491 RepairJob.java:143 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,492 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,492 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:56,493 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:58:56,493 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:58:56,493 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:58:56,494 RepairJob.java:143 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:56,494 RepairJob.java:234 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:56,494 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,496 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,496 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,497 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,497 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:56,498 RepairSession.java:180 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:56,498 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:58:56,498 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:58:56,498 SyncTask.java:66 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:58:56,498 RepairJob.java:143 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:56,499 RepairSession.java:270 - [repair #eb97a040-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:58:56,499 RepairRunnable.java:261 - Repair session eb97a040-def2-11f0-9c46-45cdd6f71392 for range [(-157160353820092649,-131915481920728336], (-4530792961689103612,-4529636807027760101], (-6771181849969428130,-6726205108183457051]] finished INFO [RepairJobTask:6] 2025-12-22 04:58:56,500 ActiveRepairService.java:452 - [repair #eb96dcf0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:58:56,501 RepairRunnable.java:343 - Repair command #71 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,109 Validator.java:281 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,116 Validator.java:281 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,123 Validator.java:281 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,128 Validator.java:281 - [repair #ebfacee0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:58:57,131 ActiveRepairService.java:452 - [repair #ebfa0b90-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,082 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,096 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,105 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,126 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,142 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,157 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,170 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,184 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,192 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,254 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,270 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,284 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,347 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,496 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,507 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,521 Validator.java:281 - [repair #ed239770-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,530 ActiveRepairService.java:452 - [repair #ed203c10-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-73] 2025-12-22 04:58:59,795 RepairRunnable.java:139 - Starting repair command #72 (ed95ba30-def2-11f0-9c46-45cdd6f71392), 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-73] 2025-12-22 04:58:59,799 RepairSession.java:228 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-7481894408295908258,-7446348542471315598], (-665996992458583803,-657375484575064760]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:58:59,816 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:58:59,816 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,819 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,819 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,820 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,820 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,822 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:59,823 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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:58:59,824 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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:59,825 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-12-22 04:58:59,827 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,827 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,829 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,829 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,830 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,830 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,832 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:59,835 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:59,835 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:58:59,835 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:59,835 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:58:59,837 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:58:59,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,841 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,841 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,844 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,844 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,846 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:58:59,847 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:59,847 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:58:59,848 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:58:59,848 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 04:58:59,849 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:58:59,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,851 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,851 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,852 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,852 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,854 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:59,854 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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,854 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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,854 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 04:58:59,854 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:59,857 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:59,857 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,859 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,861 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,862 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:59,862 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:58:59,862 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:58:59,863 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 04:58:59,863 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,867 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,871 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,871 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,874 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,874 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,875 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:59,875 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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,875 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:59,875 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:58:59,876 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:59,878 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:59,878 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,880 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,880 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,882 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,882 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,884 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:58:59,884 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:59,885 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:59,885 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 04:58:59,885 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:59,946 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:59,946 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,948 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,948 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,949 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,950 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:59,951 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:58:59,951 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:58:59,952 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:58:59,952 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:59,955 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:59,955 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,956 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,957 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,960 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,961 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,962 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:58:59,964 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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,964 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 04:58:59,964 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-12-22 04:58:59,965 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,967 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,967 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,969 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,969 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,971 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,972 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:59,972 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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:59,973 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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,973 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:58:59,973 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:58:59,977 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:58:59,978 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,981 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,981 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,983 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,983 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,984 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:59,984 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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:59,984 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:58:59,984 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] 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:59,984 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:58:59,987 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:58:59,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,988 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,988 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,993 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,993 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:58:59,995 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:58:59,995 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:59,995 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:58:59,995 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 04:58:59,995 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 04:58:59,999 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:58:59,999 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,001 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,001 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,003 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,003 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,005 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:00,005 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:59:00,005 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:00,005 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:59:00,005 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:00,010 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:00,010 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,012 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,012 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,015 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,015 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,017 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:00,017 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:59:00,017 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:00,017 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 04:59:00,017 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:00,209 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:00,209 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,211 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,211 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,212 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,212 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,213 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:00,214 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:00,214 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:59:00,214 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:00,214 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:00,216 RepairJob.java:234 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:00,216 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,217 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,217 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,221 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,221 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,222 RepairSession.java:180 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:00,222 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:59:00,222 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:00,222 SyncTask.java:66 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 04:59:00,222 RepairJob.java:143 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:00,223 RepairSession.java:270 - [repair #ed965670-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:59:00,223 RepairRunnable.java:261 - Repair session ed965670-def2-11f0-9c46-45cdd6f71392 for range [(-7481894408295908258,-7446348542471315598], (-665996992458583803,-657375484575064760]] finished INFO [RepairJobTask: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 [InternalResponseStage:8] 2025-12-22 04:59:00,225 RepairRunnable.java:343 - Repair command #72 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:00,346 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,355 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,371 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,389 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,121 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,138 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,151 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,214 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,233 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,259 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,274 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,288 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,296 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,306 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,316 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,370 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,385 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,400 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,413 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,427 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,436 ActiveRepairService.java:452 - [repair #eeef08a0-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,509 Validator.java:281 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,519 Validator.java:281 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,535 Validator.java:281 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,545 Validator.java:281 - [repair #f1928a50-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:06,557 ActiveRepairService.java:452 - [repair #f19151d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:07,165 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,178 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,189 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,200 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,204 ActiveRepairService.java:452 - [repair #f1f60710-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-74] 2025-12-22 04:59:09,033 RepairRunnable.java:139 - Starting repair command #73 (f3175590-def2-11f0-9c46-45cdd6f71392), 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-74] 2025-12-22 04:59:09,038 RepairSession.java:228 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3253900751280013314,-3227413484725124182], (9139780854257620850,9145623459213058949], (1936226204563860440,1948212027169776173], (-7569861970307758611,-7539558506265739293], (4815561307265966961,4817778716082248645], (2222299413102961453,2238678571196377761]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:59:09,061 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:09,061 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,064 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,065 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,066 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,070 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:09,071 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:59:09,071 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] 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:59:09,071 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 04:59:09,072 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:09,076 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:09,076 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,078 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,079 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,082 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,083 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,090 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,090 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:09,090 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:09,090 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:09,090 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,139 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,139 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,144 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,144 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,148 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,149 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,150 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:09,150 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:09,150 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:09,150 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:09,152 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:09,152 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,156 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,157 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,158 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,161 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:09,162 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:59:09,162 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:09,162 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:09,162 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,166 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,167 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,169 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,169 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,171 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,171 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,173 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:09,173 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:59:09,173 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:59:09,173 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:59:09,173 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:09,175 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:09,175 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,178 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,178 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,180 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,180 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,181 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:09,181 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:09,181 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:09,181 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:09,182 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,184 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,185 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,186 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,186 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,188 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,188 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,189 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,189 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:09,190 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:09,190 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:09,190 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:09,240 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:09,240 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,250 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,250 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,253 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,254 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,257 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:09,257 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:09,257 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:09,257 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:59:09,258 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:09,263 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:09,263 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,265 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,265 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,269 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,269 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,270 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,274 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:59:09,274 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 04:59:09,274 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] 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:09,275 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:09,280 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:09,280 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,284 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,284 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,286 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,286 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,288 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,289 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:59:09,289 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] 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:09,289 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:59:09,289 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,292 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,292 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,294 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,294 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,295 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,298 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:09,299 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:09,299 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:09,299 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] 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:09,299 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:09,304 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:09,304 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,308 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,308 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,314 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,314 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,315 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:09,316 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:09,316 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:09,316 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 04:59:09,316 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:09,319 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:09,319 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,322 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,322 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,324 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,324 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,327 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,327 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:09,327 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:09,327 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:09,327 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:09,331 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:09,332 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,333 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,333 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,337 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,338 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,340 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,340 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:09,340 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:09,340 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:09,340 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:09,395 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:09,395 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,402 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,403 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,405 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,405 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,407 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:09,407 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:09,407 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:09,407 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:09,407 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:09,409 RepairJob.java:234 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:09,409 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,412 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,412 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,414 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,417 RepairSession.java:180 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,418 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:59:09,419 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:09,419 SyncTask.java:66 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:09,419 RepairJob.java:143 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:09,419 RepairSession.java:270 - [repair #f317f1d0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 04:59:09,420 RepairRunnable.java:261 - Repair session f317f1d0-def2-11f0-9c46-45cdd6f71392 for range [(-3253900751280013314,-3227413484725124182], (9139780854257620850,9145623459213058949], (1936226204563860440,1948212027169776173], (-7569861970307758611,-7539558506265739293], (4815561307265966961,4817778716082248645], (2222299413102961453,2238678571196377761]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:8] 2025-12-22 04:59:09,423 RepairRunnable.java:343 - Repair command #73 finished in 0 seconds INFO [Repair-Task-75] 2025-12-22 04:59:09,821 RepairRunnable.java:139 - Starting repair command #74 (f38f92d0-def2-11f0-9c46-45cdd6f71392), 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-75] 2025-12-22 04:59:09,849 RepairSession.java:228 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1820832355240825418,1822105414433698631], (7007476869397712329,7009915536344266158], (879731308559881866,907546430592538422], (-6090158767251677043,-6032170496288592156]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 04:59:09,880 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:09,880 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,882 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,882 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,886 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,886 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,889 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:09,890 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:59:09,891 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] 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:09,891 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:59:09,892 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:09,897 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:09,898 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,901 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,901 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,906 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,906 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,910 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:09,911 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:09,911 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:09,911 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:09,911 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,923 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,923 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,924 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,925 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,927 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,927 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,933 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:09,935 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:09,935 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:09,935 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 04:59:09,937 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:09,937 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:09,937 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,939 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,939 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,942 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,944 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:09,944 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:09,944 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:09,945 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:59:09,945 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:09,949 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:59:09,949 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,951 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,951 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,953 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,956 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,960 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:09,960 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:09,961 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:09,961 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:09,961 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:09,964 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:59:09,964 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,967 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,967 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,968 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,970 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:09,970 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:09,970 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:09,970 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:09,971 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:09,974 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:09,974 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,975 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,975 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,977 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,977 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:09,978 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:59:09,979 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:09,979 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:09,979 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:09,981 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:10,022 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:10,022 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,025 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,025 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,027 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,027 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,029 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:10,030 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:10,030 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:59:10,030 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:10,030 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:10,034 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:10,034 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,035 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,035 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,036 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,037 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,038 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:10,038 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:10,038 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 04:59:10,040 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:10,040 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 04:59:10,039 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] 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:10,040 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,042 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,042 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,044 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,045 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,045 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:10,045 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:59:10,045 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:59:10,046 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 04:59:10,046 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:10,048 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:10,048 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,049 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,049 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,052 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,053 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:10,053 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 04:59:10,053 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:10,053 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] 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:10,053 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:10,057 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:10,057 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,060 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,060 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,061 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,062 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:10,063 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:59:10,063 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:59:10,064 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:59:10,064 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:10,066 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:10,066 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,068 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,068 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,069 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,069 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,070 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:59:10,071 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:10,071 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 04:59:10,071 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:10,071 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:10,072 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:10,072 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,082 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,082 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,085 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,085 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,086 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:59:10,087 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:10,087 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:10,087 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:10,087 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [Repair-Task-76] 2025-12-22 04:59:10,348 RepairRunnable.java:139 - Starting repair command #75 (f3dffcc0-def2-11f0-9c46-45cdd6f71392), 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 [RepairJobTask:5] 2025-12-22 04:59:10,354 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:10,354 RepairJob.java:257 - Validating /10.0.0.22 INFO [Repair-Task-76] 2025-12-22 04:59:10,355 RepairSession.java:228 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-7842169877373589319,-7823527345300576542], (394704309858671263,467268754936654026], (4812188439794452020,4815561307265966961]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,362 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,363 RepairJob.java:270 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-12-22 04:59:10,362 RepairJob.java:234 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:10,363 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,364 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,364 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,367 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,367 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,369 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,369 RepairJob.java:270 - Validating /10.0.0.249 WARN [ValidationExecutor:5] 2025-12-22 04:59:10,370 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/snapshots/f393d890-def2-11f0-9c46-45cdd6f71392/mc-371-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:10,370 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:59:10,371 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:59:10,371 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:10,371 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:59:10,371 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:10,373 RepairJob.java:234 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:10,373 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,374 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,374 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,375 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,375 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 04:59:10,375 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:10,375 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,376 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 04:59:10,376 RepairJob.java:143 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,378 RepairSession.java:180 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:10,378 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:10,378 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 04:59:10,378 SyncTask.java:66 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:59:10,378 RepairJob.java:143 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:10,379 RepairSession.java:270 - [repair #f393d890-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:10,380 RepairRunnable.java:261 - Repair session f393d890-def2-11f0-9c46-45cdd6f71392 for range [(1820832355240825418,1822105414433698631], (7007476869397712329,7009915536344266158], (879731308559881866,907546430592538422], (-6090158767251677043,-6032170496288592156]] finished INFO [RepairJobTask:3] 2025-12-22 04:59:10,381 ActiveRepairService.java:452 - [repair #f38f92d0-def2-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-12-22 04:59:10,421 RepairJob.java:234 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:10,421 RepairJob.java:257 - Validating /10.0.0.38 INFO [InternalResponseStage:8] 2025-12-22 04:59:10,422 RepairRunnable.java:343 - Repair command #74 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,426 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,426 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,427 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,430 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:10,432 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 04:59:10,432 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,432 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,433 RepairJob.java:143 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:10,435 RepairJob.java:234 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:10,436 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,437 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,438 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,440 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,440 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,444 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:10,445 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,446 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,446 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 04:59:10,446 RepairJob.java:143 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:10,468 RepairJob.java:234 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:10,468 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,470 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,470 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,471 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,471 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:10,473 RepairSession.java:180 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:10,473 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] 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:10,473 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 04:59:10,473 SyncTask.java:66 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:59:10,473 RepairJob.java:143 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:10,474 RepairSession.java:270 - [repair #f3e10e30-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:10,474 RepairRunnable.java:261 - Repair session f3e10e30-def2-11f0-9c46-45cdd6f71392 for range [(-7842169877373589319,-7823527345300576542], (394704309858671263,467268754936654026], (4812188439794452020,4815561307265966961]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:8] 2025-12-22 04:59:10,476 RepairRunnable.java:343 - Repair command #75 finished in 0 seconds INFO [Repair-Task-77] 2025-12-22 04:59:12,083 RepairRunnable.java:139 - Starting repair command #76 (f4e8ba30-def2-11f0-9c46-45cdd6f71392), 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-77] 2025-12-22 04:59:12,089 RepairSession.java:228 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-2482855053318343041,-2457783280162237362], (-3911496275309791551,-3909520504961598479], (-9209927860771501920,-9201581021670384656], (8054773610980233760,8065225677457214159], (4337422758540978667,4355540132563093217]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:59:12,120 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:12,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,123 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,123 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,126 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,126 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,127 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:12,128 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 04:59:12,128 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:59:12,128 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:59:12,128 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,132 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:12,132 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,133 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,133 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,135 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,135 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,137 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:12,137 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:12,137 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:12,137 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:12,137 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:12,140 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:12,140 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,141 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,141 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,143 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,145 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:12,145 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:12,145 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:12,145 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:12,146 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:12,150 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:12,150 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,153 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,153 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,157 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,158 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:12,159 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:12,159 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 04:59:12,159 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:12,159 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:12,164 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:12,164 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,166 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,166 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,168 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,168 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,171 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:12,172 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:12,172 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:12,172 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:12,172 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:12,174 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:12,174 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,176 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,176 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,177 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,177 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,179 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:12,179 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:12,179 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:12,179 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:12,179 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:12,187 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:12,187 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,191 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,191 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,195 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,196 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:12,197 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:12,198 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:12,198 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:12,200 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:12,249 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:12,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,252 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,252 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,254 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,254 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,255 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:12,256 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:12,256 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:59:12,256 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 04:59:12,256 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:12,257 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:12,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,258 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,258 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,260 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,261 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:12,261 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:12,261 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:12,262 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:12,262 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:12,265 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:12,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,268 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,268 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,270 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,270 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,271 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:12,271 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:12,271 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:12,272 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:12,272 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:12,274 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:12,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,277 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,277 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,278 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,278 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,280 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:12,280 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:12,280 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:59:12,280 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-12-22 04:59:12,281 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,282 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:12,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,283 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,284 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,285 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,286 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:12,286 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 04:59:12,286 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:12,286 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:12,286 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,292 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:12,292 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,294 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,294 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,298 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,299 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:12,300 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] 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:12,300 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:12,300 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 04:59:12,300 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,301 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:12,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,303 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,303 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,304 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,304 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,305 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:12,305 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:12,305 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:12,306 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:12,306 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,669 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:12,669 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,674 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,675 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,680 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,680 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,681 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:12,681 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:12,681 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 04:59:12,681 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 04:59:12,681 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:12,684 RepairJob.java:234 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:12,685 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,687 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,687 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,688 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,688 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:12,689 RepairSession.java:180 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:12,690 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 04:59:12,690 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:12,690 SyncTask.java:66 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:12,690 RepairJob.java:143 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:12,690 RepairSession.java:270 - [repair #f4e9a490-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:12,691 RepairRunnable.java:261 - Repair session f4e9a490-def2-11f0-9c46-45cdd6f71392 for range [(-2482855053318343041,-2457783280162237362], (-3911496275309791551,-3909520504961598479], (-9209927860771501920,-9201581021670384656], (8054773610980233760,8065225677457214159], (4337422758540978667,4355540132563093217]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:8] 2025-12-22 04:59:12,695 RepairRunnable.java:343 - Repair command #76 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:16,531 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,547 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,557 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,570 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,577 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,256 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,276 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,303 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,324 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,333 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,095 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,103 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,110 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,164 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,173 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,195 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,206 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,222 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,236 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,247 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,256 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,310 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,328 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,352 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,362 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,375 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,382 ActiveRepairService.java:452 - [repair #f9132a00-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,870 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,880 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,889 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,898 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,918 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,931 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,947 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,961 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:19,970 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,022 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,031 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,051 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,105 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,115 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,125 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,136 Validator.java:281 - [repair #f98acb00-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,141 ActiveRepairService.java:452 - [repair #f98a2ec0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:20,383 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,393 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,401 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,410 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,141 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,149 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,155 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,203 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,213 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,227 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,250 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,266 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,278 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,290 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,297 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,349 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,364 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,378 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,395 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,403 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,546 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,555 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,567 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,576 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,581 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,210 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,219 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,233 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,241 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,246 ActiveRepairService.java:452 - [repair #fdea5490-def2-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,151 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,166 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,174 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,183 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,190 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,197 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,206 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,212 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,218 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,276 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,288 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,296 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,354 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,367 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,376 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,389 Validator.java:281 - [repair #ff10fa40-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,398 ActiveRepairService.java:452 - [repair #ff0d77d0-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-78] 2025-12-22 04:59:29,883 RepairRunnable.java:139 - Starting repair command #77 (ff84cab0-def2-11f0-9c46-45cdd6f71392), 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-78] 2025-12-22 04:59:29,887 RepairSession.java:228 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-121940209062401435,-110857538739829555], (-35565751270453707,6545197131120783], (1948212027169776173,1988029932043003753], (-2484273156444331678,-2482855053318343041]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 04:59:29,904 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:29,905 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,907 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,907 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,910 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,910 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,915 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:29,917 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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:59:29,917 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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:59:29,917 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 04:59:29,917 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:29,918 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:29,919 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,920 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,920 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,922 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,922 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,924 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:29,924 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:29,924 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 04:59:29,924 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:29,924 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:29,927 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:29,927 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,928 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,928 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,930 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,930 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,931 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:29,931 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:29,932 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:29,932 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:29,932 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:29,934 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:29,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,937 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,937 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,939 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,939 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,941 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:29,941 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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,941 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 04:59:29,942 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:59:29,942 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:29,945 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:29,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,949 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,949 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,951 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,951 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,953 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:29,953 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 04:59:29,953 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:29,953 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 04:59:29,953 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:29,956 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:29,957 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,958 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,959 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,961 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,961 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,962 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:29,963 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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,963 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:29,966 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:29,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 04:59:29,963 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 04:59:29,966 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,967 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,968 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,970 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,970 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:29,971 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:29,972 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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,972 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 04:59:29,972 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 04:59:29,972 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:30,014 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:30,014 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,016 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,016 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,019 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,019 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,021 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:30,022 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:30,022 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 04:59:30,022 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:30,022 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:30,025 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:30,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,026 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,027 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,028 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,028 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,030 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:30,031 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:59:30,031 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:59:30,031 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 04:59:30,032 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:30,035 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:30,036 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,038 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,041 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,041 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,043 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:30,044 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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:30,044 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-12-22 04:59:30,044 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 04:59:30,044 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:30,047 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:30,048 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,049 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,049 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,053 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,053 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,055 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:30,055 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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:59:30,055 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] 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:59:30,055 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:59:30,056 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:30,058 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:30,058 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,060 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,060 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,062 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,063 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:30,063 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:59:30,063 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:30,063 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 04:59:30,063 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:30,068 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:59:30,068 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,070 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,070 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,073 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,073 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,075 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:30,075 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:30,075 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:30,075 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 04:59:30,075 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:30,077 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:30,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,079 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,079 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,080 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,080 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,081 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:30,082 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:30,082 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:59:30,082 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 04:59:30,082 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:30,127 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:30,128 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,130 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,130 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,131 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,132 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:30,133 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 04:59:30,133 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:30,133 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:59:30,133 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:30,136 RepairJob.java:234 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:30,137 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,138 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,138 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,141 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,143 RepairSession.java:180 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:30,143 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:30,143 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 04:59:30,143 SyncTask.java:66 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 04:59:30,144 RepairJob.java:143 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:30,144 RepairSession.java:270 - [repair #ff8566f0-def2-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:59:30,144 RepairRunnable.java:261 - Repair session ff8566f0-def2-11f0-9c46-45cdd6f71392 for range [(-121940209062401435,-110857538739829555], (-35565751270453707,6545197131120783], (1948212027169776173,1988029932043003753], (-2484273156444331678,-2482855053318343041]] finished INFO [RepairJobTask:2] 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 [RepairJobTask:2] 2025-12-22 04:59:30,147 RepairRunnable.java:343 - Repair command #77 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,408 Validator.java:281 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,421 Validator.java:281 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,430 Validator.java:281 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,442 Validator.java:281 - [repair #ffd2eab0-def2-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:30,446 ActiveRepairService.java:452 - [repair #ffd22760-def2-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,189 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,210 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,228 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,242 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,254 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,268 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,277 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,284 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,295 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,357 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,374 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,384 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,467 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,486 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,499 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,516 Validator.java:281 - [repair #00deb560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:32,523 ActiveRepairService.java:452 - [repair #00dda3f0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-79] 2025-12-22 04:59:36,603 RepairRunnable.java:139 - Starting repair command #78 (038607a0-def3-11f0-9c46-45cdd6f71392), 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-79] 2025-12-22 04:59:36,606 RepairSession.java:228 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(6386761718314668805,6402039637733081435], (-4617010832629536759,-4581615761579213756], (-3585771554565808374,-3577397233578462873], (-1104890980172788696,-1080239069120845552]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:59:36,624 RepairJob.java:234 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:36,624 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,626 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,653 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,655 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,656 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,659 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:36,660 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] 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:59:36,660 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 04:59:36,660 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:36,660 RepairJob.java:143 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:36,665 RepairJob.java:234 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:36,665 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,666 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,666 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,669 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,670 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,671 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:36,671 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:59:36,671 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 04:59:36,672 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] 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:36,672 RepairJob.java:143 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:36,674 RepairJob.java:234 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:36,675 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,676 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,676 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,678 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,717 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,719 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:36,719 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] 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:36,719 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 04:59:36,719 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 04:59:36,720 RepairJob.java:143 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:36,721 RepairJob.java:234 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:36,721 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,722 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,723 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,725 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,725 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:36,726 RepairSession.java:180 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:36,727 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:36,727 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] 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:36,727 SyncTask.java:66 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:36,727 RepairJob.java:143 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:36,728 RepairSession.java:270 - [repair #0386a3e0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:59:36,728 RepairRunnable.java:261 - Repair session 0386a3e0-def3-11f0-9c46-45cdd6f71392 for range [(6386761718314668805,6402039637733081435], (-4617010832629536759,-4581615761579213756], (-3585771554565808374,-3577397233578462873], (-1104890980172788696,-1080239069120845552]] finished INFO [RepairJobTask:2] 2025-12-22 04:59:36,731 ActiveRepairService.java:452 - [repair #038607a0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:59:36,732 RepairRunnable.java:343 - Repair command #78 finished in 0 seconds INFO [Repair-Task-80] 2025-12-22 04:59:37,235 RepairRunnable.java:139 - Starting repair command #79 (03e69e30-def3-11f0-9c46-45cdd6f71392), 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-80] 2025-12-22 04:59:37,239 RepairSession.java:228 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(2127850457434474719,2141802057229100473], (-4344431406555613806,-4326386540225504999], (-8012282605615278051,-8003624067753875178], (3837670631924119552,3858649433462317191], (-4907633009806644972,-4895170945423144363], (-6726205108183457051,-6725747795588402955]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 04:59:37,246 RepairJob.java:234 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:37,247 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,252 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,252 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,254 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,254 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,255 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:37,256 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:59:37,256 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 04:59:37,256 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:59:37,256 RepairJob.java:143 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:37,260 RepairJob.java:234 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:37,260 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,263 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,263 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,274 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,274 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,275 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:37,275 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:59:37,276 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:59:37,276 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] 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:59:37,276 RepairJob.java:143 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:37,280 RepairJob.java:234 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:37,280 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,282 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,282 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,293 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,293 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,294 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:37,295 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:37,295 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 04:59:37,295 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] 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:37,295 RepairJob.java:143 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:37,300 RepairJob.java:234 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:37,300 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,302 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,302 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,305 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:37,306 RepairSession.java:180 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:37,306 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:37,306 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:37,306 SyncTask.java:66 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 04:59:37,306 RepairJob.java:143 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:37,308 RepairSession.java:270 - [repair #03e73a70-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 04:59:37,308 RepairRunnable.java:261 - Repair session 03e73a70-def3-11f0-9c46-45cdd6f71392 for range [(2127850457434474719,2141802057229100473], (-4344431406555613806,-4326386540225504999], (-8012282605615278051,-8003624067753875178], (3837670631924119552,3858649433462317191], (-4907633009806644972,-4895170945423144363], (-6726205108183457051,-6725747795588402955]] finished INFO [RepairJobTask:2] 2025-12-22 04:59:37,310 ActiveRepairService.java:452 - [repair #03e69e30-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 04:59:37,311 RepairRunnable.java:343 - Repair command #79 finished in 0 seconds INFO [Repair-Task-81] 2025-12-22 04:59:39,139 RepairRunnable.java:139 - Starting repair command #80 (05092530-def3-11f0-9c46-45cdd6f71392), 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-81] 2025-12-22 04:59:39,144 RepairSession.java:228 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5750286806425191572,5858470146714121440]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:59:39,153 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:39,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,156 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,156 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,158 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,158 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,161 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:39,164 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:59:39,165 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:59:39,165 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,166 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:39,165 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:39,166 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,168 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,168 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,169 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,170 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,172 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:39,173 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,173 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,173 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,173 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,182 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:39,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,184 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,184 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,185 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,185 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,187 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:39,188 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:39,188 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:39,188 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:39,188 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,198 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:39,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,200 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,200 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,201 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,201 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,204 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:39,204 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:59:39,205 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:39,205 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 04:59:39,205 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,208 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:39,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,209 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,209 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,211 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,211 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,213 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:39,213 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:39,213 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:39,213 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:39,213 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:39,216 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:39,217 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,218 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,218 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,220 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,220 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,221 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:39,222 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 04:59:39,222 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:39,222 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:39,222 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:39,226 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:39,226 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,229 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,229 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,230 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,230 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,232 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:39,232 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,232 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,233 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 04:59:39,233 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:39,280 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:39,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,282 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,282 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,285 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,285 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,287 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:39,287 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:59:39,288 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:7] 2025-12-22 04:59:39,288 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 04:59:39,290 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:39,290 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,292 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,292 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,294 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,295 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,297 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:39,298 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,298 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 04:59:39,298 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,298 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:39,300 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:39,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,302 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,303 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,309 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,312 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:39,312 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 04:59:39,312 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:59:39,312 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 04:59:39,313 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:39,314 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:39,315 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,316 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,316 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,319 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,319 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,321 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:39,323 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,323 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,323 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 04:59:39,324 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 04:59:39,326 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 04:59:39,327 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,328 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,331 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,334 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,336 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:39,336 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 04:59:39,336 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:39,336 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:39,336 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:39,338 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:39,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,339 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,339 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,343 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,343 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,344 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:39,344 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,344 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 04:59:39,345 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] 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:39,345 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,347 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:39,347 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,349 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,349 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,351 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,351 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,354 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:39,355 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:39,355 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:39,355 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 04:59:39,355 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:39,510 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:39,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,515 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,516 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,519 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,519 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,523 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:39,523 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:39,523 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:39,523 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 04:59:39,523 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:39,526 RepairJob.java:234 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:39,526 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,527 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,527 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,529 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,531 RepairSession.java:180 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:39,532 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:39,532 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:3] 2025-12-22 04:59:39,532 SyncTask.java:66 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:39,532 RepairJob.java:143 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:39,532 RepairSession.java:270 - [repair #0509e880-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:39,535 RepairRunnable.java:261 - Repair session 0509e880-def3-11f0-9c46-45cdd6f71392 for range [(5750286806425191572,5858470146714121440]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:8] 2025-12-22 04:59:39,541 RepairRunnable.java:343 - Repair command #80 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:39,927 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,934 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,941 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,992 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,006 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,014 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,023 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,043 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,055 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,064 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,073 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,121 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,132 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,150 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,167 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,174 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,179 ActiveRepairService.java:452 - [repair #057f1880-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-82] 2025-12-22 04:59:40,419 RepairRunnable.java:139 - Starting repair command #81 (05cc7530-def3-11f0-9c46-45cdd6f71392), 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 04:59:40,425 RepairSession.java:228 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2302324478064261829,2309089085926872126], (6648165040289968752,6674682528658549516], (-4072069853877705177,-4065929024774649015], (7153061009869216146,7160106048141322703], (-6187357468077250983,-6137776219578963470]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:59:40,432 RepairJob.java:234 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:40,433 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,435 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,435 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,436 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,437 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,440 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:40,441 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:59:40,442 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:40,442 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:40,442 RepairJob.java:143 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:40,443 RepairJob.java:234 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:40,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,445 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,445 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,447 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,452 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:40,452 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:59:40,452 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:59:40,455 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:59:40,455 RepairJob.java:143 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:40,456 RepairJob.java:234 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:40,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,462 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,462 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,464 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,464 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,466 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:40,468 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:40,469 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:40,469 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:40,469 RepairJob.java:143 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:40,472 RepairJob.java:234 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:40,473 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,475 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,475 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,476 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:40,478 RepairSession.java:180 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:40,479 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:40,479 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:40,479 SyncTask.java:66 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] 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:40,479 RepairJob.java:143 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:40,481 RepairSession.java:270 - [repair #05cd5f90-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 04:59:40,481 RepairRunnable.java:261 - Repair session 05cd5f90-def3-11f0-9c46-45cdd6f71392 for range [(2302324478064261829,2309089085926872126], (6648165040289968752,6674682528658549516], (-4072069853877705177,-4065929024774649015], (7153061009869216146,7160106048141322703], (-6187357468077250983,-6137776219578963470]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:7] 2025-12-22 04:59:40,485 RepairRunnable.java:343 - Repair command #81 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:42,261 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,282 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,295 Validator.java:281 - [repair #06da62c0-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:6] 2025-12-22 04:59:42,367 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/06da62c0-def3-11f0-bb7a-01e025d64bf5/mc-391-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:6] 2025-12-22 04:59:42,367 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/06da62c0-def3-11f0-bb7a-01e025d64bf5/mc-392-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:42,368 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,378 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,393 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,403 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,420 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,430 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,444 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,460 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,515 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,526 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,542 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,558 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,572 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,577 ActiveRepairService.java:452 - [repair #06d8b510-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-83] 2025-12-22 04:59:46,639 RepairRunnable.java:139 - Starting repair command #82 (09818df0-def3-11f0-9c46-45cdd6f71392), 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-83] 2025-12-22 04:59:46,647 RepairSession.java:228 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(7506388122292940923,7549796917813689340], (4193064044651217853,4203923806841750966], (1039308955209711223,1065240803037956456], (6641845409591691813,6648165040289968752]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 04:59:46,656 RepairJob.java:234 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:46,656 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,659 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,659 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,661 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,662 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:46,663 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] 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:59:46,663 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 04:59:46,663 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:46,663 RepairJob.java:143 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:46,666 RepairJob.java:234 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:46,666 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,667 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,668 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,669 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,670 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,670 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:46,671 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,671 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] 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:46,671 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,672 RepairJob.java:143 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:46,674 RepairJob.java:234 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:46,674 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,676 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,676 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,678 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,678 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,680 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:46,681 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,682 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,682 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,682 RepairJob.java:143 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:46,686 RepairJob.java:234 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:46,686 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,688 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,688 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,689 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,690 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:46,691 RepairSession.java:180 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:46,692 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,692 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 04:59:46,692 SyncTask.java:66 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] 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:46,692 RepairJob.java:143 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:46,693 RepairSession.java:270 - [repair #0982c670-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 04:59:46,693 RepairRunnable.java:261 - Repair session 0982c670-def3-11f0-9c46-45cdd6f71392 for range [(7506388122292940923,7549796917813689340], (4193064044651217853,4203923806841750966], (1039308955209711223,1065240803037956456], (6641845409591691813,6648165040289968752]] finished INFO [RepairJobTask: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 [RepairJobTask:1] 2025-12-22 04:59:46,698 RepairRunnable.java:343 - Repair command #82 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,284 Validator.java:281 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,292 Validator.java:281 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,299 Validator.java:281 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,304 Validator.java:281 - [repair #09e1af50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:47,309 ActiveRepairService.java:452 - [repair #09e0ec00-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,197 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,209 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,217 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,268 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,284 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,308 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,320 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,330 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,337 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,348 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,358 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,414 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,427 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,440 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,452 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,463 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 [Repair-Task-84] 2025-12-22 04:59:49,962 RepairRunnable.java:139 - Starting repair command #83 (0b7c9aa0-def3-11f0-9c46-45cdd6f71392), 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-84] 2025-12-22 04:59:49,968 RepairSession.java:228 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(4278076414792835380,4333577754280008072], (-5920133280967819202,-5912795300176986371], (-1433345733436727467,-1424111142659725882], (5300593489029714879,5306144834330530420]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 04:59:49,988 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:49,988 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,993 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,993 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,996 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,996 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:49,999 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:50,000 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] 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:59:50,000 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:59:50,000 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 04:59:50,000 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:50,003 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:50,003 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,005 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,005 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,007 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,007 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,009 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:50,009 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:50,010 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:50,010 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 04:59:50,010 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:50,012 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:50,013 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,014 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,014 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,016 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,018 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 04:59:50,018 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 04:59:50,018 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 04:59:50,019 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 04:59:50,019 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,021 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,021 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,022 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,022 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,025 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,025 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,026 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,026 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-12-22 04:59:50,026 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 04:59:50,027 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 04:59:50,027 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:50,028 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:50,028 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,030 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,030 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,031 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,031 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,032 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:50,032 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:50,032 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 04:59:50,033 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 04:59:50,033 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:50,034 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:50,034 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,035 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,036 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,037 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,037 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,038 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:50,038 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 04:59:50,038 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 04:59:50,038 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 04:59:50,039 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:50,041 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:50,041 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,045 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,046 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,047 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,047 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,049 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:50,049 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 04:59:50,050 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:50,050 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-12-22 04:59:50,050 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:50,096 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:59:50,096 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,098 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,098 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,101 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,102 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,103 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:50,104 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 04:59:50,104 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 04:59:50,104 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 04:59:50,105 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 04:59:50,107 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 04:59:50,107 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,109 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,109 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,112 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,112 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,113 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,114 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:50,114 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 04:59:50,114 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] 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:50,114 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,120 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,120 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,124 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,124 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,127 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,127 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,129 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:50,130 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:50,130 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] 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:50,130 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 04:59:50,130 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,139 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,139 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,141 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,141 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,144 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,144 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,146 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,146 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 04:59:50,146 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 04:59:50,146 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] 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:59:50,146 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:50,149 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:50,149 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,151 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,151 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,152 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,152 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,154 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 04:59:50,154 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:50,154 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 04:59:50,154 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 04:59:50,154 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,157 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,157 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,158 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,158 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,162 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,162 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,163 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,163 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:59:50,163 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 04:59:50,163 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 04:59:50,163 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 04:59:50,166 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:50,166 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,168 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,168 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,169 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,169 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,171 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 04:59:50,171 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:59:50,171 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 04:59:50,171 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 04:59:50,172 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 04:59:50,217 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 04:59:50,218 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,220 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,220 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,223 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,223 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,224 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,224 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:59:50,225 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 04:59:50,225 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 04:59:50,225 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 04:59:50,228 RepairJob.java:234 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 04:59:50,229 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,230 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,233 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,237 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,237 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,238 RepairSession.java:180 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 04:59:50,239 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:50,239 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:50,239 SyncTask.java:66 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 04:59:50,239 RepairJob.java:143 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,239 RepairSession.java:270 - [repair #0b7d8500-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:50,239 RepairRunnable.java:261 - Repair session 0b7d8500-def3-11f0-9c46-45cdd6f71392 for range [(4278076414792835380,4333577754280008072], (-5920133280967819202,-5912795300176986371], (-1433345733436727467,-1424111142659725882], (5300593489029714879,5306144834330530420]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:10] 2025-12-22 04:59:50,242 RepairRunnable.java:343 - Repair command #83 finished in 0 seconds INFO [Repair-Task-85] 2025-12-22 04:59:50,455 RepairRunnable.java:139 - Starting repair command #84 (0bc7d470-def3-11f0-9c46-45cdd6f71392), 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-85] 2025-12-22 04:59:50,461 RepairSession.java:228 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3227413484725124182,-3220965154761529069], (4778200823501242338,4794458691626065622], (2733509289704435607,2740145838627924404], (-5705944904691706732,-5674290812106746909]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 04:59:50,481 RepairJob.java:234 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 04:59:50,481 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,483 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,483 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,485 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,487 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 04:59:50,491 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 04:59:50,492 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 04:59:50,496 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] 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:50,497 RepairJob.java:143 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,497 RepairJob.java:234 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,498 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,500 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,501 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,502 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,502 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,504 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:50,505 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:59:50,505 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 04:59:50,505 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] 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:50,505 RepairJob.java:143 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 04:59:50,508 RepairJob.java:234 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 04:59:50,508 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,521 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,521 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,524 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,524 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,526 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 04:59:50,528 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:59:50,528 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 04:59:50,528 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] 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:50,529 RepairJob.java:143 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,533 RepairJob.java:234 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 04:59:50,533 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,535 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,535 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,538 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,538 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 04:59:50,540 RepairSession.java:180 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 04:59:50,542 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 04:59:50,542 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 04:59:50,542 SyncTask.java:66 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] 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:50,544 RepairJob.java:143 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 04:59:50,545 RepairSession.java:270 - [repair #0bc8bed0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 04:59:50,545 RepairRunnable.java:261 - Repair session 0bc8bed0-def3-11f0-9c46-45cdd6f71392 for range [(-3227413484725124182,-3220965154761529069], (4778200823501242338,4794458691626065622], (2733509289704435607,2740145838627924404], (-5705944904691706732,-5674290812106746909]] finished INFO [RepairJobTask:5] 2025-12-22 04:59:50,546 ActiveRepairService.java:452 - [repair #0bc7d470-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 04:59:50,548 RepairRunnable.java:343 - Repair command #84 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,272 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,283 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,295 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,305 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,313 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,322 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,336 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,346 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,366 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,419 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,447 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,459 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,518 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,534 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,549 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,558 Validator.java:281 - [repair #0cd525c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 04:59:52,564 ActiveRepairService.java:452 - [repair #0cd3ed40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,683 Validator.java:281 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,694 Validator.java:281 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,701 Validator.java:281 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,708 Validator.java:281 - [repair #0f7bdbc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:56,712 ActiveRepairService.java:452 - [repair #0f7b6690-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,375 Validator.java:281 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,382 Validator.java:281 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,389 Validator.java:281 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,395 Validator.java:281 - [repair #0fe32910-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 04:59:57,401 ActiveRepairService.java:452 - [repair #0fe1f090-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,245 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,254 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,268 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,287 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,300 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,314 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,332 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,342 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,350 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,407 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,422 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,436 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,497 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,509 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,519 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 04:59:59,531 Validator.java:281 - [repair #11014340-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 05:00:00,039 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,059 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,079 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,097 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,108 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,127 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,139 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,148 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,162 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,229 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,251 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,263 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration WARN [ValidationExecutor:6] 2025-12-22 05:00:00,343 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/mc-401-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:00,343 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,359 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,375 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,389 Validator.java:281 - [repair #11784800-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,395 ActiveRepairService.java:452 - [repair #11775da0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-86] 2025-12-22 05:00:00,528 RepairRunnable.java:139 - Starting repair command #85 (11c8d900-def3-11f0-9c46-45cdd6f71392), 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-86] 2025-12-22 05:00:00,532 RepairSession.java:228 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8711317559190984396,-8659902434455401111], (-5489598432922917630,-5448966008363046696]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:00,546 RepairJob.java:234 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:00,546 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,553 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,553 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,597 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,601 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:00,603 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:00,604 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:00:00,604 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] 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:00:00,605 RepairJob.java:143 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:00,686 RepairJob.java:234 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:00,686 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,687 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,688 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,689 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,703 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,735 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:00,735 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:00:00,735 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:00:00,736 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] 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:00,736 RepairJob.java:143 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:00,760 RepairJob.java:234 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:00,771 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,772 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,772 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,775 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,792 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:00,794 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:00,795 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:00,795 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:00:00,795 RepairJob.java:143 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:00,796 RepairJob.java:234 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:00,796 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,800 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,800 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,802 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,804 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:00,806 RepairSession.java:180 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:00,807 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:00,807 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:00,807 SyncTask.java:66 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:00,807 RepairJob.java:143 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:00,808 RepairSession.java:270 - [repair #11c97540-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:00:00,808 RepairRunnable.java:261 - Repair session 11c97540-def3-11f0-9c46-45cdd6f71392 for range [(-8711317559190984396,-8659902434455401111], (-5489598432922917630,-5448966008363046696]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:10] 2025-12-22 05:00:00,811 RepairRunnable.java:343 - Repair command #85 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:02,388 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,402 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,425 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,489 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,507 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,533 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,560 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,586 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,603 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,613 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,623 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,694 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,709 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,739 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,754 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,765 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,770 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,722 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,728 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,739 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,744 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,751 ActiveRepairService.java:452 - [repair #15778920-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-87] 2025-12-22 05:00:07,373 RepairRunnable.java:139 - Starting repair command #86 (15dd4fd0-def3-11f0-9c46-45cdd6f71392), 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-87] 2025-12-22 05:00:07,378 RepairSession.java:228 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(4162348557354063313,4193064044651217853]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:07,382 RepairJob.java:234 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:07,382 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,384 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,384 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,386 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,386 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,388 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:07,388 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:00:07,389 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:00:07,389 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] 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:00:07,389 RepairJob.java:143 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:07,391 RepairJob.java:234 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:07,391 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,393 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,393 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,397 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,397 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,398 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:07,398 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:07,399 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] 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:07,399 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:07,399 RepairJob.java:143 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:07,410 RepairJob.java:234 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:07,410 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,412 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,412 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,414 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,415 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:07,417 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] 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:07,417 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:07,417 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:07,418 RepairJob.java:143 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:07,418 RepairJob.java:234 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:07,418 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,419 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,420 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,421 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,421 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:07,423 RepairSession.java:180 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:07,423 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:07,423 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:07,423 SyncTask.java:66 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:07,423 RepairJob.java:143 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:07,424 RepairSession.java:270 - [repair #15de1320-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:00:07,424 RepairRunnable.java:261 - Repair session 15de1320-def3-11f0-9c46-45cdd6f71392 for range [(4162348557354063313,4193064044651217853]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:10] 2025-12-22 05:00:07,430 RepairRunnable.java:343 - Repair command #86 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,261 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,271 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,281 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,291 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,297 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,308 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,319 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,330 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,337 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,395 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,408 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,421 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,478 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,540 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,553 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,564 Validator.java:281 - [repair #16faf4d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:09,573 ActiveRepairService.java:452 - [repair #16fa0a70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-88] 2025-12-22 05:00:10,021 RepairRunnable.java:139 - Starting repair command #87 (17715d50-def3-11f0-9c46-45cdd6f71392), 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-88] 2025-12-22 05:00:10,025 RepairSession.java:228 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-2457783280162237362,-2334296265942569805]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:1] 2025-12-22 05:00:10,037 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,037 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,040 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,040 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,042 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,042 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,046 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:10,046 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:00:10,046 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:00:10,048 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:00:10,048 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,053 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,053 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,061 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,061 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,064 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,065 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,067 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:10,068 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:10,068 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:10,070 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:10,070 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,074 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,075 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,082 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,083 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,093 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,094 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,095 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:10,098 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:00:10,098 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:00:10,098 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:00:10,098 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,099 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,100 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,103 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,103 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,107 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,107 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,108 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:10,109 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:00:10,109 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:00:10,109 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:00:10,110 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:10,114 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:10,114 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,116 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,116 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,118 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,118 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,119 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:10,120 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:00:10,120 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:00:10,120 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:00:10,120 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,122 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,122 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,126 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,127 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,128 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,129 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,130 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,130 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:10,130 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:00:10,130 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:10,130 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,134 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,134 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,138 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,138 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,143 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,143 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,145 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,145 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:10,145 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:10,145 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:10,145 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:10,190 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:10,191 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,192 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,192 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,195 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,195 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,196 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:10,196 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:10,197 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:10,197 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:00:10,198 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:10,201 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:10,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,205 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,205 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,208 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,208 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,209 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,210 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:10,210 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:10,210 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:10,210 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,213 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,213 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,216 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,216 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,221 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,221 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,223 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,226 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:00:10,227 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:10,227 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:10,227 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,234 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,239 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,239 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,242 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,243 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,243 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:10,243 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] 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:10,244 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:00:10,245 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:10,247 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:10,247 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,249 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,249 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,252 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,252 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,253 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,253 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:10,253 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:10,253 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:10,253 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:10,256 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:10,256 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,257 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,258 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,260 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,260 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,261 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,261 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:10,262 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:00:10,263 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:10,263 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,264 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,264 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,266 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,266 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,268 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,268 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,270 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:10,270 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:10,270 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:10,270 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:00:10,271 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:10,317 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:10,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,320 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,320 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,323 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,324 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,326 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:00:10,327 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:10,327 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:10,328 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:10,328 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,331 RepairJob.java:234 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:10,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,335 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,335 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,337 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,337 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,338 RepairSession.java:180 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,338 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:10,338 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:10,339 SyncTask.java:66 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:10,339 RepairJob.java:143 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,340 RepairSession.java:270 - [repair #1771f990-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:10,341 RepairRunnable.java:261 - Repair session 1771f990-def3-11f0-9c46-45cdd6f71392 for range [(-2457783280162237362,-2334296265942569805]] finished INFO [RepairJobTask: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 [InternalResponseStage:7] 2025-12-22 05:00:10,345 RepairRunnable.java:343 - Repair command #87 finished in 0 seconds INFO [Repair-Task-89] 2025-12-22 05:00:10,560 RepairRunnable.java:139 - Starting repair command #88 (17c39c00-def3-11f0-9c46-45cdd6f71392), 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-89] 2025-12-22 05:00:10,565 RepairSession.java:228 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5231748399823603577,5243311214862909024], (5990931428118891166,6025868069161442798], (-1311231747490808590,-1303012302546579048]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:10,591 RepairJob.java:234 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:10,591 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,597 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,597 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,600 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,600 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,602 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:10,602 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:10,602 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:00:10,602 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:00:10,602 RepairJob.java:143 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:10,604 RepairJob.java:234 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:10,604 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,607 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,607 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,608 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,610 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:10,610 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:10,610 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:10,610 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:00:10,610 RepairJob.java:143 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:10,622 RepairJob.java:234 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:10,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,624 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,624 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,625 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,626 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,627 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:10,627 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:10,627 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:00:10,628 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:10,628 RepairJob.java:143 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:10,629 RepairJob.java:234 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:10,629 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,630 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,630 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,631 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,631 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:10,632 RepairSession.java:180 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:10,632 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:10,632 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] 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:10,633 SyncTask.java:66 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:10,633 RepairJob.java:143 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:10,633 RepairSession.java:270 - [repair #17c45f50-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:10,633 RepairRunnable.java:261 - Repair session 17c45f50-def3-11f0-9c46-45cdd6f71392 for range [(5231748399823603577,5243311214862909024], (5990931428118891166,6025868069161442798], (-1311231747490808590,-1303012302546579048]] finished INFO [RepairJobTask: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 [InternalResponseStage:10] 2025-12-22 05:00:10,637 RepairRunnable.java:343 - Repair command #88 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:12,318 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,327 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,332 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,383 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,396 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,409 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,424 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,445 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,462 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,469 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,476 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,533 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,548 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,558 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,578 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,597 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,602 ActiveRepairService.java:452 - [repair #18cbe440-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-90] 2025-12-22 05:00:16,737 RepairRunnable.java:139 - Starting repair command #89 (1b722510-def3-11f0-9c46-45cdd6f71392), 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-90] 2025-12-22 05:00:16,742 RepairSession.java:228 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(321731459250708100,369286303382439170]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:16,766 RepairJob.java:234 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:16,766 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,769 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,769 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,771 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,775 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:16,778 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] 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:16,778 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:16,779 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:00:16,779 RepairJob.java:143 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:16,782 RepairJob.java:234 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:16,782 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,784 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,785 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,786 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,789 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:16,790 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:16,790 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:00:16,790 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] 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:16,790 RepairJob.java:143 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:16,793 RepairJob.java:234 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:16,793 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,795 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,795 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,797 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,797 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,799 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:16,799 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:16,799 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:16,799 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:16,799 RepairJob.java:143 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:16,801 RepairJob.java:234 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:16,801 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,803 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,803 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,804 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,804 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:16,805 RepairSession.java:180 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:16,806 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:16,806 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:16,806 SyncTask.java:66 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:16,806 RepairJob.java:143 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:16,807 RepairSession.java:270 - [repair #1b72e860-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:00:16,807 RepairRunnable.java:261 - Repair session 1b72e860-def3-11f0-9c46-45cdd6f71392 for range [(321731459250708100,369286303382439170]] finished INFO [RepairJobTask: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 [InternalResponseStage:10] 2025-12-22 05:00:16,811 RepairRunnable.java:343 - Repair command #89 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,420 Validator.java:281 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,439 Validator.java:281 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,446 Validator.java:281 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,454 Validator.java:281 - [repair #1bd812d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:17,459 ActiveRepairService.java:452 - [repair #1bd74f80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:19,368 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,380 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,389 Validator.java:281 - [repair #1cf9fd90-def3-11f0-bb7a-01e025d64bf5] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:6] 2025-12-22 05:00:19,478 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/1cf9fd90-def3-11f0-bb7a-01e025d64bf5/mc-412-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:6] 2025-12-22 05:00:19,478 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-7c031720def011f0bb7a01e025d64bf5/snapshots/1cf9fd90-def3-11f0-bb7a-01e025d64bf5/mc-411-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:19,478 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,500 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,514 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,524 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,572 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,582 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,593 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,608 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,665 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,676 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,687 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,706 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,715 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,721 ActiveRepairService.java:452 - [repair #1cf8ec20-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,076 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,099 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,110 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,121 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,130 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,140 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,155 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,163 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,171 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,244 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,279 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,290 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,354 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,366 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,376 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,389 Validator.java:281 - [repair #1d6d58d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,394 ActiveRepairService.java:452 - [repair #1d6c9580-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-91] 2025-12-22 05:00:20,583 RepairRunnable.java:139 - Starting repair command #90 (1dbcff70-def3-11f0-9c46-45cdd6f71392), 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:00:20,587 RepairSession.java:228 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-7577894629338328915,-7569861970307758611], (2743763347687293259,2794195704087110073]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:00:20,591 RepairJob.java:234 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,591 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,593 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,593 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,596 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,596 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,599 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:20,599 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:00:20,599 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:00:20,600 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] 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:20,600 RepairJob.java:143 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:20,601 RepairJob.java:234 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:20,601 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,602 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,602 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,604 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,604 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,605 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:20,605 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:00:20,605 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:00:20,605 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] 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:20,606 RepairJob.java:143 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,608 RepairJob.java:234 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,608 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,609 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,609 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,611 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,613 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:20,614 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:20,614 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:00:20,614 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] 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:20,614 RepairJob.java:143 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,618 RepairJob.java:234 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:20,618 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,619 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,619 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,620 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,620 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:20,622 RepairSession.java:180 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:20,622 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:20,622 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:20,622 SyncTask.java:66 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:20,622 RepairJob.java:143 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:20,623 RepairSession.java:270 - [repair #1dbd9bb0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:00:20,623 RepairRunnable.java:261 - Repair session 1dbd9bb0-def3-11f0-9c46-45cdd6f71392 for range [(-7577894629338328915,-7569861970307758611], (2743763347687293259,2794195704087110073]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 05:00:20,625 RepairRunnable.java:343 - Repair command #90 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:22,355 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,364 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,372 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,433 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,444 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,457 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,480 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,491 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,501 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,509 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,515 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,567 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,586 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,596 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,608 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,619 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,628 ActiveRepairService.java:452 - [repair #1ec854f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-92] 2025-12-22 05:00:26,768 RepairRunnable.java:139 - Starting repair command #91 (216cc100-def3-11f0-9c46-45cdd6f71392), 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-92] 2025-12-22 05:00:26,772 RepairSession.java:228 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-2247033020297951776,-2190667565195699484]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:26,777 RepairJob.java:234 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:26,777 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,779 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,779 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,780 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,780 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,782 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:26,782 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:00:26,784 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] 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:26,784 RepairJob.java:234 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:26,784 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:00:26,784 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:5] 2025-12-22 05:00:26,784 RepairJob.java:143 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,786 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,786 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,787 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,787 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,790 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:26,791 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:00:26,791 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] 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:26,792 RepairJob.java:234 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:26,791 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:00:26,792 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:00:26,792 RepairJob.java:143 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,793 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,793 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,795 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,795 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,796 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:26,796 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:00:26,796 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:26,797 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:00:26,797 RepairJob.java:143 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:26,798 RepairJob.java:234 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:26,798 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,799 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,799 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,801 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,801 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:26,802 RepairSession.java:180 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:26,802 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:26,803 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:00:26,802 SyncTask.java:66 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:26,803 RepairJob.java:143 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:26,803 RepairSession.java:270 - [repair #216d5d40-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:26,804 RepairRunnable.java:261 - Repair session 216d5d40-def3-11f0-9c46-45cdd6f71392 for range [(-2247033020297951776,-2190667565195699484]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:10] 2025-12-22 05:00:26,807 RepairRunnable.java:343 - Repair command #91 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:27,457 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,469 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,478 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,485 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 [AntiEntropyStage:1] 2025-12-22 05:00:29,344 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,354 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,361 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,368 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,377 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,391 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,397 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,405 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,412 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,472 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,482 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,495 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,549 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,560 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,568 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,577 Validator.java:281 - [repair #22f276a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:29,584 ActiveRepairService.java:452 - [repair #22f11710-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,133 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,142 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,151 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,162 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,169 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,178 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,186 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,195 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,205 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,261 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,270 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,284 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,344 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,355 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,366 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,374 Validator.java:281 - [repair #23681bd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,380 ActiveRepairService.java:452 - [repair #23675880-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,628 Validator.java:281 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,645 Validator.java:281 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,656 Validator.java:281 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,666 Validator.java:281 - [repair #23b885c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:30,673 ActiveRepairService.java:452 - [repair #23b7e980-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:32,400 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,407 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,416 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,477 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,487 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,498 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,510 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,527 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,535 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,546 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,552 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,609 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,622 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,637 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,646 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,657 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,665 ActiveRepairService.java:452 - [repair #24c27bb0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-93] 2025-12-22 05:00:36,798 RepairRunnable.java:139 - Starting repair command #92 (276735e0-def3-11f0-9c46-45cdd6f71392), 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-93] 2025-12-22 05:00:36,803 RepairSession.java:228 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(1290612968649087857,1308187459225657737], (2109731628163834494,2124365662744555598], (8219089765772778041,8219728231180577257]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:00:36,821 RepairJob.java:234 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:36,821 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,824 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,825 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,828 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,828 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,830 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:36,835 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] 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:36,835 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:36,835 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] 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:00:36,837 RepairJob.java:143 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:36,842 RepairJob.java:234 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:36,843 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,845 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,847 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,851 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,851 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,853 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:36,854 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] 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:36,855 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] 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:36,856 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:00:36,856 RepairJob.java:143 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:36,856 RepairJob.java:234 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:36,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,859 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,865 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,865 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,872 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:36,873 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:36,879 RepairJob.java:234 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:36,880 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:00:36,880 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:00:36,881 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:00:36,881 RepairJob.java:143 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,887 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,887 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,889 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,889 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:36,890 RepairSession.java:180 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:36,890 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:00:36,890 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:00:36,891 SyncTask.java:66 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:36,894 RepairJob.java:143 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:36,895 RepairSession.java:270 - [repair #2767f930-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:36,896 RepairRunnable.java:261 - Repair session 2767f930-def3-11f0-9c46-45cdd6f71392 for range [(1290612968649087857,1308187459225657737], (2109731628163834494,2124365662744555598], (8219089765772778041,8219728231180577257]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 05:00:36,902 RepairRunnable.java:343 - Repair command #92 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:37,494 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,507 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,519 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,532 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,392 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,401 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,410 Validator.java:281 - [repair #28eaa190-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:39,511 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,521 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,532 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,551 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,565 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,574 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,587 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,599 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,657 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,670 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,685 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,694 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,706 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,714 ActiveRepairService.java:452 - [repair #28e9de40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-94] 2025-12-22 05:00:40,148 RepairRunnable.java:139 - Starting repair command #93 (29666140-def3-11f0-9c46-45cdd6f71392), 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-94] 2025-12-22 05:00:40,153 RepairSession.java:228 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(8569871345339887464,8627031096460016282], (-6908847640393734811,-6875113438262051233], (-6975345514080222192,-6973440051642432436]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 05:00:40,178 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:40,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,180 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,180 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,184 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,186 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,192 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:40,194 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,194 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,195 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:00:40,195 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:40,201 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:40,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,203 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,203 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,205 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,206 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,211 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:40,212 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:40,212 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:40,212 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:40,212 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:40,230 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:40,231 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,233 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,233 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,235 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,235 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,236 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,236 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 05:00:40,238 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:6] 2025-12-22 05:00:40,238 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:40,239 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:40,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:00:40,239 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,240 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,240 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,242 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,242 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,254 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:40,255 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:40,255 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 05:00:40,255 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:00:40,256 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:40,259 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:40,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,266 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,266 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,270 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,271 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,275 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:40,275 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:40,275 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:40,275 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:40,276 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:40,284 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:40,284 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,286 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,286 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,289 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,289 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,291 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:40,291 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:40,291 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:40,291 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:40,291 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:40,302 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:40,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,305 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,305 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,309 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,309 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,316 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,317 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:40,317 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:40,317 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:40,317 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:40,365 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:40,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,367 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,367 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,369 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,370 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,372 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,372 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:00:40,372 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:00:40,372 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:00:40,374 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:40,377 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:40,380 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,382 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,382 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,385 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,385 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,388 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,388 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,388 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,388 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-12-22 05:00:40,389 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:40,393 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:40,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,397 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,398 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,402 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,402 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,404 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:40,404 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:40,405 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,405 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,405 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:40,408 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:40,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,411 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,411 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,415 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,415 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,419 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,419 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,419 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:40,422 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:40,422 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:40,427 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:40,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,429 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,431 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,434 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,434 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,442 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:40,442 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:40,442 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:00:40,442 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:00:40,442 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:40,446 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:40,446 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,448 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,448 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,451 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,451 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,457 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:40,457 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:00:40,457 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] 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:40,457 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:00:40,457 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:40,470 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:40,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,474 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,481 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,487 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,487 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,493 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:40,494 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:40,493 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:40,493 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:3] 2025-12-22 05:00:40,495 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:40,602 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:40,603 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,605 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,605 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,607 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,607 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,608 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:40,608 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:40,608 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:00:40,608 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:00:40,608 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:40,611 RepairJob.java:234 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:40,611 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,614 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,614 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,616 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,616 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,618 RepairSession.java:180 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:40,621 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:40,621 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:40,623 SyncTask.java:66 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:40,625 RepairJob.java:143 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:40,627 RepairSession.java:270 - [repair #29672490-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:00:40,627 RepairRunnable.java:261 - Repair session 29672490-def3-11f0-9c46-45cdd6f71392 for range [(8569871345339887464,8627031096460016282], (-6908847640393734811,-6875113438262051233], (-6975345514080222192,-6973440051642432436]] finished INFO [RepairJobTask:6] 2025-12-22 05:00:40,629 ActiveRepairService.java:452 - [repair #29666140-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:00:40,635 RepairRunnable.java:343 - Repair command #93 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,691 Validator.java:281 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,705 Validator.java:281 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,716 Validator.java:281 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,736 Validator.java:281 - [repair #29b6f240-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:40,741 ActiveRepairService.java:452 - [repair #29b62ef0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-95] 2025-12-22 05:00:42,408 RepairRunnable.java:139 - Starting repair command #94 (2abf3a80-def3-11f0-9c46-45cdd6f71392), 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-95] 2025-12-22 05:00:42,412 RepairSession.java:228 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(2127850457434474719,2141802057229100473], (-4344431406555613806,-4326386540225504999], (-8012282605615278051,-8003624067753875178], (3837670631924119552,3858649433462317191], (-4907633009806644972,-4895170945423144363], (-6726205108183457051,-6725747795588402955]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 05:00:42,499 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:42,499 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,502 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,502 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,504 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,505 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,507 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:42,508 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 05:00:42,508 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:00:42,508 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] 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:00:42,508 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:42,556 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:42,556 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,558 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,558 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,561 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,561 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,562 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:42,563 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:42,563 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:42,563 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:00:42,564 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:42,565 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:42,565 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,567 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,567 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,568 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,568 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,569 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:42,570 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:42,570 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:42,570 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 05:00:42,571 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:42,571 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:42,571 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,572 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,572 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,573 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,573 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,574 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:42,574 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:00:42,574 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:00:42,575 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:00:42,575 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:42,576 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:42,576 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,578 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,578 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,579 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,579 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,582 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:42,582 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:42,583 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:42,583 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:00:42,583 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:42,584 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:42,584 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,585 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,585 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,586 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,586 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,587 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:42,587 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:42,588 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:00:42,588 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:42,588 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:42,590 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:42,590 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,591 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,591 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,593 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,594 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:42,594 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:42,595 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:42,595 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:42,595 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:42,763 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:42,763 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,764 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,764 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,766 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,767 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,768 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:42,768 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:42,768 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:42,769 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:42,769 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:42,770 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:42,770 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,772 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,773 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,774 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,775 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:42,775 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:42,775 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:42,775 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:00:42,776 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:42,778 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:42,778 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,781 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,782 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,783 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,783 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,785 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:42,785 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:00:42,785 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:42,785 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:42,785 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:42,786 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:42,786 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,789 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,789 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,790 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,790 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,791 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:42,791 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:42,791 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:42,791 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-12-22 05:00:42,791 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:42,794 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:42,794 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,799 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,799 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,800 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,800 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,801 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:42,802 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:00:42,803 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:42,803 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:42,803 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:42,810 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:42,810 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,811 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,811 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,813 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,813 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,814 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:42,814 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:42,814 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:42,815 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:42,815 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:42,817 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:42,817 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,820 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,820 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,821 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,821 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,822 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:42,822 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:42,822 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:00:42,823 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:00:42,823 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:42,870 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:42,870 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,872 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,873 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,876 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,876 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,876 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:42,877 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:42,877 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:42,877 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:00:42,877 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:42,880 RepairJob.java:234 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:42,880 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,881 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,884 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,885 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,885 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:42,887 RepairSession.java:180 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:42,888 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:42,888 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:42,889 SyncTask.java:66 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:6] 2025-12-22 05:00:42,889 RepairJob.java:143 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:42,889 RepairSession.java:270 - [repair #2abfd6c0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:00:42,889 RepairRunnable.java:261 - Repair session 2abfd6c0-def3-11f0-9c46-45cdd6f71392 for range [(2127850457434474719,2141802057229100473], (-4344431406555613806,-4326386540225504999], (-8012282605615278051,-8003624067753875178], (3837670631924119552,3858649433462317191], (-4907633009806644972,-4895170945423144363], (-6726205108183457051,-6725747795588402955]] finished INFO [RepairJobTask:6] 2025-12-22 05:00:42,890 ActiveRepairService.java:452 - [repair #2abf3a80-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:00:42,893 RepairRunnable.java:343 - Repair command #94 finished in 0 seconds INFO [Repair-Task-96] 2025-12-22 05:00:46,828 RepairRunnable.java:139 - Starting repair command #95 (2d61aac0-def3-11f0-9c46-45cdd6f71392), 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-96] 2025-12-22 05:00:46,832 RepairSession.java:228 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(9010474950238068114,9018668860037113682], (-3220965154761529069,-3210546522763297728], (4925386707710809982,4959116205123443569], (-3146417829692303077,-3130451353652559716], (-2153783462500827979,-2152662865501414585], (6402039637733081435,6408428416550275453]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:00:46,849 RepairJob.java:234 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:46,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,852 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,852 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,855 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,855 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,860 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:46,861 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] 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:00:46,870 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] 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:46,870 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:00:46,870 RepairJob.java:143 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:46,890 RepairJob.java:234 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:46,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,895 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,896 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,897 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,897 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,898 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:46,899 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] 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:46,899 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:00:46,899 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] 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:00:46,899 RepairJob.java:143 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:46,903 RepairJob.java:234 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:46,903 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,906 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,907 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,909 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,909 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,910 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:46,910 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:00:46,910 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:00:46,911 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] 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:46,911 RepairJob.java:143 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:46,912 RepairJob.java:234 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:46,912 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,913 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,913 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,915 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,915 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:46,916 RepairSession.java:180 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:46,916 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:46,916 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:46,916 SyncTask.java:66 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:00:46,916 RepairJob.java:143 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:46,917 RepairSession.java:270 - [repair #2d624700-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:00:46,917 RepairRunnable.java:261 - Repair session 2d624700-def3-11f0-9c46-45cdd6f71392 for range [(9010474950238068114,9018668860037113682], (-3220965154761529069,-3210546522763297728], (4925386707710809982,4959116205123443569], (-3146417829692303077,-3130451353652559716], (-2153783462500827979,-2152662865501414585], (6402039637733081435,6408428416550275453]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:9] 2025-12-22 05:00:46,920 RepairRunnable.java:343 - Repair command #95 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:47,527 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,550 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,566 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,581 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,589 ActiveRepairService.java:452 - [repair #2dc8a9f0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-97] 2025-12-22 05:00:49,362 RepairRunnable.java:139 - Starting repair command #96 (2ee45320-def3-11f0-9c46-45cdd6f71392), 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-97] 2025-12-22 05:00:49,366 RepairSession.java:228 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-1383318867597735651,-1315607289215607913], (7549796917813689340,7575533903120009065]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 05:00:49,376 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:49,376 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,378 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,378 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,379 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,380 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,381 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,382 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:00:49,382 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:49,382 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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 05:00:49,382 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,384 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,384 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,386 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,386 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,388 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,389 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,389 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:49,389 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:49,389 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:49,390 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,392 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,394 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,396 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,398 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,398 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,400 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:49,401 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:00:49,400 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:00:49,401 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:00:49,401 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:49,403 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:49,403 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,405 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,405 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,407 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,407 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,408 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,408 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:49,408 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:49,408 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:00:49,409 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:49,410 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:49,411 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,412 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,412 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,414 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,415 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:49,416 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:4] 2025-12-22 05:00:49,416 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:00:49,416 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:49,416 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,417 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,418 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,419 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,420 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,420 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,420 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:49,420 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-12-22 05:00:49,421 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:00:49,421 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:00:49,421 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,423 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,423 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,424 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,424 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,426 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,426 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,428 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,428 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:49,428 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:49,428 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:49,428 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,471 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,473 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,473 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,475 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,475 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,476 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,476 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:00:49,477 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:00:49,477 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:00:49,477 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:49,478 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:49,478 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,479 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,479 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,484 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,484 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,485 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,486 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:49,486 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:49,486 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:00:49,486 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:49,488 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:49,488 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,490 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,490 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,492 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,492 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,492 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:49,494 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:49,494 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:00:49,494 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:00:49,495 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 05:00:49,496 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:49,496 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,501 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,501 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,503 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,503 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,504 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:49,505 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:49,505 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:00:49,505 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:49,505 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:49,510 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:49,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,513 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,513 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,515 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,516 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:49,516 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:00:49,516 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:00:49,516 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:49,516 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:49,518 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:49,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,520 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,520 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,522 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,522 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,522 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:49,523 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:00:49,523 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:00:49,523 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] 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:49,523 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:49,524 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:49,524 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,525 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,525 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,527 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,527 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,528 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:49,528 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:49,528 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:00:49,528 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:49,528 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:49,582 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:49,582 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,583 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,584 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,588 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,590 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:49,590 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:49,590 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 05:00:49,590 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:00:49,590 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:49,592 RepairJob.java:234 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:49,593 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,596 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,596 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,597 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:49,599 RepairSession.java:180 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:49,600 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:00:49,600 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:49,600 SyncTask.java:66 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:00:49,600 RepairJob.java:143 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:49,601 RepairSession.java:270 - [repair #2ee4ef60-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:49,601 RepairRunnable.java:261 - Repair session 2ee4ef60-def3-11f0-9c46-45cdd6f71392 for range [(-1383318867597735651,-1315607289215607913], (7549796917813689340,7575533903120009065]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:8] 2025-12-22 05:00:49,604 RepairRunnable.java:343 - Repair command #96 finished in 0 seconds INFO [Repair-Task-98] 2025-12-22 05:00:50,177 RepairRunnable.java:139 - Starting repair command #97 (2f60af10-def3-11f0-9c46-45cdd6f71392), 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-98] 2025-12-22 05:00:50,183 RepairSession.java:228 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1142078347614057922,1188277738483223504], (2238678571196377761,2262954146962505044]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 05:00:50,197 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:00:50,197 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,198 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,198 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,200 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,200 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,203 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,203 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:00:50,203 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:00:50,204 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] 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:50,204 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:50,205 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:50,206 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,208 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,208 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,211 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,211 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,212 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:50,214 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-12-22 05:00:50,214 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:50,214 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:00:50,214 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,215 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,215 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,216 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,217 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,218 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,218 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,219 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:50,220 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 05:00:50,220 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:50,220 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:00:50,221 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:50,221 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:00:50,221 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,222 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,222 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,224 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,224 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,225 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:50,225 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:50,225 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:50,225 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-12-22 05:00:50,225 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,228 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,228 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,230 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,231 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,232 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,232 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,233 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,233 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:00:50,233 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:6] 2025-12-22 05:00:50,234 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:5] 2025-12-22 05:00:50,234 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,236 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,236 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,237 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,237 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,239 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,239 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,239 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,239 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:00:50,240 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 05:00:50,241 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:00:50,242 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,244 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,244 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,246 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,246 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,247 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,247 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,249 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:50,249 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:50,249 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:50,249 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:00:50,249 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,292 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,292 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,294 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,294 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,296 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,296 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,297 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:50,297 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:6] 2025-12-22 05:00:50,297 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:50,297 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:2] 2025-12-22 05:00:50,298 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:50,299 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:50,300 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,304 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,304 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,305 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,307 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:00:50,307 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 05:00:50,308 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-12-22 05:00:50,308 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] 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:50,308 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,310 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,310 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,313 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,313 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,315 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,318 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,319 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:50,319 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:00:50,319 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 05:00:50,319 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:00:50,320 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-12-22 05:00:50,323 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:00:50,324 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,326 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,326 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,334 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,334 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,335 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:50,335 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:50,335 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] 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:50,335 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:00:50,335 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:50,337 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:50,337 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,340 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,340 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,341 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,342 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,343 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:00:50,343 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:50,343 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:00:50,343 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:4] 2025-12-22 05:00:50,344 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:50,348 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:00:50,349 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,353 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,353 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,355 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,355 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,358 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:00:50,358 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:00:50,358 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] 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:50,358 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:00:50,359 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:50,361 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:00:50,361 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,362 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,362 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,364 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,364 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,366 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,366 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:2] 2025-12-22 05:00:50,366 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:00:50,366 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:00:50,366 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:00:50,409 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,409 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,410 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,411 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,414 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,414 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,418 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:00:50,418 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:50,418 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:2] 2025-12-22 05:00:50,418 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:00:50,418 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:50,422 RepairJob.java:234 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:50,422 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,424 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,424 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,426 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,426 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,427 RepairSession.java:180 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:00:50,429 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:50,429 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:00:50,430 SyncTask.java:66 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:2] 2025-12-22 05:00:50,432 RepairJob.java:143 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:2] 2025-12-22 05:00:50,433 RepairSession.java:270 - [repair #2f617260-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:00:50,433 RepairRunnable.java:261 - Repair session 2f617260-def3-11f0-9c46-45cdd6f71392 for range [(1142078347614057922,1188277738483223504], (2238678571196377761,2262954146962505044]] finished INFO [RepairJobTask:2] 2025-12-22 05:00:50,434 ActiveRepairService.java:452 - [repair #2f60af10-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [RepairJobTask:2] 2025-12-22 05:00:50,436 RepairRunnable.java:343 - Repair command #97 finished in 0 seconds INFO [Repair-Task-99] 2025-12-22 05:00:50,700 RepairRunnable.java:139 - Starting repair command #98 (2fb07cc0-def3-11f0-9c46-45cdd6f71392), 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: 9, pull repair: false) INFO [Repair-Task-99] 2025-12-22 05:00:50,705 RepairSession.java:228 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-913021800848089931,-897145858034283892], (-5278252304571653092,-5277788099351780260], (563669421106404614,568961793930900335], (2382819628418619069,2385439158172895864], (6350625985266116199,6380962113164449906], (-8826580497837997635,-8822264815213079125], (4066734365359647669,4075472873488503081], (-3498149901018872099,-3484245030413748992], (-4065929024774649015,-4052221175310795452]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:00:50,717 RepairJob.java:234 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:50,718 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,720 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,720 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,721 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,722 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,723 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:00:50,723 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:00:50,724 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:00:50,725 RepairJob.java:234 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:00:50,725 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:00:50,724 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] 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:00:50,726 RepairJob.java:143 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,726 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,726 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,729 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,729 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,730 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,731 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] 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:50,732 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:00:50,731 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:00:50,732 RepairJob.java:143 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:50,733 RepairJob.java:234 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:50,733 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,734 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,734 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,736 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,738 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,740 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:00:50,740 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] 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:50,740 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:00:50,740 RepairJob.java:143 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:00:50,744 RepairJob.java:234 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:00:50,744 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,746 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,746 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,747 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,747 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:00:50,748 RepairSession.java:180 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:00:50,748 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:50,750 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:00:50,748 SyncTask.java:66 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:00:50,751 RepairJob.java:143 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:00:50,752 RepairSession.java:270 - [repair #2fb11900-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:00:50,752 RepairRunnable.java:261 - Repair session 2fb11900-def3-11f0-9c46-45cdd6f71392 for range [(-913021800848089931,-897145858034283892], (-5278252304571653092,-5277788099351780260], (563669421106404614,568961793930900335], (2382819628418619069,2385439158172895864], (6350625985266116199,6380962113164449906], (-8826580497837997635,-8822264815213079125], (4066734365359647669,4075472873488503081], (-3498149901018872099,-3484245030413748992], (-4065929024774649015,-4052221175310795452]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:7] 2025-12-22 05:00:50,755 RepairRunnable.java:343 - Repair command #98 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:00:52,483 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,493 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,503 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,564 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,575 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,591 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,617 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,630 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,648 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,657 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,668 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,733 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,747 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,769 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,781 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,792 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,801 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,894 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,902 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,914 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,920 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,925 ActiveRepairService.java:452 - [repair #335f05d0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,586 Validator.java:281 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,609 Validator.java:281 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,623 Validator.java:281 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,631 Validator.java:281 - [repair #33c58fd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:00:57,635 ActiveRepairService.java:452 - [repair #33c4cc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,420 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,430 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,436 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,450 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,466 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,477 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,486 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,496 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,504 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,558 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,575 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,598 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,651 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,665 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,680 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,695 Validator.java:281 - [repair #34e075b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:00:59,707 ActiveRepairService.java:452 - [repair #34df6440-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,229 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,244 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,252 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,263 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,274 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,283 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,294 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,305 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,313 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,364 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,376 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,386 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,452 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,473 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,486 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,502 Validator.java:281 - [repair #355d1fc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,511 ActiveRepairService.java:452 - [repair #355be740-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-100] 2025-12-22 05:01:00,737 RepairRunnable.java:139 - Starting repair command #99 (35ac0310-def3-11f0-9c46-45cdd6f71392), 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-100] 2025-12-22 05:01:00,741 RepairSession.java:228 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-7446348542471315598,-7434260285404545019]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:00,745 RepairJob.java:234 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:00,745 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,747 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,747 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,751 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,751 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,752 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:00,754 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] 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:01:00,754 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:01:00,754 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:01:00,756 RepairJob.java:143 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:00,756 RepairJob.java:234 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:00,757 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,758 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,758 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,760 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,760 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,762 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:00,762 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:00,762 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:01:00,762 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] 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:00,764 RepairJob.java:143 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:00,766 RepairJob.java:234 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:00,767 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,771 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,771 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,775 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,776 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,777 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:00,778 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:8] 2025-12-22 05:01:00,778 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:00,778 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:8] 2025-12-22 05:01:00,778 RepairJob.java:143 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:8] 2025-12-22 05:01:00,781 RepairJob.java:234 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:8] 2025-12-22 05:01:00,781 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,784 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,784 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,786 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,786 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:00,787 RepairSession.java:180 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:00,788 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] 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:00,788 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:01:00,788 SyncTask.java:66 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:00,788 RepairJob.java:143 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:00,788 RepairSession.java:270 - [repair #35ac9f50-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:00,789 RepairRunnable.java:261 - Repair session 35ac9f50-def3-11f0-9c46-45cdd6f71392 for range [(-7446348542471315598,-7434260285404545019]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:7] 2025-12-22 05:01:00,793 RepairRunnable.java:343 - Repair command #99 finished in 0 seconds INFO [Repair-Task-101] 2025-12-22 05:01:02,486 RepairRunnable.java:139 - Starting repair command #100 (36b6e360-def3-11f0-9c46-45cdd6f71392), 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-101] 2025-12-22 05:01:02,490 RepairSession.java:228 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-5555590645101108501,-5528797440245543089], (-3318449044142022087,-3266553360517600544]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 05:01:02,502 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:02,502 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,505 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,505 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,508 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,508 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,510 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:02,516 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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 05:01:02,516 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:02,516 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:02,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:01:02,516 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:02,517 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,518 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,518 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,520 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,520 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,523 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:02,524 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:02,524 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:02,524 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:02,524 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:02,529 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:02,529 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,531 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,531 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,534 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,534 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,537 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:02,537 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:02,537 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:02,539 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:02,539 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:01:02,540 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:02,540 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,542 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,542 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,545 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,545 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,547 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:02,547 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:01:02,548 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-12-22 05:01:02,548 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:01:02,548 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:02,549 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:02,549 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,551 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,551 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,552 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,553 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,554 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:02,555 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:02,555 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:7] 2025-12-22 05:01:02,555 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:02,558 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:02,558 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 05:01:02,558 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,560 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,560 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,563 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,564 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:02,565 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:01:02,565 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-12-22 05:01:02,565 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:02,565 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:02,568 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:02,568 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,570 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,570 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,575 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,575 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,576 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:02,577 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:02,577 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 05:01:02,577 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:02,577 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:02,622 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 05:01:02,623 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,625 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,626 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,628 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,630 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:02,630 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:02,631 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:01:02,631 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:02,632 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:02,634 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:02,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,635 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,636 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,639 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,639 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,644 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:02,645 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 05:01:02,645 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:01:02,645 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:01:02,645 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:02,648 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:02,648 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,658 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,659 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,662 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,663 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,664 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:02,665 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-12-22 05:01:02,665 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-12-22 05:01:02,665 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:02,665 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:02,671 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:02,671 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,677 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,677 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,682 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,683 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,684 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:02,684 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:02,684 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:01:02,684 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:02,685 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:02,691 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:02,691 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,692 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,692 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,695 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,695 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,695 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:02,696 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:02,696 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:7] 2025-12-22 05:01:02,696 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:02,696 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:02,699 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:02,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,701 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,701 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,704 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,707 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:02,707 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:02,708 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] 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:02,708 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:01:02,708 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:02,711 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:02,712 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,715 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,715 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,718 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,718 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,720 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:02,721 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:01:02,721 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:01:02,721 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:7] 2025-12-22 05:01:02,721 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:02,767 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 05:01:02,767 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,770 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,770 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,774 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,776 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:02,776 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:01:02,776 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 05:01:02,776 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:02,776 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:02,779 RepairJob.java:234 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:02,779 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,780 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,781 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,782 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:02,783 RepairSession.java:180 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:02,784 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 05:01:02,784 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 05:01:02,784 SyncTask.java:66 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 05:01:02,784 RepairJob.java:143 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:02,785 RepairSession.java:270 - [repair #36b77fa0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:01:02,785 RepairRunnable.java:261 - Repair session 36b77fa0-def3-11f0-9c46-45cdd6f71392 for range [(-5555590645101108501,-5528797440245543089], (-3318449044142022087,-3266553360517600544]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:7] 2025-12-22 05:01:02,797 RepairRunnable.java:343 - Repair command #100 finished in 0 seconds INFO [Repair-Task-102] 2025-12-22 05:01:06,897 RepairRunnable.java:139 - Starting repair command #101 (3957f410-def3-11f0-9c46-45cdd6f71392), 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:01:06,901 RepairSession.java:228 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-5444629600332476866,-5376755139522726672], (-5276929362011667409,-5251337107845275159]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:06,918 RepairJob.java:234 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:06,918 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,919 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,919 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,921 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,921 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,922 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:06,922 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:01:06,932 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] 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:06,932 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:01:06,933 RepairJob.java:143 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:06,935 RepairJob.java:234 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:06,935 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,936 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,936 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,937 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,937 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,938 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:06,940 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] 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:06,940 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:01:06,940 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:01:06,940 RepairJob.java:143 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:06,941 RepairJob.java:234 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:06,942 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,944 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,944 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,947 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,947 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,948 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:06,948 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:01:06,948 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:01:06,948 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] 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:06,948 RepairJob.java:143 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:06,950 RepairJob.java:234 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:06,950 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,952 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,952 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,954 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:06,954 RepairSession.java:180 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:06,956 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:06,956 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:01:06,956 SyncTask.java:66 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] 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:06,956 RepairJob.java:143 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:06,957 RepairSession.java:270 - [repair #39589050-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:01:06,957 RepairRunnable.java:261 - Repair session 39589050-def3-11f0-9c46-45cdd6f71392 for range [(-5444629600332476866,-5376755139522726672], (-5276929362011667409,-5251337107845275159]] finished INFO [RepairJobTask:1] 2025-12-22 05:01:06,959 ActiveRepairService.java:452 - [repair #3957f410-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:01:06,963 RepairRunnable.java:343 - Repair command #101 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:07,592 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,597 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,607 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,613 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,616 ActiveRepairService.java:452 - [repair #39bea520-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-103] 2025-12-22 05:01:09,433 RepairRunnable.java:139 - Starting repair command #102 (3adaea90-def3-11f0-9c46-45cdd6f71392), 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-103] 2025-12-22 05:01:09,439 RepairSession.java:228 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-6511211497357213759,-6479368472457289929], (8874225967860092092,8907165353843510689], (-6975613080777018439,-6975345514080222192], (-407839289169085539,-399093455173324545], (6783575667435347617,6792675181115393535]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 05:01:09,516 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:09,516 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,520 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,521 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,524 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,524 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,529 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,534 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:01:09,534 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-12-22 05:01:09,534 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] 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:01:09,536 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:09,545 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:09,545 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,549 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,549 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,551 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,551 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,556 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,556 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:09,556 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 05:01:09,557 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:09,557 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,584 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,585 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,587 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,588 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,590 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,593 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,599 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,602 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:01:09,602 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:4] 2025-12-22 05:01:09,602 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:01:09,602 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:09,609 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:09,609 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,610 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,611 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,612 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,612 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,614 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:09,615 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:09,615 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:09,616 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-12-22 05:01:09,616 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,618 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,618 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,620 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,620 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,621 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,621 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,622 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,622 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:01:09,622 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:01:09,622 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:2] 2025-12-22 05:01:09,623 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:09,624 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:09,624 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,626 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,626 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,627 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,627 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,629 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:09,629 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 05:01:09,629 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:01:09,629 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 05:01:09,629 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:09,648 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:09,649 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,655 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,656 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,658 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,658 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,660 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,661 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:09,661 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:7] 2025-12-22 05:01:09,661 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:09,661 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:09,731 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:09,731 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,736 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,736 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,740 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,740 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,742 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:09,742 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:01:09,742 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:01:09,742 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:1] 2025-12-22 05:01:09,742 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:09,747 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 05:01:09,747 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,750 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,750 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,754 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,754 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,755 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:09,756 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-12-22 05:01:09,756 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-12-22 05:01:09,756 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] 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:09,756 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,774 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,774 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,783 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,783 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,790 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,791 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,792 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:09,792 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:01:09,793 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 05:01:09,793 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] 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:09,793 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,797 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,797 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,800 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,800 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,808 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,808 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,809 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:09,810 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-12-22 05:01:09,810 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-12-22 05:01:09,810 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-12-22 05:01:09,810 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,815 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,815 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,816 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,817 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,818 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,818 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,820 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:09,820 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:01:09,820 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:3] 2025-12-22 05:01:09,820 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:2] 2025-12-22 05:01:09,821 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:09,825 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:09,825 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,829 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,829 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,832 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,833 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,835 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:09,836 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-12-22 05:01:09,836 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-12-22 05:01:09,836 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] 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:09,837 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:09,841 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:09,841 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,843 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,843 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,854 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,854 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,856 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:09,856 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:09,856 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:6] 2025-12-22 05:01:09,858 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:09,858 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:09,911 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:09,911 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,915 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,915 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,920 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,920 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,922 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:09,922 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:09,922 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 05:01:09,922 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:09,923 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:09,926 RepairJob.java:234 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:09,927 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,928 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,929 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,931 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,931 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:09,932 RepairSession.java:180 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:09,932 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:01:09,933 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 05:01:09,933 SyncTask.java:66 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:01:09,933 RepairJob.java:143 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:09,933 RepairSession.java:270 - [repair #3adbd4f0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:01:09,934 RepairRunnable.java:261 - Repair session 3adbd4f0-def3-11f0-9c46-45cdd6f71392 for range [(-6511211497357213759,-6479368472457289929], (8874225967860092092,8907165353843510689], (-6975613080777018439,-6975345514080222192], (-407839289169085539,-399093455173324545], (6783575667435347617,6792675181115393535]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 05:01:09,938 RepairRunnable.java:343 - Repair command #102 finished in 0 seconds INFO [Repair-Task-104] 2025-12-22 05:01:10,249 RepairRunnable.java:139 - Starting repair command #103 (3b576d90-def3-11f0-9c46-45cdd6f71392), 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-104] 2025-12-22 05:01:10,262 RepairSession.java:228 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1355968735775382313,1397611259129239500], (7180653485489271298,7202769295373829686], (5169677716609778197,5199466684627121046]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:3] 2025-12-22 05:01:10,305 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:10,306 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,308 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,308 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,311 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,311 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,313 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,314 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-12-22 05:01:10,314 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] 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:01:10,314 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-12-22 05:01:10,314 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:10,318 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:10,318 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,321 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,321 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,323 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,323 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,325 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:10,326 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:10,326 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-12-22 05:01:10,326 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:10,326 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:10,328 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:10,328 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,331 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,331 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,333 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,333 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,336 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:10,336 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:3] 2025-12-22 05:01:10,336 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:10,336 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:5] 2025-12-22 05:01:10,336 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:10,374 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:10,374 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,378 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,378 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,392 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,392 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,393 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:10,394 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:10,394 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:10,394 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:10,394 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:10,398 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:10,398 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,399 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,400 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,401 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,402 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,403 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,403 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:01:10,403 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:01:10,404 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:01:10,404 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:10,406 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:10,406 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,408 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,408 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,411 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,411 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,413 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,414 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 05:01:10,414 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-12-22 05:01:10,415 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:10,415 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:10,416 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:10,416 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,417 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,417 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,419 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,419 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,420 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,420 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:10,421 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:10,421 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:10,421 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:10,469 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:10,470 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,472 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,472 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,477 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,477 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,478 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,478 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:10,479 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:01:10,479 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:10,480 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,481 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:10,481 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,483 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,484 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,485 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,485 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,486 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:10,486 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:01:10,486 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] 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:10,487 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:01:10,487 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,490 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:10,490 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,491 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,492 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,496 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,496 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,497 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,502 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 05:01:10,502 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-12-22 05:01:10,502 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] 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:10,502 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:10,504 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:10,504 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,507 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,508 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,511 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,512 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,516 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,517 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] 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:10,517 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:10,517 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-12-22 05:01:10,517 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:10,519 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:10,519 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,520 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,520 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,524 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,524 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,525 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:10,525 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:10,525 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:10,527 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:10,527 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,530 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,530 RepairJob.java:270 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-12-22 05:01:10,531 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:1] 2025-12-22 05:01:10,531 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,533 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,533 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,533 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,534 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-12-22 05:01:10,534 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-12-22 05:01:10,534 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 05:01:10,534 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:10,536 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:10,536 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,540 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,540 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,542 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,543 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,544 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:10,544 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:01:10,544 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:1] 2025-12-22 05:01:10,544 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:5] 2025-12-22 05:01:10,545 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:10,597 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:10,597 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,599 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,599 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,606 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,606 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,609 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:01:10,609 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:10,609 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:3] 2025-12-22 05:01:10,609 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:5] 2025-12-22 05:01:10,610 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:10,611 RepairJob.java:234 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:10,611 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,618 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,618 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,619 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,619 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,621 RepairSession.java:180 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:10,621 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:10,622 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:1] 2025-12-22 05:01:10,622 SyncTask.java:66 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:10,622 RepairJob.java:143 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:10,622 RepairSession.java:270 - [repair #3b596960-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:10,622 RepairRunnable.java:261 - Repair session 3b596960-def3-11f0-9c46-45cdd6f71392 for range [(1355968735775382313,1397611259129239500], (7180653485489271298,7202769295373829686], (5169677716609778197,5199466684627121046]] finished INFO [RepairJobTask:4] 2025-12-22 05:01:10,623 ActiveRepairService.java:452 - [repair #3b576d90-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:01:10,629 RepairRunnable.java:343 - Repair command #103 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,788 Validator.java:281 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,801 Validator.java:281 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,809 Validator.java:281 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,829 Validator.java:281 - [repair #3ba78960-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:10,839 ActiveRepairService.java:452 - [repair #3ba56680-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:12,534 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,544 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,552 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,614 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,631 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,646 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,666 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,681 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,687 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,692 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,699 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,768 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,777 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,795 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,806 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,814 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,820 ActiveRepairService.java:452 - [repair #3cb01fc0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,953 Validator.java:281 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,964 Validator.java:281 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,972 Validator.java:281 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,982 Validator.java:281 - [repair #3f5464c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:16,990 ActiveRepairService.java:452 - [repair #3f532c40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:17,611 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,629 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,642 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,652 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 [AntiEntropyStage:1] 2025-12-22 05:01:19,478 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,488 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,498 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,508 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,519 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,524 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,530 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,537 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,544 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,601 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,615 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,626 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,693 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,759 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,771 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,783 Validator.java:281 - [repair #40d58680-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:19,791 ActiveRepairService.java:452 - [repair #40d4ea40-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:20,338 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,353 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,363 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,415 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,428 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,445 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,460 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,469 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,478 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,488 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,496 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,551 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,566 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,583 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,594 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,604 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,615 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,837 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,850 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,861 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,868 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,873 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,559 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,571 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,579 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,641 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,658 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,681 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,693 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,704 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,710 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,718 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,724 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,767 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,778 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,788 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,800 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,811 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,817 ActiveRepairService.java:452 - [repair #42aa6d90-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-105] 2025-12-22 05:01:26,962 RepairRunnable.java:139 - Starting repair command #104 (454da120-def3-11f0-9c46-45cdd6f71392), 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-105] 2025-12-22 05:01:26,972 RepairSession.java:228 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2071038418603600313,2086014651085889949], (-8379221830667943885,-8347066540496282629], (-6800767750008801216,-6771181849969428130]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:26,993 RepairJob.java:234 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:26,993 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:26,996 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:26,996 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:26,998 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:26,998 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,007 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:27,007 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:27,008 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:01:27,008 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:01:27,008 RepairJob.java:143 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:27,010 RepairJob.java:234 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:27,011 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,014 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,014 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,016 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,016 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,019 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:27,019 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:01:27,019 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:27,019 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:27,020 RepairJob.java:143 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:27,026 RepairJob.java:234 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:27,026 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,028 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,028 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,030 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,030 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,032 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:27,032 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:27,033 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] 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:27,035 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:27,035 RepairJob.java:234 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:27,036 RepairJob.java:143 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:27,036 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,039 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,039 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,041 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,041 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,046 RepairSession.java:180 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:27,046 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:01:27,046 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:27,046 SyncTask.java:66 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:27,047 RepairJob.java:143 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:27,047 RepairSession.java:270 - [repair #454f27c0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:27,047 RepairRunnable.java:261 - Repair session 454f27c0-def3-11f0-9c46-45cdd6f71392 for range [(2071038418603600313,2086014651085889949], (-8379221830667943885,-8347066540496282629], (-6800767750008801216,-6771181849969428130]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 05:01:27,050 RepairRunnable.java:343 - Repair command #104 finished in 0 seconds INFO [Repair-Task-106] 2025-12-22 05:01:27,641 RepairRunnable.java:139 - Starting repair command #105 (45b53c90-def3-11f0-9c46-45cdd6f71392), 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-106] 2025-12-22 05:01:27,645 RepairSession.java:228 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-2753275025441078881,-2736065305458615543], (-9022386507789607410,-8959989251093735423]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:27,656 RepairJob.java:234 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:27,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,658 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,658 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,666 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,666 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,668 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:27,669 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:01:27,669 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] 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:01:27,670 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] 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:01:27,670 RepairJob.java:143 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:27,671 RepairJob.java:234 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:27,671 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,674 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,674 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,676 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,676 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,677 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:27,678 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] 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:27,678 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:01:27,678 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] 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:27,678 RepairJob.java:143 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:27,681 RepairJob.java:234 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:27,682 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,683 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,684 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,689 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,689 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,691 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:27,695 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:01:27,695 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:27,695 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:01:27,696 RepairJob.java:143 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:27,699 RepairJob.java:234 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:27,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,702 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,702 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,703 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,704 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:27,705 RepairSession.java:180 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:27,705 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] 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:27,706 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:01:27,706 SyncTask.java:66 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:27,707 RepairJob.java:143 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:27,707 RepairSession.java:270 - [repair #45b5d8d0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:27,708 RepairRunnable.java:261 - Repair session 45b5d8d0-def3-11f0-9c46-45cdd6f71392 for range [(-2753275025441078881,-2736065305458615543], (-9022386507789607410,-8959989251093735423]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 05:01:27,711 RepairRunnable.java:343 - Repair command #105 finished in 0 seconds INFO [Repair-Task-107] 2025-12-22 05:01:29,487 RepairRunnable.java:139 - Starting repair command #106 (46cee9f0-def3-11f0-9c46-45cdd6f71392), 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-107] 2025-12-22 05:01:29,492 RepairSession.java:228 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(9145623459213058949,9149750809087832008], (-8822264815213079125,-8811247338869165963], (-1763333365259530432,-1723184777872392250], (-3327302948683051755,-3318449044142022087], (-5528797440245543089,-5525644142048666981]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 05:01:29,515 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:29,515 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,517 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,517 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,518 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,518 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,520 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:29,520 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:29,520 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-12-22 05:01:29,520 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] 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:29,521 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:29,525 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:29,526 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,527 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,528 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,529 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,529 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,536 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:29,536 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:29,542 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-12-22 05:01:29,542 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-12-22 05:01:29,542 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:29,580 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:29,580 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,581 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,581 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,583 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,584 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:29,584 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:01:29,585 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:01:29,585 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:2] 2025-12-22 05:01:29,585 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:29,586 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:29,586 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,589 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,589 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,590 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,590 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,591 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:29,592 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:29,593 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:29,593 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:29,593 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:29,598 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:29,598 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,600 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,600 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,601 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,601 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,603 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:29,603 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:29,605 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:29,605 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:29,603 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:01:29,603 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:3] 2025-12-22 05:01:29,605 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,606 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,607 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,608 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,608 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,609 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:29,610 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-12-22 05:01:29,610 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-12-22 05:01:29,610 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-12-22 05:01:29,610 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:29,615 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:29,616 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,618 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,618 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,620 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,620 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,621 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:29,622 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:29,622 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-12-22 05:01:29,622 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-12-22 05:01:29,622 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:29,666 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:29,666 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,668 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,668 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,670 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,671 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,672 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:29,674 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:5] 2025-12-22 05:01:29,674 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for running_repairs INFO [RepairJobTask:4] 2025-12-22 05:01:29,674 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:29,674 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:29,676 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:29,677 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,679 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,679 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,680 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,680 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,682 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:29,682 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:01:29,682 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:01:29,682 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-12-22 05:01:29,683 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:29,684 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:29,685 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,686 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,686 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,688 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,688 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,690 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:29,690 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:01:29,690 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-12-22 05:01:29,691 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-12-22 05:01:29,692 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:29,692 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:29,692 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,696 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,696 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,699 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,699 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,700 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:29,700 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:29,701 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:29,701 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] 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:29,702 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:29,703 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:29,703 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,704 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,705 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,708 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,708 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,709 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:29,710 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:29,710 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:01:29,712 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:29,712 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:29,714 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:29,714 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,717 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,717 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,720 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,720 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,722 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:29,723 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-12-22 05:01:29,723 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-12-22 05:01:29,723 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] 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:29,724 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:29,725 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:29,725 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,726 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,726 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,728 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,728 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,729 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:29,729 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:29,729 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:29,730 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:29,730 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:7] 2025-12-22 05:01:29,768 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:7] 2025-12-22 05:01:29,768 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,770 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,770 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,772 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,772 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,773 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:29,773 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:29,773 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:4] 2025-12-22 05:01:29,773 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:29,773 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:29,777 RepairJob.java:234 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:29,777 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,778 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,778 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,780 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,780 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:29,781 RepairSession.java:180 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:29,782 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:29,782 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for snapshot INFO [RepairJobTask:7] 2025-12-22 05:01:29,782 SyncTask.java:66 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:29,782 RepairJob.java:143 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:29,783 RepairSession.java:270 - [repair #46cfad40-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:29,783 RepairRunnable.java:261 - Repair session 46cfad40-def3-11f0-9c46-45cdd6f71392 for range [(9145623459213058949,9149750809087832008], (-8822264815213079125,-8811247338869165963], (-1763333365259530432,-1723184777872392250], (-3327302948683051755,-3318449044142022087], (-5528797440245543089,-5525644142048666981]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:9] 2025-12-22 05:01:29,787 RepairRunnable.java:343 - Repair command #106 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,373 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,382 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,392 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,403 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,412 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,422 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,434 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,443 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,452 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,521 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,532 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,578 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,639 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,649 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,660 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,675 Validator.java:281 - [repair #474db6e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,681 ActiveRepairService.java:452 - [repair #474ccc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,847 Validator.java:281 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,859 Validator.java:281 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,867 Validator.java:281 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,875 Validator.java:281 - [repair #479b3aa0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:30,881 ActiveRepairService.java:452 - [repair #479a0220-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:32,599 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,606 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,615 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,669 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,677 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,687 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,710 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,723 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,731 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,738 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,750 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,803 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,815 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,828 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,839 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,850 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 [Repair-Task-108] 2025-12-22 05:01:36,993 RepairRunnable.java:139 - Starting repair command #107 (4b483d10-def3-11f0-9c46-45cdd6f71392), 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:01:36,997 RepairSession.java:228 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(568961793930900335,597385251433224305], (2449660933509654713,2452413664504941540], (-3406614969780047464,-3380443200159595453]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:01:37,002 RepairJob.java:234 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:37,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,005 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,005 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,008 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,008 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,010 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:37,011 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,011 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,015 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:37,016 RepairJob.java:143 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:37,016 RepairJob.java:234 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:37,016 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,018 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,018 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,020 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,020 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,021 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:37,022 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,022 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:01:37,022 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:01:37,023 RepairJob.java:143 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:37,024 RepairJob.java:234 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:37,024 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,027 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,027 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,029 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,029 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,031 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:37,031 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:37,031 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,031 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,032 RepairJob.java:143 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:37,035 RepairJob.java:234 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:37,035 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,038 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,038 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,040 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,040 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,041 RepairSession.java:180 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:37,041 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,041 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:37,042 SyncTask.java:66 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] 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:37,044 RepairJob.java:143 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:37,044 RepairSession.java:270 - [repair #4b48d950-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:01:37,045 RepairRunnable.java:261 - Repair session 4b48d950-def3-11f0-9c46-45cdd6f71392 for range [(568961793930900335,597385251433224305], (2449660933509654713,2452413664504941540], (-3406614969780047464,-3380443200159595453]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:7] 2025-12-22 05:01:37,050 RepairRunnable.java:343 - Repair command #107 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:37,670 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,683 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,693 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,705 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,557 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,568 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,576 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,623 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,629 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,647 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,659 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,674 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,692 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,703 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,711 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,761 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,775 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,793 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,815 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,831 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,835 ActiveRepairService.java:452 - [repair #4cc8e9a0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,385 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,395 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,408 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,421 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,432 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,447 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,460 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,473 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,486 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,548 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,561 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,570 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,628 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,641 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,657 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,670 Validator.java:281 - [repair #4d4a0080-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,674 ActiveRepairService.java:452 - [repair #4d48a0f0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,887 Validator.java:281 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,897 Validator.java:281 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,906 Validator.java:281 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,920 Validator.java:281 - [repair #4d98e3d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:01:40,925 ActiveRepairService.java:452 - [repair #4d978440-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-109] 2025-12-22 05:01:42,594 RepairRunnable.java:139 - Starting repair command #108 (4e9ee220-def3-11f0-9c46-45cdd6f71392), 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-109] 2025-12-22 05:01:42,598 RepairSession.java:228 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5390322330723799565,5487017951287241670]] for reaper_db.[repair_schedule_by_cluster_and_keyspace, repair_unit_v1, running_reapers, schema_migration_leader, schema_migration, diagnostic_event_subscription, repair_schedule_v1, running_repairs, repair_run_by_cluster, percent_repaired_by_schedule, repair_run_by_cluster_v2, cluster, repair_run_by_unit, leader, repair_run, snapshot] INFO [RepairJobTask:2] 2025-12-22 05:01:42,605 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:42,606 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,608 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,608 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,610 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,612 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:42,613 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:01:42,613 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:01:42,613 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-12-22 05:01:42,614 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:42,617 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:42,617 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,619 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,619 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,621 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,621 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,622 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_unit_v1 from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,622 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:42,622 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:42,623 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:42,623 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,626 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,628 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,628 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,629 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,629 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,631 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_reapers from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,631 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:01:42,631 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:01:42,631 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_reapers INFO [RepairJobTask:1] 2025-12-22 05:01:42,631 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] running_reapers is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,634 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,639 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,639 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,640 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,640 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,643 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration_leader from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:42,643 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-12-22 05:01:42,643 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-12-22 05:01:42,643 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-12-22 05:01:42,643 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,644 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,645 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,650 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,650 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,652 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,652 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,653 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for schema_migration from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,653 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:42,654 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:42,654 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for schema_migration INFO [RepairJobTask:1] 2025-12-22 05:01:42,654 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] schema_migration is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,657 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,657 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,659 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,659 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,661 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,661 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,664 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for diagnostic_event_subscription from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,665 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:42,665 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:42,665 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-12-22 05:01:42,665 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:42,668 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:42,668 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,670 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,670 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,673 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,673 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,674 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_schedule_v1 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:42,675 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:42,675 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-12-22 05:01:42,675 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-12-22 05:01:42,676 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:42,723 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:42,723 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,725 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,725 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,727 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,727 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,728 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for running_repairs from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:42,729 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:42,729 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:42,729 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for running_repairs INFO [RepairJobTask:3] 2025-12-22 05:01:42,729 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] running_repairs is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:42,732 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:42,732 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,733 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,734 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,736 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,736 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,737 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,738 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-12-22 05:01:42,738 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,738 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,738 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:42,741 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:42,741 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,742 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,743 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,744 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,744 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,745 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for percent_repaired_by_schedule from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,746 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,746 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,746 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-12-22 05:01:42,747 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:42,748 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:42,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,752 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,752 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,753 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,754 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:42,754 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,754 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:01:42,754 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-12-22 05:01:42,755 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:42,757 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:42,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,761 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,761 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,764 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,764 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,766 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for cluster from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:42,766 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:42,767 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:6] 2025-12-22 05:01:42,767 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for cluster INFO [RepairJobTask:5] 2025-12-22 05:01:42,767 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] cluster is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,770 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,770 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,772 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,772 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,774 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,774 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,775 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run_by_unit from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:42,775 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] 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:42,775 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:01:42,775 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-12-22 05:01:42,775 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,778 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:01:42,778 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,780 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,780 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,781 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,781 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,783 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for leader from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:01:42,783 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:42,783 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:42,783 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for leader INFO [RepairJobTask:4] 2025-12-22 05:01:42,784 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] leader is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:42,841 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:42,841 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,845 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,846 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,849 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,849 RepairJob.java:270 - Validating /10.0.0.249 WARN [ValidationExecutor:6] 2025-12-22 05:01:42,850 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-737dd8b0def011f0af4c9dff05207e18/mc-463-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:01:42,851 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for repair_run from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:42,852 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:42,852 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for repair_run INFO [RepairJobTask:6] 2025-12-22 05:01:42,852 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for repair_run INFO [RepairJobTask:1] 2025-12-22 05:01:42,852 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] repair_run is fully synced INFO [RepairJobTask:1] 2025-12-22 05:01:42,854 RepairJob.java:234 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:42,854 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,856 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,856 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,858 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,858 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:42,861 RepairSession.java:180 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Received merkle tree for snapshot from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:42,862 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 05:01:42,862 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:4] 2025-12-22 05:01:42,862 SyncTask.java:66 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for snapshot INFO [RepairJobTask:5] 2025-12-22 05:01:42,862 RepairJob.java:143 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] snapshot is fully synced INFO [RepairJobTask:5] 2025-12-22 05:01:42,862 RepairSession.java:270 - [repair #4e9f7e60-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:01:42,862 RepairRunnable.java:261 - Repair session 4e9f7e60-def3-11f0-9c46-45cdd6f71392 for range [(5390322330723799565,5487017951287241670]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:7] 2025-12-22 05:01:42,866 RepairRunnable.java:343 - Repair command #108 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,041 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,052 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,059 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,066 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,072 ActiveRepairService.java:452 - [repair #514263d0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-110] 2025-12-22 05:01:47,691 RepairRunnable.java:139 - Starting repair command #109 (51a89fb0-def3-11f0-9c46-45cdd6f71392), 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:01:47,694 RepairSession.java:228 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(3394092503584452323,3451368693542149747], (2523061955366255485,2550307666520462374]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:01:47,715 RepairJob.java:234 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:47,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,717 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,717 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,719 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,719 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,720 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:47,720 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:01:47,721 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:01:47,721 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:47,721 RepairJob.java:143 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:47,722 RepairJob.java:234 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:47,722 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,723 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,723 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,726 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,726 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,727 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:47,728 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:01:47,730 RepairJob.java:234 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:01:47,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,731 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,731 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:3] 2025-12-22 05:01:47,732 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:01:47,732 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:01:47,732 RepairJob.java:143 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,733 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,734 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,735 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:47,736 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:47,736 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:47,736 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:01:47,736 RepairJob.java:143 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:47,737 RepairJob.java:234 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:47,737 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,740 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,740 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,742 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,742 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:47,743 RepairSession.java:180 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:47,743 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:47,743 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] 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:47,743 SyncTask.java:66 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:01:47,743 RepairJob.java:143 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:47,744 RepairSession.java:270 - [repair #51a914e0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:01:47,744 RepairRunnable.java:261 - Repair session 51a914e0-def3-11f0-9c46-45cdd6f71392 for range [(3394092503584452323,3451368693542149747], (2523061955366255485,2550307666520462374]] finished INFO [RepairJobTask:6] 2025-12-22 05:01:47,745 ActiveRepairService.java:452 - [repair #51a89fb0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:01:47,749 RepairRunnable.java:343 - Repair command #109 finished in 0 seconds WARN [2025-12-22 05:01:50,345] [contrail_database:8011cc20-def1-11f0-ab50-859c4a241125] i.c.s.RepairRunner - RepairRun "8011cc20-def1-11f0-ab50-859c4a241125" does not exist. Killing RepairRunner for this run instance. INFO [Repair-Task-111] 2025-12-22 05:01:50,930 RepairRunnable.java:139 - Starting repair command #110 (5396db20-def3-11f0-9c46-45cdd6f71392), 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:01:50,938 RepairSession.java:228 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8160162837640346852,8182155724638943062], (2026365011579611660,2040504228404904914], (276856143161669259,293178171564500940], (1206464069453934580,1226402538170156742], (-5362636499081394456,-5339725480645718604]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:01:50,949 RepairJob.java:234 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:50,949 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,953 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,953 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,957 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,957 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,959 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:50,961 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:01:50,961 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] 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:01:50,961 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:50,961 RepairJob.java:234 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:50,961 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:01:50,962 RepairJob.java:143 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,964 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,964 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,969 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,969 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,970 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:01:50,971 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:50,971 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:01:50,971 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] 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:50,971 RepairJob.java:143 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:01:50,975 RepairJob.java:234 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:01:50,975 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,977 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,977 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,985 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,985 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,986 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:50,986 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:01:50,988 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:01:50,988 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:01:50,988 RepairJob.java:143 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:01:50,990 RepairJob.java:234 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:01:50,990 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,992 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,992 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,994 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,994 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:50,996 RepairSession.java:180 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:01:50,996 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:01:50,996 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:50,996 SyncTask.java:66 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:01:50,997 RepairJob.java:143 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:50,998 RepairSession.java:270 - [repair #539813a0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:01:50,998 RepairRunnable.java:261 - Repair session 539813a0-def3-11f0-9c46-45cdd6f71392 for range [(8160162837640346852,8182155724638943062], (2026365011579611660,2040504228404904914], (276856143161669259,293178171564500940], (1206464069453934580,1226402538170156742], (-5362636499081394456,-5339725480645718604]] finished INFO [RepairJobTask:2] 2025-12-22 05:01:51,000 ActiveRepairService.java:452 - [repair #5396db20-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:01:51,002 RepairRunnable.java:343 - Repair command #110 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,085 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,101 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,110 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,121 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,126 ActiveRepairService.java:452 - [repair #573dea20-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-112] 2025-12-22 05:01:57,729 RepairRunnable.java:139 - Starting repair command #111 (57a44d10-def3-11f0-9c46-45cdd6f71392), 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-112] 2025-12-22 05:01:57,737 RepairSession.java:228 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(8182155724638943062,8219089765772778041], (-6875113438262051233,-6866752597290956565], (-1817321471046415264,-1768787425630950036]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:01:57,753 RepairJob.java:234 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:01:57,754 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,759 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,759 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,762 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,762 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,764 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:57,765 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,765 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] 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:01:57,765 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:01:57,765 RepairJob.java:143 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:57,778 RepairJob.java:234 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:57,779 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,781 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,781 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,783 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,784 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,792 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:01:57,792 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,793 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:01:57,793 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] 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:57,793 RepairJob.java:143 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:57,799 RepairJob.java:234 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:57,799 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,801 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,801 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,803 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,804 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,813 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:01:57,813 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,813 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,813 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,813 RepairJob.java:143 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:01:57,827 RepairJob.java:234 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:01:57,827 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,830 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,830 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,832 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,832 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:01:57,833 RepairSession.java:180 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:01:57,833 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:01:57,834 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:01:57,834 SyncTask.java:66 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:01:57,834 RepairJob.java:143 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:01:57,834 RepairSession.java:270 - [repair #57a58590-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:01:57,834 RepairRunnable.java:261 - Repair session 57a58590-def3-11f0-9c46-45cdd6f71392 for range [(8182155724638943062,8219089765772778041], (-6875113438262051233,-6866752597290956565], (-1817321471046415264,-1768787425630950036]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:7] 2025-12-22 05:01:57,838 RepairRunnable.java:343 - Repair command #111 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,972 Validator.java:281 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,979 Validator.java:281 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,984 Validator.java:281 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,990 Validator.java:281 - [repair #598f5430-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:00,994 ActiveRepairService.java:452 - [repair #598e90e0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:07,110 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,121 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,130 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,136 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,141 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,786 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,807 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,822 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,831 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,996 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,008 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,014 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,022 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,026 ActiveRepairService.java:452 - [repair #5f8953e0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,152 Validator.java:281 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,160 Validator.java:281 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,170 Validator.java:281 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,178 Validator.java:281 - [repair #63351dd0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,184 ActiveRepairService.java:452 - [repair #63332200-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,799 Validator.java:281 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,816 Validator.java:281 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,826 Validator.java:281 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:17,833 Validator.java:281 - [repair #63982560-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 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 [Repair-Task-113] 2025-12-22 05:02:21,033 RepairRunnable.java:139 - Starting repair command #112 (65880e80-def3-11f0-9c46-45cdd6f71392), 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-113] 2025-12-22 05:02:21,038 RepairSession.java:228 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4934098448774432960,-4920202985403583695], (7761071124140037053,7777550379267759587], (-5674290812106746909,-5665731064454649259], (-1496298073090390914,-1455340601343797726]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:02:21,047 RepairJob.java:234 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:21,048 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,050 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,050 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,052 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,052 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,053 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:21,054 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,054 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,054 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:02:21,054 RepairJob.java:143 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:21,060 RepairJob.java:234 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:02:21,060 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,063 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,063 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,066 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,067 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,068 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:02:21,068 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,068 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:02:21,068 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,068 RepairJob.java:143 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:21,073 RepairJob.java:234 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:02:21,073 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,076 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,076 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,078 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,078 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,080 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:21,081 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,081 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] 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:21,081 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:02:21,081 RepairJob.java:143 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:02:21,083 RepairJob.java:234 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:02:21,083 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,086 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,086 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,088 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,088 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:21,089 RepairSession.java:180 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:02:21,089 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:21,089 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:02:21,090 SyncTask.java:66 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:21,091 RepairJob.java:143 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:02:21,091 RepairSession.java:270 - [repair #6588f8e0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:02:21,092 RepairRunnable.java:261 - Repair session 6588f8e0-def3-11f0-9c46-45cdd6f71392 for range [(-4934098448774432960,-4920202985403583695], (7761071124140037053,7777550379267759587], (-5674290812106746909,-5665731064454649259], (-1496298073090390914,-1455340601343797726]] finished INFO [RepairJobTask: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 [InternalResponseStage:7] 2025-12-22 05:02:21,095 RepairRunnable.java:343 - Repair command #112 finished in 0 seconds INFO [Repair-Task-114] 2025-12-22 05:02:27,146 RepairRunnable.java:139 - Starting repair command #113 (692cfaa0-def3-11f0-9c46-45cdd6f71392), 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: 10, pull repair: false) INFO [Repair-Task-114] 2025-12-22 05:02:27,151 RepairSession.java:228 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4622084839073482647,-4617010832629536759], (7100046431458769470,7108067423961991515], (-4855125232545670434,-4853718424765072549], (5025872092607037684,5033349982382330689], (3304941017284357472,3310950265535600650], (6866539023979130903,6870642706190451560], (1288635668277970367,1290612968649087857], (1988029932043003753,1997818463312062860], (-2072103531237126834,-2055916870849786113], (-4365903094185638050,-4344431406555613806]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:27,171 RepairJob.java:234 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:02:27,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,175 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,175 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,178 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,178 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,179 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:02:27,180 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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:27,180 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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,180 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:02:27,180 RepairJob.java:143 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:27,182 RepairJob.java:234 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:02:27,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,188 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,188 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,190 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,194 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,196 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:02:27,196 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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:02:27,196 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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:27,196 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:02:27,196 RepairJob.java:143 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:27,199 RepairJob.java:234 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:27,199 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,200 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,200 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,202 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,203 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,204 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:27,204 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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:27,204 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] 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:27,204 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:02:27,204 RepairJob.java:143 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:27,207 RepairJob.java:234 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:27,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,209 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,210 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,211 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,212 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,222 RepairSession.java:180 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:27,223 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:27,223 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:02:27,223 SyncTask.java:66 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:02:27,223 RepairJob.java:143 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:02:27,224 RepairSession.java:270 - [repair #692dbdf0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:02:27,224 RepairRunnable.java:261 - Repair session 692dbdf0-def3-11f0-9c46-45cdd6f71392 for range [(-4622084839073482647,-4617010832629536759], (7100046431458769470,7108067423961991515], (-4855125232545670434,-4853718424765072549], (5025872092607037684,5033349982382330689], (3304941017284357472,3310950265535600650], (6866539023979130903,6870642706190451560], (1288635668277970367,1290612968649087857], (1988029932043003753,1997818463312062860], (-2072103531237126834,-2055916870849786113], (-4365903094185638050,-4344431406555613806]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:7] 2025-12-22 05:02:27,229 RepairRunnable.java:343 - Repair command #113 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,828 Validator.java:281 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,836 Validator.java:281 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,843 Validator.java:281 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,856 Validator.java:281 - [repair #6993d2c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:27,861 ActiveRepairService.java:452 - [repair #69930f70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:31,087 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,105 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,118 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,125 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,129 ActiveRepairService.java:452 - [repair #6b80fcc0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,195 Validator.java:281 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,205 Validator.java:281 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,217 Validator.java:281 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,232 Validator.java:281 - [repair #6f28f620-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,237 ActiveRepairService.java:452 - [repair #6f27bda0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-115] 2025-12-22 05:02:37,846 RepairRunnable.java:139 - Starting repair command #114 (6f8dab60-def3-11f0-9c46-45cdd6f71392), 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-115] 2025-12-22 05:02:37,850 RepairSession.java:228 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-657375484575064760,-618009458617753077], (5926193393447067364,5927078955982239411], (6993974089456906769,7007476869397712329], (1425620098802472077,1434830792936912649], (8840515562455100692,8861236566568349016]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:02:37,856 RepairJob.java:234 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:37,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,858 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,859 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,861 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,861 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,862 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:37,863 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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:37,863 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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:37,863 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:02:37,863 RepairJob.java:143 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:37,865 RepairJob.java:234 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:02:37,865 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,867 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,867 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,871 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,871 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,872 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:37,872 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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:37,872 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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:02:37,872 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:02:37,872 RepairJob.java:143 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:37,876 RepairJob.java:234 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:02:37,876 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,879 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,879 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,925 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,925 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,927 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:02:37,928 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:37,928 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:02:37,928 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:02:37,928 RepairJob.java:143 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:37,944 RepairJob.java:234 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:02:37,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,946 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,946 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,950 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,950 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:37,952 RepairSession.java:180 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:02:37,953 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:02:37,953 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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,953 SyncTask.java:66 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] 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:37,953 RepairJob.java:143 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:02:37,954 RepairSession.java:270 - [repair #6f8e47a0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:02:37,955 RepairRunnable.java:261 - Repair session 6f8e47a0-def3-11f0-9c46-45cdd6f71392 for range [(-657375484575064760,-618009458617753077], (5926193393447067364,5927078955982239411], (6993974089456906769,7007476869397712329], (1425620098802472077,1434830792936912649], (8840515562455100692,8861236566568349016]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:7] 2025-12-22 05:02:37,964 RepairRunnable.java:343 - Repair command #114 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:41,094 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,107 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,117 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,123 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,128 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,225 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,233 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,247 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,254 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 [AntiEntropyStage:1] 2025-12-22 05:02:47,892 Validator.java:281 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,902 Validator.java:281 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,907 Validator.java:281 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,912 Validator.java:281 - [repair #758958c0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:47,918 ActiveRepairService.java:452 - [repair #7588bc80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-116] 2025-12-22 05:02:51,119 RepairRunnable.java:139 - Starting repair command #115 (7776f7f0-def3-11f0-9c46-45cdd6f71392), 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-116] 2025-12-22 05:02:51,123 RepairSession.java:228 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-9096959128269929828,-9057240054057614734]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:02:51,127 RepairJob.java:234 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:51,128 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,130 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,130 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,131 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,131 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,133 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:02:51,133 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:51,133 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:02:51,133 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:51,133 RepairJob.java:143 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:51,136 RepairJob.java:234 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:51,136 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,139 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,139 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,141 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,141 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,143 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:02:51,145 RepairJob.java:234 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:02:51,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-12-22 05:02:51,146 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:02:51,146 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,146 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,147 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:02:51,145 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:51,147 RepairJob.java:143 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,150 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,150 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,152 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:51,154 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:51,154 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] 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:51,155 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:02:51,155 RepairJob.java:143 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:51,155 RepairJob.java:234 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:02:51,155 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,157 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,157 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,158 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,159 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:51,161 RepairSession.java:180 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:51,161 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:51,161 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:51,162 SyncTask.java:66 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:02:51,162 RepairJob.java:143 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:02:51,163 RepairSession.java:270 - [repair #77779430-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:02:51,163 RepairRunnable.java:261 - Repair session 77779430-def3-11f0-9c46-45cdd6f71392 for range [(-9096959128269929828,-9057240054057614734]] finished INFO [RepairJobTask: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 [InternalResponseStage:7] 2025-12-22 05:02:51,169 RepairRunnable.java:343 - Repair command #115 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,276 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,284 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,292 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,302 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,309 ActiveRepairService.java:452 - [repair #7b1f6680-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-117] 2025-12-22 05:02:57,914 RepairRunnable.java:139 - Starting repair command #116 (7b83cda0-def3-11f0-9c46-45cdd6f71392), 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-117] 2025-12-22 05:02:57,919 RepairSession.java:228 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-399093455173324545,-380875851171223501], (3579052616257386039,3599982535291788613], (3023244691888698779,3057832484910707564]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:02:57,926 RepairJob.java:234 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:02:57,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,929 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,929 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,931 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,932 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,933 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:02:57,933 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,934 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:02:57,934 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,934 RepairJob.java:143 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:02:57,936 RepairJob.java:234 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:02:57,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,940 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,940 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,942 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,942 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,944 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:02:57,945 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,945 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,945 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:02:57,945 RepairJob.java:143 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:02:57,949 RepairJob.java:234 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:02:57,950 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,951 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,951 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,953 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,953 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,955 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:02:57,955 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:02:57,955 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:02:57,955 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,956 RepairJob.java:143 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:57,958 RepairJob.java:234 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:02:57,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,962 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,962 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,968 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,968 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:02:57,969 RepairSession.java:180 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:02:57,970 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:02:57,970 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] 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:57,970 SyncTask.java:66 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:02:57,970 RepairJob.java:143 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:02:57,971 RepairSession.java:270 - [repair #7b8490f0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:02:57,971 RepairRunnable.java:261 - Repair session 7b8490f0-def3-11f0-9c46-45cdd6f71392 for range [(-399093455173324545,-380875851171223501], (3579052616257386039,3599982535291788613], (3023244691888698779,3057832484910707564]] finished INFO [RepairJobTask:3] 2025-12-22 05:02:57,973 ActiveRepairService.java:452 - [repair #7b83cda0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:02:57,976 RepairRunnable.java:343 - Repair command #116 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:01,166 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,177 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,193 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,209 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 [Repair-Task-118] 2025-12-22 05:03:07,275 RepairRunnable.java:139 - Starting repair command #117 (81182db0-def3-11f0-9c46-45cdd6f71392), 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-118] 2025-12-22 05:03:07,279 RepairSession.java:228 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(4355540132563093217,4360055556166271978], (-8042982700807548696,-8031362339880631880], (5572488016217182971,5584956783334389956], (4889893803076540637,4907461420131174680], (-8425997317089433171,-8407080213789988102], (2452413664504941540,2466520030237368946]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:03:07,296 RepairJob.java:234 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:03:07,297 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,299 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,299 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,300 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,300 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,301 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:03:07,302 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,302 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,302 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] 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:07,302 RepairJob.java:143 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:07,305 RepairJob.java:234 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:07,305 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,307 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,307 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,310 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,310 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,311 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:03:07,311 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,312 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,312 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] 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,312 RepairJob.java:143 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:07,314 RepairJob.java:234 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:03:07,314 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,316 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,316 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,317 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,317 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,318 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:03:07,318 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,318 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:03:07,318 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] 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:07,318 RepairJob.java:143 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:07,321 RepairJob.java:234 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:07,321 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,322 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,322 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,323 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,323 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,325 RepairSession.java:180 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:03:07,325 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:07,325 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:03:07,326 SyncTask.java:66 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] 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,326 RepairJob.java:143 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:07,327 RepairSession.java:270 - [repair #8118c9f0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:03:07,327 RepairRunnable.java:261 - Repair session 8118c9f0-def3-11f0-9c46-45cdd6f71392 for range [(4355540132563093217,4360055556166271978], (-8042982700807548696,-8031362339880631880], (5572488016217182971,5584956783334389956], (4889893803076540637,4907461420131174680], (-8425997317089433171,-8407080213789988102], (2452413664504941540,2466520030237368946]] finished INFO [RepairJobTask:3] 2025-12-22 05:03:07,329 ActiveRepairService.java:452 - [repair #81182db0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:03:07,332 RepairRunnable.java:343 - Repair command #117 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,943 Validator.java:281 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,949 Validator.java:281 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,954 Validator.java:281 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:07,962 Validator.java:281 - [repair #817ce2f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 05:03:11,197 Validator.java:281 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,205 Validator.java:281 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,216 Validator.java:281 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:11,228 Validator.java:281 - [repair #836c56e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 05:03:17,326 Validator.java:281 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,348 Validator.java:281 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,357 Validator.java:281 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,368 Validator.java:281 - [repair #8713b400-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,374 ActiveRepairService.java:452 - [repair #871317c0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,981 Validator.java:281 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,989 Validator.java:281 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:17,996 Validator.java:281 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,005 Validator.java:281 - [repair #8777a5f0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:18,011 ActiveRepairService.java:452 - [repair #8776e2a0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:21,224 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,232 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,239 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,244 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 [Repair-Task-119] 2025-12-22 05:03:27,335 RepairRunnable.java:139 - Starting repair command #118 (8d0d1770-def3-11f0-9c46-45cdd6f71392), 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:03:27,348 RepairSession.java:228 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-8533961375687271444,-8531255148899503585], (467268754936654026,470620733351755401], (-6032170496288592156,-6002497519100456713]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:27,367 RepairJob.java:234 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:27,367 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,372 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,373 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,375 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,375 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,378 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:27,384 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,384 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,386 RepairJob.java:234 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:27,386 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:03:27,387 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:03:27,388 RepairJob.java:143 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,388 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,389 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,392 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,392 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,394 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:03:27,395 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:03:27,395 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:03:27,395 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,397 RepairJob.java:143 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:27,410 RepairJob.java:234 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:27,411 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,416 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,416 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,418 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,418 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,420 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:27,420 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,421 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:03:27,421 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,421 RepairJob.java:143 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:27,423 RepairJob.java:234 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:27,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,426 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,426 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,428 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,428 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:27,430 RepairSession.java:180 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:27,431 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,431 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:27,431 SyncTask.java:66 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] 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:27,431 RepairJob.java:143 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:27,432 RepairSession.java:270 - [repair #8d0f1340-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:03:27,432 RepairRunnable.java:261 - Repair session 8d0f1340-def3-11f0-9c46-45cdd6f71392 for range [(-8533961375687271444,-8531255148899503585], (467268754936654026,470620733351755401], (-6032170496288592156,-6002497519100456713]] finished INFO [RepairJobTask:4] 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 [RepairJobTask:4] 2025-12-22 05:03:27,436 RepairRunnable.java:343 - Repair command #118 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,006 Validator.java:281 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,011 Validator.java:281 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,019 Validator.java:281 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,025 Validator.java:281 - [repair #8d721ad0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:28,035 ActiveRepairService.java:452 - [repair #8d713070-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-120] 2025-12-22 05:03:31,245 RepairRunnable.java:139 - Starting repair command #119 (8f61b5d0-def3-11f0-9c46-45cdd6f71392), 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-120] 2025-12-22 05:03:31,250 RepairSession.java:228 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-1254592998781186923,-1217744372315526646], (6198880013786184799,6199416264538282377], (-1768787425630950036,-1763333365259530432], (1625045841591910234,1634689527162688283], (6870642706190451560,6888981860109977725]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:03:31,261 RepairJob.java:234 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:31,261 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,263 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,264 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,265 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,265 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,267 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:31,267 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,267 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:31,267 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,268 RepairJob.java:143 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:31,270 RepairJob.java:234 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:31,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,272 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,272 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,278 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,278 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,280 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:31,282 RepairJob.java:234 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:31,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-12-22 05:03:31,283 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,283 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,284 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,284 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,284 RepairJob.java:270 - Validating /10.0.0.22 INFO [RepairJobTask:1] 2025-12-22 05:03:31,284 RepairJob.java:143 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,287 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,287 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,288 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:03:31,289 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,289 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:03:31,289 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,289 RepairJob.java:143 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:31,293 RepairJob.java:234 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:31,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,295 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,295 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,297 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,298 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:31,300 RepairSession.java:180 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:03:31,301 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,301 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:31,302 SyncTask.java:66 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] 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:31,302 RepairJob.java:143 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:31,302 RepairSession.java:270 - [repair #8f627920-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:03:31,303 RepairRunnable.java:261 - Repair session 8f627920-def3-11f0-9c46-45cdd6f71392 for range [(-1254592998781186923,-1217744372315526646], (6198880013786184799,6199416264538282377], (-1768787425630950036,-1763333365259530432], (1625045841591910234,1634689527162688283], (6870642706190451560,6888981860109977725]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:8] 2025-12-22 05:03:31,306 RepairRunnable.java:343 - Repair command #119 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:37,380 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,388 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,396 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,405 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,409 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,030 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,037 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,046 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,053 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 [AntiEntropyStage:1] 2025-12-22 05:03:41,318 Validator.java:281 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,326 Validator.java:281 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,333 Validator.java:281 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,342 Validator.java:281 - [repair #955acb20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:41,347 ActiveRepairService.java:452 - [repair #955a2ee0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-121] 2025-12-22 05:03:47,432 RepairRunnable.java:139 - Starting repair command #120 (9907a680-def3-11f0-9c46-45cdd6f71392), 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:03:47,438 RepairSession.java:228 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-5517311124564312826,-5489598432922917630]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:03:47,442 RepairJob.java:234 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:47,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,446 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,446 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,449 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,449 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,450 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:03:47,451 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:03:47,451 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,451 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:03:47,451 RepairJob.java:143 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:03:47,456 RepairJob.java:234 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:03:47,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,464 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,464 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,466 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,466 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,467 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:03:47,468 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,469 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,469 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:03:47,471 RepairJob.java:143 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:03:47,470 RepairJob.java:234 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:47,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,474 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,474 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,479 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,479 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,481 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:03:47,481 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:03:47,481 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,481 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,482 RepairJob.java:143 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:03:47,483 RepairJob.java:234 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:47,484 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,486 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,486 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,488 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,488 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:47,490 RepairSession.java:180 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:03:47,490 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:03:47,490 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,490 SyncTask.java:66 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] 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:47,491 RepairJob.java:143 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:47,491 RepairSession.java:270 - [repair #990890e0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:03:47,492 RepairRunnable.java:261 - Repair session 990890e0-def3-11f0-9c46-45cdd6f71392 for range [(-5517311124564312826,-5489598432922917630]] finished INFO [RepairJobTask:1] 2025-12-22 05:03:47,493 ActiveRepairService.java:452 - [repair #9907a680-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:03:47,497 RepairRunnable.java:343 - Repair command #120 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:03:48,083 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,095 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,100 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,106 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 [AntiEntropyStage:1] 2025-12-22 05:03:51,328 Validator.java:281 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,336 Validator.java:281 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,347 Validator.java:281 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,352 Validator.java:281 - [repair #9b5762e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:03:51,356 ActiveRepairService.java:452 - [repair #9b567880-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:03:57,466 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,473 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,482 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,489 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,494 ActiveRepairService.java:452 - [repair #9eff3530-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-122] 2025-12-22 05:03:58,096 RepairRunnable.java:139 - Starting repair command #121 (9f62d900-def3-11f0-9c46-45cdd6f71392), 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:03:58,100 RepairSession.java:228 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(4246648928259403486,4278076414792835380], (-6527403008100454015,-6511211497357213759], (-8024755061584288253,-8012282605615278051], (-1855311611119976851,-1838335035187923433]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:03:58,108 RepairJob.java:234 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:03:58,108 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,113 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,113 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,115 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,116 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,122 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:03:58,122 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:03:58,123 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] 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:58,123 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:03:58,123 RepairJob.java:143 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:03:58,127 RepairJob.java:234 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:03:58,127 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,131 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,131 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,133 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,133 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,135 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:03:58,137 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-12-22 05:03:58,137 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:03:58,138 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] 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:58,138 RepairJob.java:143 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:58,143 RepairJob.java:234 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:03:58,143 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,144 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,144 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,146 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,146 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,147 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:03:58,149 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:03:58,149 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] 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:58,149 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:03:58,149 RepairJob.java:143 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:03:58,152 RepairJob.java:234 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:03:58,152 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,155 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,155 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,157 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:03:58,158 RepairSession.java:180 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:03:58,159 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:58,159 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] 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:58,159 SyncTask.java:66 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:03:58,159 RepairJob.java:143 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:03:58,160 RepairSession.java:270 - [repair #9f637540-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:03:58,160 RepairRunnable.java:261 - Repair session 9f637540-def3-11f0-9c46-45cdd6f71392 for range [(4246648928259403486,4278076414792835380], (-6527403008100454015,-6511211497357213759], (-8024755061584288253,-8012282605615278051], (-1855311611119976851,-1838335035187923433]] finished INFO [RepairJobTask:1] 2025-12-22 05:03:58,161 ActiveRepairService.java:452 - [repair #9f62d900-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:03:58,162 RepairRunnable.java:343 - Repair command #121 finished in 0 seconds INFO [Repair-Task-123] 2025-12-22 05:04:01,337 RepairRunnable.java:139 - Starting repair command #122 (a1516290-def3-11f0-9c46-45cdd6f71392), 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-123] 2025-12-22 05:04:01,341 RepairSession.java:228 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-1015421620024014846,-1006455188831009904], (-8659902434455401111,-8658706690918438188], (6280490378163780464,6309823341122690007], (-5665731064454649259,-5641296395861834276], (-3130451353652559716,-3104469195479403030]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:01,356 RepairJob.java:234 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:01,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,358 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,358 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,360 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,360 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,362 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:04:01,363 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:01,362 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:01,364 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:01,364 RepairJob.java:143 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:01,365 RepairJob.java:234 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:01,365 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,367 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,367 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,369 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,369 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,370 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:04:01,371 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:01,371 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:01,371 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:04:01,371 RepairJob.java:143 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:01,373 RepairJob.java:234 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:04:01,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,375 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,375 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,377 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,377 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,378 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:04:01,382 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:01,382 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] 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:01,382 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:01,382 RepairJob.java:143 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:01,385 RepairJob.java:234 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:04:01,385 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,387 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,387 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,388 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,388 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:01,389 RepairSession.java:180 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:04:01,390 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:01,390 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:01,390 SyncTask.java:66 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:01,391 RepairJob.java:143 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:01,391 RepairSession.java:270 - [repair #a151fed0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:04:01,391 RepairRunnable.java:261 - Repair session a151fed0-def3-11f0-9c46-45cdd6f71392 for range [(-1015421620024014846,-1006455188831009904], (-8659902434455401111,-8658706690918438188], (6280490378163780464,6309823341122690007], (-5665731064454649259,-5641296395861834276], (-3130451353652559716,-3104469195479403030]] finished INFO [RepairJobTask:2] 2025-12-22 05:04:01,392 ActiveRepairService.java:452 - [repair #a1516290-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-12-22 05:04:01,394 RepairRunnable.java:343 - Repair command #122 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,482 Validator.java:281 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,491 Validator.java:281 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,500 Validator.java:281 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,506 Validator.java:281 - [repair #a4f95bf0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:07,511 ActiveRepairService.java:452 - [repair #a4f8e6c0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:08,147 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,163 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,176 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,199 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,206 ActiveRepairService.java:452 - [repair #a55e3840-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,393 Validator.java:281 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,402 Validator.java:281 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,414 Validator.java:281 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,434 Validator.java:281 - [repair #a74c73b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:11,443 ActiveRepairService.java:452 - [repair #a74bd770-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-124] 2025-12-22 05:04:17,501 RepairRunnable.java:139 - Starting repair command #123 (aaf3d0d0-def3-11f0-9c46-45cdd6f71392), 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:04:17,508 RepairSession.java:228 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(7986416871720026905,8000100052612361098], (-2279023213072332934,-2247033020297951776]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:04:17,518 RepairJob.java:234 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:04:17,519 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,520 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,520 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,522 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,522 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,524 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:17,525 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:04:17,525 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:17,526 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] 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:17,526 RepairJob.java:143 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:17,527 RepairJob.java:234 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:04:17,527 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,529 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,529 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,531 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,531 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,536 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:17,536 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:17,537 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] 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:04:17,537 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:17,537 RepairJob.java:143 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:17,538 RepairJob.java:234 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:04:17,538 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,540 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,540 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,542 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,542 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,548 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:17,549 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:04:17,549 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:04:17,549 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] 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:17,549 RepairJob.java:143 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:04:17,551 RepairJob.java:234 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:04:17,552 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,553 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,553 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,555 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,555 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:17,559 RepairSession.java:180 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:17,560 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] 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:17,560 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:04:17,560 SyncTask.java:66 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:04:17,560 RepairJob.java:143 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:17,561 RepairSession.java:270 - [repair #aaf4e240-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:04:17,562 RepairRunnable.java:261 - Repair session aaf4e240-def3-11f0-9c46-45cdd6f71392 for range [(7986416871720026905,8000100052612361098], (-2279023213072332934,-2247033020297951776]] finished INFO [RepairJobTask:5] 2025-12-22 05:04:17,564 ActiveRepairService.java:452 - [repair #aaf3d0d0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [RepairJobTask:5] 2025-12-22 05:04:17,565 RepairRunnable.java:343 - Repair command #123 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,188 Validator.java:281 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,196 Validator.java:281 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,206 Validator.java:281 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,213 Validator.java:281 - [repair #ab5af710-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:18,223 ActiveRepairService.java:452 - [repair #ab5a5ad0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:21,411 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,421 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,427 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,433 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,437 ActiveRepairService.java:452 - [repair #ad467360-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-125] 2025-12-22 05:04:27,534 RepairRunnable.java:139 - Starting repair command #124 (b0eebae0-def3-11f0-9c46-45cdd6f71392), 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-125] 2025-12-22 05:04:27,538 RepairSession.java:228 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-2655911608424617859,-2653238581086254732], (-7695105172723240507,-7692628263056062146], (-2055916870849786113,-2043881215014045540], (-4311335479007245816,-4297782517737803550], (8219728231180577257,8224390282518714088], (-5073079099353747704,-5062319616923877007], (5265767261848526613,5297860686284518212]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:04:27,551 RepairJob.java:234 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:04:27,551 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,553 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,553 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,555 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,556 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,557 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:04:27,558 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:27,558 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:27,559 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:27,559 RepairJob.java:143 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:27,560 RepairJob.java:234 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:27,560 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,561 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,562 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,563 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,565 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:27,565 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:04:27,565 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:27,566 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:04:27,566 RepairJob.java:143 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:27,567 RepairJob.java:234 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:27,567 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,569 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,569 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,572 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,572 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,573 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:27,573 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:27,573 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:27,574 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:27,574 RepairJob.java:143 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:27,577 RepairJob.java:234 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:04:27,577 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,578 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,582 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,582 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:27,583 RepairSession.java:180 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:04:27,583 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] 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:27,583 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:04:27,583 SyncTask.java:66 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:27,583 RepairJob.java:143 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:27,584 RepairSession.java:270 - [repair #b0ef5720-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:04:27,584 RepairRunnable.java:261 - Repair session b0ef5720-def3-11f0-9c46-45cdd6f71392 for range [(-2655911608424617859,-2653238581086254732], (-7695105172723240507,-7692628263056062146], (-2055916870849786113,-2043881215014045540], (-4311335479007245816,-4297782517737803550], (8219728231180577257,8224390282518714088], (-5073079099353747704,-5062319616923877007], (5265767261848526613,5297860686284518212]] finished INFO [RepairJobTask:3] 2025-12-22 05:04:27,586 ActiveRepairService.java:452 - [repair #b0eebae0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 05:04:27,589 RepairRunnable.java:343 - Repair command #124 finished in 0 seconds INFO [Repair-Task-126] 2025-12-22 05:04:28,219 RepairRunnable.java:139 - Starting repair command #125 (b15740b0-def3-11f0-9c46-45cdd6f71392), 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-126] 2025-12-22 05:04:28,223 RepairSession.java:228 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(9145623459213058949,9149750809087832008], (-8822264815213079125,-8811247338869165963], (-1763333365259530432,-1723184777872392250], (-3327302948683051755,-3318449044142022087], (-5528797440245543089,-5525644142048666981]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:28,229 RepairJob.java:234 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:28,230 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,233 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,233 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,235 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,235 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,237 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:28,238 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:28,238 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] 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:28,238 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:28,238 RepairJob.java:143 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:28,239 RepairJob.java:234 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:28,239 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,244 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,244 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,246 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,246 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,248 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:28,248 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:28,248 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:28,249 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] 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:04:28,249 RepairJob.java:143 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:04:28,250 RepairJob.java:234 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:04:28,250 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,253 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,253 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,255 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,255 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,257 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:28,257 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:28,257 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:04:28,257 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:28,257 RepairJob.java:143 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:28,261 RepairJob.java:234 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:28,261 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,262 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,263 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,264 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,264 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:28,265 RepairSession.java:180 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:28,266 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:28,266 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:04:28,267 SyncTask.java:66 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:28,267 RepairJob.java:143 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:28,267 RepairSession.java:270 - [repair #b157dcf0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:04:28,268 RepairRunnable.java:261 - Repair session b157dcf0-def3-11f0-9c46-45cdd6f71392 for range [(9145623459213058949,9149750809087832008], (-8822264815213079125,-8811247338869165963], (-1763333365259530432,-1723184777872392250], (-3327302948683051755,-3318449044142022087], (-5528797440245543089,-5525644142048666981]] finished INFO [RepairJobTask:3] 2025-12-22 05:04:28,269 ActiveRepairService.java:452 - [repair #b15740b0-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 05:04:28,270 RepairRunnable.java:343 - Repair command #125 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,492 Validator.java:281 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,514 Validator.java:281 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,526 Validator.java:281 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,538 Validator.java:281 - [repair #b343f580-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:31,546 ActiveRepairService.java:452 - [repair #b342bd00-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-127] 2025-12-22 05:04:37,573 RepairRunnable.java:139 - Starting repair command #126 (b6ea8f50-def3-11f0-9c46-45cdd6f71392), 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-127] 2025-12-22 05:04:37,578 RepairSession.java:228 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3935901368006251438,-3921913537541706521], (-6851501291258044475,-6800767750008801216], (-7674352757359200894,-7646826114837042925]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:04:37,584 RepairJob.java:234 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:37,584 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,586 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,586 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,588 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,588 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,589 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:37,589 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:04:37,589 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:04:37,590 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] 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:37,590 RepairJob.java:143 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:04:37,593 RepairJob.java:234 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:04:37,593 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,596 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,596 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,598 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,598 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,599 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:37,599 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:37,599 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:04:37,600 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] 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:37,603 RepairJob.java:234 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:04:37,603 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:6] 2025-12-22 05:04:37,603 RepairJob.java:143 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,604 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,604 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,606 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,606 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,609 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:04:37,609 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:37,609 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:04:37,609 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] 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:37,610 RepairJob.java:143 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:04:37,612 RepairJob.java:234 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:37,612 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,613 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,613 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,617 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,618 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:37,618 RepairSession.java:180 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:37,618 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:37,619 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:04:37,619 SyncTask.java:66 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:04:37,620 RepairJob.java:143 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:37,620 RepairSession.java:270 - [repair #b6eb52a0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:04:37,621 RepairRunnable.java:261 - Repair session b6eb52a0-def3-11f0-9c46-45cdd6f71392 for range [(-3935901368006251438,-3921913537541706521], (-6851501291258044475,-6800767750008801216], (-7674352757359200894,-7646826114837042925]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:10] 2025-12-22 05:04:37,625 RepairRunnable.java:343 - Repair command #126 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:38,274 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,294 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,311 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,327 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,506 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,514 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,522 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,533 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 [Repair-Task-128] 2025-12-22 05:04:47,618 RepairRunnable.java:139 - Starting repair command #127 (bce74e20-def3-11f0-9c46-45cdd6f71392), 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-128] 2025-12-22 05:04:47,628 RepairSession.java:228 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(4437503433206674215,4506684125464924548]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:04:47,644 RepairJob.java:234 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:47,644 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,646 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,647 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,649 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,649 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,651 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:47,652 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:04:47,652 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:04:47,652 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:04:47,654 RepairJob.java:234 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:47,654 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-12-22 05:04:47,654 RepairJob.java:143 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,656 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,656 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,657 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,658 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:04:47,658 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:04:47,658 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:47,658 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:04:47,658 RepairJob.java:143 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:47,660 RepairJob.java:234 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:47,660 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,661 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,661 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,662 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,663 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,664 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:04:47,664 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:47,664 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:04:47,665 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:04:47,665 RepairJob.java:143 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:04:47,665 RepairJob.java:234 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:04:47,665 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,667 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,667 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,668 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,668 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:47,669 RepairSession.java:180 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:47,669 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:47,669 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:04:47,669 SyncTask.java:66 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] 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:47,669 RepairJob.java:143 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:47,670 RepairSession.java:270 - [repair #bce8d4c0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:04:47,670 RepairRunnable.java:261 - Repair session bce8d4c0-def3-11f0-9c46-45cdd6f71392 for range [(4437503433206674215,4506684125464924548]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:10] 2025-12-22 05:04:47,672 RepairRunnable.java:343 - Repair command #127 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,308 Validator.java:281 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,317 Validator.java:281 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,327 Validator.java:281 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,338 Validator.java:281 - [repair #bd4f10a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:48,344 ActiveRepairService.java:452 - [repair #bd4d3be0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:51,535 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,547 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,570 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,579 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,583 ActiveRepairService.java:452 - [repair #bf3b2930-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,672 Validator.java:281 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,686 Validator.java:281 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,693 Validator.java:281 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,699 Validator.java:281 - [repair #c2e23830-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:04:57,703 ActiveRepairService.java:452 - [repair #c2e19bf0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-129] 2025-12-22 05:04:58,330 RepairRunnable.java:139 - Starting repair command #128 (c349d3a0-def3-11f0-9c46-45cdd6f71392), 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-129] 2025-12-22 05:04:58,336 RepairSession.java:228 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-121940209062401435,-110857538739829555], (-35565751270453707,6545197131120783], (1948212027169776173,1988029932043003753], (-2484273156444331678,-2482855053318343041]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:04:58,357 RepairJob.java:234 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:04:58,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,359 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,359 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,361 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,361 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,362 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:04:58,362 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:58,362 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:04:58,363 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:04:58,363 RepairJob.java:143 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:58,395 RepairJob.java:234 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:04:58,395 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,397 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,397 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,399 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,399 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,400 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:04:58,401 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:58,401 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:04:58,401 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:58,401 RepairJob.java:143 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:04:58,405 RepairJob.java:234 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:04:58,405 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,408 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,408 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,410 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,410 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,419 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:04:58,419 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:04:58,419 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:04:58,419 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:58,419 RepairJob.java:143 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:58,423 RepairJob.java:234 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:04:58,423 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,424 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,424 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,425 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,426 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:04:58,436 RepairSession.java:180 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:04:58,437 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:58,437 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] 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:58,437 SyncTask.java:66 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:04:58,438 RepairJob.java:143 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:04:58,438 RepairSession.java:270 - [repair #c34abe00-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:04:58,438 RepairRunnable.java:261 - Repair session c34abe00-def3-11f0-9c46-45cdd6f71392 for range [(-121940209062401435,-110857538739829555], (-35565751270453707,6545197131120783], (1948212027169776173,1988029932043003753], (-2484273156444331678,-2482855053318343041]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 05:04:58,441 RepairRunnable.java:343 - Repair command #128 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:01,646 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,682 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,692 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,705 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,710 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,691 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,701 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,708 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,725 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,732 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,353 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,366 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,375 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,381 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,391 ActiveRepairService.java:452 - [repair #c9413b40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-130] 2025-12-22 05:05:11,585 RepairRunnable.java:139 - Starting repair command #129 (cb306110-def3-11f0-9c46-45cdd6f71392), 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-130] 2025-12-22 05:05:11,588 RepairSession.java:228 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2309089085926872126,2334021988428596424]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:11,591 RepairJob.java:234 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:05:11,592 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,593 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,594 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,597 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,597 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,603 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:05:11,604 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:05:11,604 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,604 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:11,604 RepairJob.java:143 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:11,616 RepairJob.java:234 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:05:11,617 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,619 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,619 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,622 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,622 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,626 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:05:11,628 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,628 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,629 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:11,629 RepairJob.java:143 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:11,632 RepairJob.java:234 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:05:11,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,633 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,633 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,636 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,636 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,638 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:05:11,638 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,638 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:05:11,638 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,638 RepairJob.java:143 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:11,650 RepairJob.java:234 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:05:11,651 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,652 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,652 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,654 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,654 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:11,655 RepairSession.java:180 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:05:11,656 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,656 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] 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:11,656 SyncTask.java:66 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:05:11,656 RepairJob.java:143 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:11,657 RepairSession.java:270 - [repair #cb30d640-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:05:11,657 RepairRunnable.java:261 - Repair session cb30d640-def3-11f0-9c46-45cdd6f71392 for range [(2309089085926872126,2334021988428596424]] finished INFO [RepairJobTask:4] 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 [InternalResponseStage:10] 2025-12-22 05:05:11,659 RepairRunnable.java:343 - Repair command #129 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,725 Validator.java:281 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,736 Validator.java:281 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,743 Validator.java:281 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,757 Validator.java:281 - [repair #ced77010-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:17,764 ActiveRepairService.java:452 - [repair #ced65ea0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,422 Validator.java:281 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,439 Validator.java:281 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,450 Validator.java:281 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,458 Validator.java:281 - [repair #cf3f59a0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:18,462 ActiveRepairService.java:452 - [repair #cf3bd730-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:21,635 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,644 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,655 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,665 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,674 ActiveRepairService.java:452 - [repair #d12c3580-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,772 Validator.java:281 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,796 Validator.java:281 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,810 Validator.java:281 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,821 Validator.java:281 - [repair #d4d3b9b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:27,829 ActiveRepairService.java:452 - [repair #d4d2f660-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-131] 2025-12-22 05:05:28,406 RepairRunnable.java:139 - Starting repair command #130 (d5370f60-def3-11f0-9c46-45cdd6f71392), 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-131] 2025-12-22 05:05:28,410 RepairSession.java:228 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-4995857521419991229,-4988540832894592860], (3668495356835337866,3713079544427299624], (470620733351755401,487591254622071358], (-7707816242054331872,-7695105172723240507]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:05:28,420 RepairJob.java:234 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:05:28,420 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,422 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,422 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,423 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,423 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,424 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:05:28,424 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:05:28,424 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,425 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:05:28,425 RepairJob.java:143 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:05:28,428 RepairJob.java:234 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:05:28,428 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,430 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,430 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,433 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,434 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:05:28,434 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,434 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,434 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:05:28,434 RepairJob.java:143 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:28,438 RepairJob.java:234 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:05:28,438 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,440 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,440 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,443 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,445 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:05:28,445 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,446 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,446 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:05:28,446 RepairJob.java:143 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:05:28,450 RepairJob.java:234 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:05:28,450 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,452 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,453 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,454 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,454 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:28,456 RepairSession.java:180 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:05:28,456 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,456 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] 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:28,456 SyncTask.java:66 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:05:28,456 RepairJob.java:143 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:05:28,457 RepairSession.java:270 - [repair #d537aba0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:05:28,457 RepairRunnable.java:261 - Repair session d537aba0-def3-11f0-9c46-45cdd6f71392 for range [(-4995857521419991229,-4988540832894592860], (3668495356835337866,3713079544427299624], (470620733351755401,487591254622071358], (-7707816242054331872,-7695105172723240507]] finished INFO [RepairJobTask:1] 2025-12-22 05:05:28,458 ActiveRepairService.java:452 - [repair #d5370f60-def3-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:10] 2025-12-22 05:05:28,459 RepairRunnable.java:343 - Repair command #130 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,699 Validator.java:281 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,714 Validator.java:281 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,727 Validator.java:281 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,736 Validator.java:281 - [repair #d7287f20-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:31,741 ActiveRepairService.java:452 - [repair #d727bbd0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:37,790 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,796 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,805 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,811 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,824 ActiveRepairService.java:452 - [repair #dacd6b40-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,449 Validator.java:281 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,456 Validator.java:281 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,461 Validator.java:281 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,468 Validator.java:281 - [repair #db3295b0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:38,474 ActiveRepairService.java:452 - [repair #db31f970-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-132] 2025-12-22 05:05:41,699 RepairRunnable.java:139 - Starting repair command #131 (dd236930-def3-11f0-9c46-45cdd6f71392), 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:05:41,703 RepairSession.java:228 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(6408428416550275453,6423748149429334791], (1588185242284134976,1622870878328694598], (3083204164079557264,3116421594048983453], (3870515767478063962,3876054918217261224], (390794846926243352,394704309858671263]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:41,708 RepairJob.java:234 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:05:41,708 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,710 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,710 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,713 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,713 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,715 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:05:41,715 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:41,715 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:05:41,717 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] 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:41,717 RepairJob.java:143 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:05:41,723 RepairJob.java:234 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:05:41,724 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,725 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,725 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,729 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,729 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,730 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:05:41,730 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-12-22 05:05:41,731 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] 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:41,731 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:41,731 RepairJob.java:143 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:41,733 RepairJob.java:234 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:05:41,733 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,736 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,736 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,737 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,737 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,738 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:7] 2025-12-22 05:05:41,738 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] 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:41,739 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:05:41,739 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:05:41,739 RepairJob.java:143 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:41,746 RepairJob.java:234 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:05:41,747 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,750 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,750 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,753 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,753 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:41,754 RepairSession.java:180 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:05:41,755 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:05:41,755 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:05:41,755 SyncTask.java:66 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] 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:41,755 RepairJob.java:143 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:05:41,756 RepairSession.java:270 - [repair #dd240570-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:05:41,756 RepairRunnable.java:261 - Repair session dd240570-def3-11f0-9c46-45cdd6f71392 for range [(6408428416550275453,6423748149429334791], (1588185242284134976,1622870878328694598], (3083204164079557264,3116421594048983453], (3870515767478063962,3876054918217261224], (390794846926243352,394704309858671263]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:10] 2025-12-22 05:05:41,759 RepairRunnable.java:343 - Repair command #131 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,834 Validator.java:281 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,849 Validator.java:281 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,864 Validator.java:281 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,871 Validator.java:281 - [repair #e0c9b4e0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:47,877 ActiveRepairService.java:452 - [repair #e0c8f190-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,508 Validator.java:281 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,518 Validator.java:281 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,524 Validator.java:281 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,535 Validator.java:281 - [repair #e12edf50-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:48,540 ActiveRepairService.java:452 - [repair #e12cbc70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,751 Validator.java:281 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,760 Validator.java:281 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,766 Validator.java:281 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,774 Validator.java:281 - [repair #e31fb2d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:05:51,778 ActiveRepairService.java:452 - [repair #e31f3da0-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-133] 2025-12-22 05:05:57,848 RepairRunnable.java:139 - Starting repair command #132 (e6c36670-def3-11f0-9c46-45cdd6f71392), 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-133] 2025-12-22 05:05:57,852 RepairSession.java:228 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1308187459225657737,1339034214928817687], (-6353621626568375104,-6330511460312998310], (8065225677457214159,8074243629931425970], (7150285055535080991,7153061009869216146], (-1143912732527311204,-1116702408742316408]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:05:57,898 RepairJob.java:234 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:05:57,898 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,900 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,900 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,902 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,902 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,903 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:05:57,904 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,904 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] 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:57,904 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,904 RepairJob.java:143 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:57,905 RepairJob.java:234 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:05:57,906 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,918 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,918 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,920 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,920 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,927 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:05:57,927 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,927 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,928 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] 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:57,928 RepairJob.java:143 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:57,929 RepairJob.java:234 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:05:57,930 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,931 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,931 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,934 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,934 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,945 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:05:57,945 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,945 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,946 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] 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:57,946 RepairJob.java:143 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:05:57,947 RepairJob.java:234 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:05:57,947 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,949 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,950 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,960 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,960 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:05:57,966 RepairSession.java:180 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:05:57,966 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,966 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:05:57,966 SyncTask.java:66 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:05:57,967 RepairJob.java:143 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:05:57,967 RepairSession.java:270 - [repair #e6c429c0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:05:57,967 RepairRunnable.java:261 - Repair session e6c429c0-def3-11f0-9c46-45cdd6f71392 for range [(1308187459225657737,1339034214928817687], (-6353621626568375104,-6330511460312998310], (8065225677457214159,8074243629931425970], (7150285055535080991,7153061009869216146], (-1143912732527311204,-1116702408742316408]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:10] 2025-12-22 05:05:57,972 RepairRunnable.java:343 - Repair command #132 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:05:58,523 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,532 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,542 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,551 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,561 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,814 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,822 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,833 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,842 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,849 ActiveRepairService.java:452 - [repair #e91bfc70-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,912 Validator.java:281 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,931 Validator.java:281 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,947 Validator.java:281 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,961 Validator.java:281 - [repair #ecc15dc0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:07,974 ActiveRepairService.java:452 - [repair #ecc09a70-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-134] 2025-12-22 05:06:08,555 RepairRunnable.java:139 - Starting repair command #133 (ed254fb0-def3-11f0-9c46-45cdd6f71392), 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-134] 2025-12-22 05:06:08,559 RepairSession.java:228 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7488504069249574544,7506388122292940923], (6380962113164449906,6386761718314668805], (-5215153070765554675,-5154288163802064163], (3876054918217261224,3886354981145679566]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:08,570 RepairJob.java:234 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:06:08,570 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,572 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,572 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,574 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,574 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,577 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:06:08,577 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:08,578 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:06:08,578 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:08,578 RepairJob.java:143 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:06:08,579 RepairJob.java:234 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:06:08,579 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,580 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,580 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,583 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,584 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:06:08,585 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:08,585 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:06:08,586 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:06:08,587 RepairJob.java:143 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:08,588 RepairJob.java:234 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:06:08,588 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,590 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,590 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,592 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,592 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,594 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:06:08,595 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:08,596 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] 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:08,596 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:06:08,596 RepairJob.java:143 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:08,600 RepairJob.java:234 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:06:08,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,606 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,606 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,610 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,610 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:08,612 RepairSession.java:180 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:06:08,612 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:06:08,614 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:06:08,615 SyncTask.java:66 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:06:08,615 RepairJob.java:143 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:08,615 RepairSession.java:270 - [repair #ed25ebf0-def3-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:06:08,615 RepairRunnable.java:261 - Repair session ed25ebf0-def3-11f0-9c46-45cdd6f71392 for range [(7488504069249574544,7506388122292940923], (6380962113164449906,6386761718314668805], (-5215153070765554675,-5154288163802064163], (3876054918217261224,3886354981145679566]] finished INFO [RepairJobTask:5] 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 [InternalResponseStage:10] 2025-12-22 05:06:08,618 RepairRunnable.java:343 - Repair command #133 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,812 Validator.java:281 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,817 Validator.java:281 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,828 Validator.java:281 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,837 Validator.java:281 - [repair #ef1538d0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:11,846 ActiveRepairService.java:452 - [repair #ef149c90-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:17,962 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,974 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,984 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:18,001 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,012 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,614 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,627 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,644 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,654 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,659 ActiveRepairService.java:452 - [repair #f32039c0-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,861 Validator.java:281 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,870 Validator.java:281 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,881 Validator.java:281 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,903 Validator.java:281 - [repair #f5121eb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:21,908 ActiveRepairService.java:452 - [repair #f50f5f90-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:27,978 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,987 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,998 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,007 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,013 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,628 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,634 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,643 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,657 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,660 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,881 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,894 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,904 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,913 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 [AntiEntropyStage:1] 2025-12-22 05:06:38,008 Validator.java:281 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,018 Validator.java:281 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,033 Validator.java:281 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,043 Validator.java:281 - [repair #feb17fb0-def3-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,050 ActiveRepairService.java:452 - [repair #feb10a80-def3-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:38,655 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,662 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,667 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,673 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,677 ActiveRepairService.java:452 - [repair #ff13eb00-def3-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-135] 2025-12-22 05:06:41,890 RepairRunnable.java:139 - Starting repair command #134 (0103d420-def4-11f0-9c46-45cdd6f71392), 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-135] 2025-12-22 05:06:41,894 RepairSession.java:228 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3342250230558334612,-3327302948683051755], (-4836185745820473618,-4803446286197321969], (7784781369062485949,7826480874702248967]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:06:41,899 RepairJob.java:234 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:06:41,899 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,901 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,901 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,903 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,904 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,905 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:41,910 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:06:41,910 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:06:41,910 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] 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:41,911 RepairJob.java:143 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:41,911 RepairJob.java:234 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:06:41,911 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,915 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,915 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,919 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,919 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,920 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:06:41,921 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:06:41,922 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:06:41,922 RepairJob.java:234 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:06:41,922 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:2] 2025-12-22 05:06:41,921 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] 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:41,923 RepairJob.java:143 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,923 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,925 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,929 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,930 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:06:41,931 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:41,931 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:06:41,931 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] 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:41,932 RepairJob.java:143 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:41,933 RepairJob.java:234 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:06:41,933 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,935 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,935 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,938 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,938 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:41,940 RepairSession.java:180 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:41,940 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:06:41,940 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:06:41,941 SyncTask.java:66 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:06:41,941 RepairJob.java:143 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:41,942 RepairSession.java:270 - [repair #01047060-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:06:41,942 RepairRunnable.java:261 - Repair session 01047060-def4-11f0-9c46-45cdd6f71392 for range [(-3342250230558334612,-3327302948683051755], (-4836185745820473618,-4803446286197321969], (7784781369062485949,7826480874702248967]] finished INFO [RepairJobTask:4] 2025-12-22 05:06:41,944 ActiveRepairService.java:452 - [repair #0103d420-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:06:41,946 RepairRunnable.java:343 - Repair command #134 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,057 Validator.java:281 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,068 Validator.java:281 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,074 Validator.java:281 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,082 Validator.java:281 - [repair #04aedac0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,086 ActiveRepairService.java:452 - [repair #04ae3e80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-136] 2025-12-22 05:06:48,694 RepairRunnable.java:139 - Starting repair command #135 (05120960-def4-11f0-9c46-45cdd6f71392), 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:06:48,700 RepairSession.java:228 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(7035943902485844069,7092071083572654548]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:06:48,704 RepairJob.java:234 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:06:48,705 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,707 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,707 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,709 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,709 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,711 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:48,712 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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:06:48,712 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:06:48,712 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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:48,713 RepairJob.java:143 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:48,714 RepairJob.java:234 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:06:48,714 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,716 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,716 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,718 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,718 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,719 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:06:48,719 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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:06:48,719 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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:06:48,720 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:06:48,720 RepairJob.java:143 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:48,723 RepairJob.java:234 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:06:48,723 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,724 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,724 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,726 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,726 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,727 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:48,727 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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,727 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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,727 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,728 RepairJob.java:143 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:48,730 RepairJob.java:234 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:06:48,732 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,734 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,734 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,735 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,735 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:48,736 RepairSession.java:180 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:48,736 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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,737 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] 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,737 SyncTask.java:66 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:06:48,737 RepairJob.java:143 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:06:48,738 RepairSession.java:270 - [repair #0512f3c0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:06:48,738 RepairRunnable.java:261 - Repair session 0512f3c0-def4-11f0-9c46-45cdd6f71392 for range [(7035943902485844069,7092071083572654548]] finished INFO [RepairJobTask: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 [InternalResponseStage:7] 2025-12-22 05:06:48,740 RepairRunnable.java:343 - Repair command #135 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,949 Validator.java:281 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,962 Validator.java:281 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:51,992 Validator.java:281 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,004 Validator.java:281 - [repair #06fff6b0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:06:52,010 ActiveRepairService.java:452 - [repair #06fe7010-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,093 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,101 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,114 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,129 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,139 ActiveRepairService.java:452 - [repair #0aaa12f0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-137] 2025-12-22 05:06:58,719 RepairRunnable.java:139 - Starting repair command #136 (0b0bbaf0-def4-11f0-9c46-45cdd6f71392), 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-137] 2025-12-22 05:06:58,727 RepairSession.java:228 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(9027709015171491374,9081789106371749094], (7092071083572654548,7100046431458769470], (6246327810740151712,6265020248055001351], (-7197678419941973010,-7191343212791005736], (-1455340601343797726,-1449395938903534293]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:06:58,751 RepairJob.java:234 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:06:58,751 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,753 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,753 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,755 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,755 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,760 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:06:58,761 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,761 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,761 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:06:58,761 RepairJob.java:143 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:58,764 RepairJob.java:234 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:06:58,764 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,766 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,766 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,767 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,767 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,773 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:06:58,773 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,774 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,774 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:06:58,775 RepairJob.java:143 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:06:58,777 RepairJob.java:234 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:06:58,778 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,779 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,779 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,782 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,782 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,791 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:58,800 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:06:58,800 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,800 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:06:58,801 RepairJob.java:143 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:06:58,803 RepairJob.java:234 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:06:58,803 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,805 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,805 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,806 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,806 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:06:58,809 RepairSession.java:180 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:06:58,809 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:06:58,809 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:06:58,809 SyncTask.java:66 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] 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:58,809 RepairJob.java:143 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:06:58,810 RepairSession.java:270 - [repair #0b0cf370-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:06:58,810 RepairRunnable.java:261 - Repair session 0b0cf370-def4-11f0-9c46-45cdd6f71392 for range [(9027709015171491374,9081789106371749094], (7092071083572654548,7100046431458769470], (6246327810740151712,6265020248055001351], (-7197678419941973010,-7191343212791005736], (-1455340601343797726,-1449395938903534293]] finished INFO [RepairJobTask:6] 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 [InternalResponseStage:7] 2025-12-22 05:06:58,814 RepairRunnable.java:343 - Repair command #136 finished in 0 seconds INFO [Repair-Task-138] 2025-12-22 05:07:01,960 RepairRunnable.java:139 - Starting repair command #137 (0cfa4480-def4-11f0-9c46-45cdd6f71392), 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-138] 2025-12-22 05:07:01,964 RepairSession.java:228 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5390322330723799565,5487017951287241670]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:07:01,967 RepairJob.java:234 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:01,967 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,969 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,969 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,971 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,971 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,972 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:01,973 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,973 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,973 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:01,973 RepairJob.java:143 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:01,975 RepairJob.java:234 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:07:01,975 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,976 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,977 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,978 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,978 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,979 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:07:01,980 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,981 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,981 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:07:01,981 RepairJob.java:234 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:01,981 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-12-22 05:07:01,981 RepairJob.java:143 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,982 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,982 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,984 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,984 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,985 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:01,985 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,985 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:07:01,985 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:07:01,986 RepairJob.java:143 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:01,987 RepairJob.java:234 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:07:01,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,989 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,989 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,990 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,990 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:01,998 RepairSession.java:180 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:07:01,999 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,999 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:07:01,999 SyncTask.java:66 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] 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:01,999 RepairJob.java:143 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:02,000 RepairSession.java:270 - [repair #0cfae0c0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:07:02,000 RepairRunnable.java:261 - Repair session 0cfae0c0-def4-11f0-9c46-45cdd6f71392 for range [(5390322330723799565,5487017951287241670]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:7] 2025-12-22 05:07:02,005 RepairRunnable.java:343 - Repair command #137 finished in 0 seconds INFO [Repair-Task-139] 2025-12-22 05:07:08,112 RepairRunnable.java:139 - Starting repair command #138 (10a4fd00-def4-11f0-9c46-45cdd6f71392), 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-139] 2025-12-22 05:07:08,117 RepairSession.java:228 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2040504228404904914,2048787187732228030], (-5947266463079783583,-5932906073605761591], (4437234892321094465,4437503433206674215], (7671581077463625025,7688681995196921679], (7937182013005948605,7955155847795628525], (-6479368472457289929,-6458229899523870636]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:08,131 RepairJob.java:234 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:07:08,131 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,135 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,135 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,138 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,139 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:07:08,140 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:07:08,140 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:07:08,141 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:08,141 RepairJob.java:143 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:08,143 RepairJob.java:234 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:07:08,143 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,146 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,146 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,148 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,148 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:07:08,149 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:07:08,149 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:08,149 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:07:08,150 RepairJob.java:143 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:08,151 RepairJob.java:234 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:07:08,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,154 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,154 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,156 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,156 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,157 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:07:08,157 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:07:08,157 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:08,157 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:08,158 RepairJob.java:143 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:08,163 RepairJob.java:234 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:07:08,163 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,165 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,165 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,166 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,166 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,168 RepairSession.java:180 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:07:08,169 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] 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:08,169 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:08,169 SyncTask.java:66 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-12-22 05:07:08,169 RepairJob.java:143 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:08,170 RepairSession.java:270 - [repair #10a5c050-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:6] 2025-12-22 05:07:08,170 RepairRunnable.java:261 - Repair session 10a5c050-def4-11f0-9c46-45cdd6f71392 for range [(2040504228404904914,2048787187732228030], (-5947266463079783583,-5932906073605761591], (4437234892321094465,4437503433206674215], (7671581077463625025,7688681995196921679], (7937182013005948605,7955155847795628525], (-6479368472457289929,-6458229899523870636]] finished INFO [RepairJobTask:6] 2025-12-22 05:07:08,172 ActiveRepairService.java:452 - [repair #10a4fd00-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-12-22 05:07:08,173 RepairRunnable.java:343 - Repair command #138 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:08,768 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,780 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,788 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,799 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,810 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,016 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,035 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,042 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,047 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,051 ActiveRepairService.java:452 - [repair #12f3f610-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,169 Validator.java:281 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,185 Validator.java:281 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,195 Validator.java:281 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,204 Validator.java:281 - [repair #16a0d170-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,209 ActiveRepairService.java:452 - [repair #169f98f0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:18,821 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,846 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,862 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,891 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,897 ActiveRepairService.java:452 - [repair #17022b50-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,033 Validator.java:281 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,041 Validator.java:281 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,047 Validator.java:281 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,054 Validator.java:281 - [repair #18eeb910-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:22,064 ActiveRepairService.java:452 - [repair #18edf5c0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:28,223 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,235 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,264 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,269 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,273 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,828 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,840 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,847 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,860 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 [Repair-Task-140] 2025-12-22 05:07:32,037 RepairRunnable.java:139 - Starting repair command #139 (1ee7a750-def4-11f0-9c46-45cdd6f71392), 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-140] 2025-12-22 05:07:32,041 RepairSession.java:228 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(9009261883659753136,9010474950238068114], (-6439819494498008170,-6415317346847225778], (374789705011828992,390794846926243352], (-6980799177566434069,-6975613080777018439], (-506610415941165811,-494359326825672307], (3741088835773337307,3773797857302039259], (-8193299101814737677,-8189670312720786177]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:32,049 RepairJob.java:234 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:07:32,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,051 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,052 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,053 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,053 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,055 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:32,056 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,056 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,056 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:07:32,056 RepairJob.java:143 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:32,058 RepairJob.java:234 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:32,058 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,060 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,060 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,062 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,062 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,064 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:07:32,064 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,065 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,066 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:07:32,066 RepairJob.java:143 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:07:32,066 RepairJob.java:234 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:07:32,066 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,069 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,069 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,071 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,071 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,072 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:07:32,073 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,073 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,073 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:07:32,074 RepairJob.java:143 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:32,075 RepairJob.java:234 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:32,075 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,076 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,076 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,077 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,077 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:32,079 RepairSession.java:180 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:07:32,079 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:32,079 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,080 SyncTask.java:66 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] 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:32,080 RepairJob.java:143 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:32,080 RepairSession.java:270 - [repair #1ee84390-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:07:32,080 RepairRunnable.java:261 - Repair session 1ee84390-def4-11f0-9c46-45cdd6f71392 for range [(9009261883659753136,9010474950238068114], (-6439819494498008170,-6415317346847225778], (374789705011828992,390794846926243352], (-6980799177566434069,-6975613080777018439], (-506610415941165811,-494359326825672307], (3741088835773337307,3773797857302039259], (-8193299101814737677,-8189670312720786177]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 05:07:32,082 RepairRunnable.java:343 - Repair command #139 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,238 Validator.java:281 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,255 Validator.java:281 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,263 Validator.java:281 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,275 Validator.java:281 - [repair #229768e0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,282 ActiveRepairService.java:452 - [repair #22967e80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,851 Validator.java:281 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,856 Validator.java:281 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,862 Validator.java:281 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,874 Validator.java:281 - [repair #22f58e70-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:38,878 ActiveRepairService.java:452 - [repair #22f51940-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-141] 2025-12-22 05:07:42,066 RepairRunnable.java:139 - Starting repair command #140 (24e1f520-def4-11f0-9c46-45cdd6f71392), 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-141] 2025-12-22 05:07:42,071 RepairSession.java:228 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(8114529210268763324,8121754184715176423], (-8407080213789988102,-8390502003338513952], (965248241366465184,1010198566979032162], (7009915536344266158,7035943902485844069]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:07:42,076 RepairJob.java:234 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:42,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,079 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,079 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,082 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,082 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,083 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:42,084 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,084 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:42,084 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,084 RepairJob.java:143 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:42,087 RepairJob.java:234 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:07:42,087 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,090 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,090 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,092 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,092 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,094 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:07:42,094 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,094 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,094 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:42,094 RepairJob.java:143 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:42,097 RepairJob.java:234 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:07:42,097 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,099 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,102 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,105 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,105 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,108 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:07:42,109 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:07:42,109 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,109 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:42,109 RepairJob.java:143 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:42,112 RepairJob.java:234 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:07:42,112 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,113 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,114 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,117 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,117 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:42,120 RepairSession.java:180 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:07:42,121 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,121 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] 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:42,121 SyncTask.java:66 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:07:42,121 RepairJob.java:143 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:07:42,121 RepairSession.java:270 - [repair #24e2b870-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:07:42,122 RepairRunnable.java:261 - Repair session 24e2b870-def4-11f0-9c46-45cdd6f71392 for range [(8114529210268763324,8121754184715176423], (-8407080213789988102,-8390502003338513952], (965248241366465184,1010198566979032162], (7009915536344266158,7035943902485844069]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 05:07:42,127 RepairRunnable.java:343 - Repair command #140 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,282 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,289 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,296 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,301 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 [Repair-Task-142] 2025-12-22 05:07:48,881 RepairRunnable.java:139 - Starting repair command #141 (28f1d810-def4-11f0-9c46-45cdd6f71392), 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-142] 2025-12-22 05:07:48,888 RepairSession.java:228 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8256165157619501486,-8253482632396177197], (-3970575341888320855,-3945411588084666902], (-2548465296519428516,-2521805418216931907], (4075472873488503081,4095172201478768114], (487591254622071358,490325370682142773], (-83932988223807072,-72833367449315577]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:07:48,900 RepairJob.java:234 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:07:48,900 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,903 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,903 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,906 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,907 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,908 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:07:48,909 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:48,909 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:07:48,914 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] 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:48,915 RepairJob.java:143 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:48,917 RepairJob.java:234 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:07:48,917 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,926 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,926 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,929 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,929 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,931 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:07:48,932 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] 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:48,932 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:07:48,932 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:07:48,932 RepairJob.java:143 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:48,937 RepairJob.java:234 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:07:48,939 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,943 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,943 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,945 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,945 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,946 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:07:48,947 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:07:48,947 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] 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:48,947 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:07:48,947 RepairJob.java:143 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:07:48,949 RepairJob.java:234 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:07:48,949 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,951 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,951 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,953 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,954 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:48,955 RepairSession.java:180 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:07:48,955 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:48,956 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:48,956 SyncTask.java:66 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] 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:48,956 RepairJob.java:143 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:48,957 RepairSession.java:270 - [repair #28f2e980-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:07:48,957 RepairRunnable.java:261 - Repair session 28f2e980-def4-11f0-9c46-45cdd6f71392 for range [(-8256165157619501486,-8253482632396177197], (-3970575341888320855,-3945411588084666902], (-2548465296519428516,-2521805418216931907], (4075472873488503081,4095172201478768114], (487591254622071358,490325370682142773], (-83932988223807072,-72833367449315577]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 05:07:48,961 RepairRunnable.java:343 - Repair command #141 finished in 0 seconds INFO [Repair-Task-143] 2025-12-22 05:07:52,111 RepairRunnable.java:139 - Starting repair command #142 (2adeb3f0-def4-11f0-9c46-45cdd6f71392), 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:07:52,115 RepairSession.java:228 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-7434260285404545019,-7414556396355056731], (-7642498208103346867,-7577894629338328915]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:07:52,121 RepairJob.java:234 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:07:52,121 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,123 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,123 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,125 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,125 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,128 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:07:52,129 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:07:52,129 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] 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:07:52,129 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:07:52,130 RepairJob.java:143 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:07:52,131 RepairJob.java:234 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:07:52,131 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,136 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,136 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,138 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,138 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,140 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:52,140 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:07:52,140 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] 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:52,140 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:07:52,140 RepairJob.java:143 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:07:52,144 RepairJob.java:234 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:07:52,144 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,145 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,145 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,148 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,148 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,149 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:52,149 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:07:52,150 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:07:52,150 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] 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:52,150 RepairJob.java:143 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:07:52,153 RepairJob.java:234 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:07:52,153 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,154 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,155 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,157 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,157 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:07:52,159 RepairSession.java:180 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:07:52,159 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:07:52,159 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:07:52,159 SyncTask.java:66 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] 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:52,159 RepairJob.java:143 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:07:52,160 RepairSession.java:270 - [repair #2adf5030-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:07:52,160 RepairRunnable.java:261 - Repair session 2adf5030-def4-11f0-9c46-45cdd6f71392 for range [(-7434260285404545019,-7414556396355056731], (-7642498208103346867,-7577894629338328915]] finished INFO [RepairJobTask:2] 2025-12-22 05:07:52,161 ActiveRepairService.java:452 - [repair #2adeb3f0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:07:52,164 RepairRunnable.java:343 - Repair command #142 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,288 Validator.java:281 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,295 Validator.java:281 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,303 Validator.java:281 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,312 Validator.java:281 - [repair #2e8b8f50-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,316 ActiveRepairService.java:452 - [repair #2e8af310-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:07:58,924 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,935 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,944 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,952 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 [AntiEntropyStage:1] 2025-12-22 05:08:02,169 Validator.java:281 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,178 Validator.java:281 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,222 Validator.java:281 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,229 Validator.java:281 - [repair #30dc0f00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:02,233 ActiveRepairService.java:452 - [repair #30db72c0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,324 Validator.java:281 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,333 Validator.java:281 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,341 Validator.java:281 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:08,347 Validator.java:281 - [repair #3486ee90-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 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 [AntiEntropyStage:1] 2025-12-22 05:08:08,957 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,964 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,970 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,976 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,980 ActiveRepairService.java:452 - [repair #34e69ac0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-144] 2025-12-22 05:08:12,184 RepairRunnable.java:139 - Starting repair command #143 (36d59980-def4-11f0-9c46-45cdd6f71392), 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:08:12,189 RepairSession.java:228 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2944166551403372624,2998669078850236116], (7688681995196921679,7697769030228536081], (-962216378089693730,-953370347848524079], (-5231069025182107213,-5215153070765554675]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:08:12,194 RepairJob.java:234 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:08:12,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,196 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,196 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,198 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,198 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,200 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:08:12,200 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:08:12,200 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:12,207 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:12,207 RepairJob.java:143 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:08:12,208 RepairJob.java:234 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:08:12,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,211 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,211 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,214 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,214 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,215 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:08:12,216 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:08:12,216 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:12,216 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:08:12,216 RepairJob.java:143 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:08:12,218 RepairJob.java:234 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:08:12,219 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,222 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,222 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,225 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,225 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,226 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:12,227 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:12,227 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:08:12,227 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:08:12,228 RepairJob.java:143 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:12,228 RepairJob.java:234 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:08:12,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,230 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,230 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,231 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,231 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:12,233 RepairSession.java:180 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:12,233 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:12,233 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] 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:12,233 SyncTask.java:66 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:08:12,233 RepairJob.java:143 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:08:12,234 RepairSession.java:270 - [repair #36d65cd0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:5] 2025-12-22 05:08:12,234 RepairRunnable.java:261 - Repair session 36d65cd0-def4-11f0-9c46-45cdd6f71392 for range [(2944166551403372624,2998669078850236116], (7688681995196921679,7697769030228536081], (-962216378089693730,-953370347848524079], (-5231069025182107213,-5215153070765554675]] finished INFO [RepairJobTask:5] 2025-12-22 05:08:12,236 ActiveRepairService.java:452 - [repair #36d59980-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:08:12,237 RepairRunnable.java:343 - Repair command #143 finished in 0 seconds INFO [Repair-Task-145] 2025-12-22 05:08:18,343 RepairRunnable.java:139 - Starting repair command #144 (3a816370-def4-11f0-9c46-45cdd6f71392), 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-145] 2025-12-22 05:08:18,349 RepairSession.java:228 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3729590926319792961,-3661668717618778778]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:08:18,352 RepairJob.java:234 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:08:18,353 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,355 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,355 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,358 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,358 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,369 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:08:18,369 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,369 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] 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:08:18,369 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:08:18,369 RepairJob.java:143 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:08:18,429 RepairJob.java:234 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:08:18,430 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,431 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,431 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,433 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,433 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,434 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:08:18,436 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:08:18,436 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,436 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] 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:08:18,436 RepairJob.java:234 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:18,436 RepairJob.java:257 - Validating /10.0.0.22 INFO [RepairJobTask:4] 2025-12-22 05:08:18,436 RepairJob.java:143 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,443 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,443 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,444 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,449 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:08:18,449 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,449 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,450 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] 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:18,450 RepairJob.java:143 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:18,483 RepairJob.java:234 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:18,483 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,485 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,485 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,487 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,487 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,488 RepairSession.java:180 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:08:18,488 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,488 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:18,488 SyncTask.java:66 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] 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:18,489 RepairJob.java:143 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:18,490 RepairSession.java:270 - [repair #3a824dd0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:08:18,490 RepairRunnable.java:261 - Repair session 3a824dd0-def4-11f0-9c46-45cdd6f71392 for range [(-3729590926319792961,-3661668717618778778]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 05:08:18,492 RepairRunnable.java:343 - Repair command #144 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:18,994 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,006 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,019 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,026 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,031 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,275 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,282 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,289 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,297 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,301 ActiveRepairService.java:452 - [repair #3cd369c0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,402 Validator.java:281 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,409 Validator.java:281 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,416 Validator.java:281 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,422 Validator.java:281 - [repair #407dfb30-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:28,429 ActiveRepairService.java:452 - [repair #407d37e0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,040 Validator.java:281 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,046 Validator.java:281 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,051 Validator.java:281 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,063 Validator.java:281 - [repair #40e06680-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:29,068 ActiveRepairService.java:452 - [repair #40dc95f0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,273 Validator.java:281 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,286 Validator.java:281 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,298 Validator.java:281 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,305 Validator.java:281 - [repair #42cdb790-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:32,311 ActiveRepairService.java:452 - [repair #42cd4260-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-146] 2025-12-22 05:08:38,407 RepairRunnable.java:139 - Starting repair command #145 (4676e970-def4-11f0-9c46-45cdd6f71392), 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:08:38,410 RepairSession.java:228 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(5659302163827621489,5677378656312114485], (8074243629931425970,8088686737925130160], (2086014651085889949,2109731628163834494], (-3210546522763297728,-3196614169667023555]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:08:38,416 RepairJob.java:234 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:38,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,418 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,418 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,420 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,420 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,421 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:08:38,422 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:38,423 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:08:38,423 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-12-22 05:08:38,423 RepairJob.java:143 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:38,425 RepairJob.java:234 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:38,425 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,428 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,428 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,430 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,430 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,432 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:38,432 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:38,432 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:38,432 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:08:38,432 RepairJob.java:143 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:38,434 RepairJob.java:234 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:38,434 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,436 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,437 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,438 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,438 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,439 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:38,440 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:38,440 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] 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:38,441 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:38,441 RepairJob.java:143 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:38,442 RepairJob.java:234 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:08:38,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,444 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,444 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,447 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,447 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:38,448 RepairSession.java:180 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:38,448 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:08:38,448 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:08:38,449 SyncTask.java:66 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:08:38,449 RepairJob.java:143 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:38,449 RepairSession.java:270 - [repair #46775ea0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:08:38,451 RepairRunnable.java:261 - Repair session 46775ea0-def4-11f0-9c46-45cdd6f71392 for range [(5659302163827621489,5677378656312114485], (8074243629931425970,8088686737925130160], (2086014651085889949,2109731628163834494], (-3210546522763297728,-3196614169667023555]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:9] 2025-12-22 05:08:38,454 RepairRunnable.java:343 - Repair command #145 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:39,054 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,069 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,081 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,088 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,097 ActiveRepairService.java:452 - [repair #46d81c40-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-147] 2025-12-22 05:08:42,299 RepairRunnable.java:139 - Starting repair command #146 (48c8c8b0-def4-11f0-9c46-45cdd6f71392), 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-147] 2025-12-22 05:08:42,302 RepairSession.java:228 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(2550307666520462374,2580721881961683572]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:08:42,306 RepairJob.java:234 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:08:42,306 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,308 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,308 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,312 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,312 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,313 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:08:42,313 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:08:42,314 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:08:42,314 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] 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:42,314 RepairJob.java:143 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:42,321 RepairJob.java:234 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:08:42,321 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,324 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,324 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,327 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,327 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,328 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:42,329 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] 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:42,329 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:08:42,329 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:08:42,329 RepairJob.java:143 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:08:42,336 RepairJob.java:234 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:08:42,336 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,338 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,339 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,341 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,341 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,343 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:42,343 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] 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:42,343 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:08:42,344 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:08:42,345 RepairJob.java:143 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:08:42,352 RepairJob.java:234 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:08:42,352 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,355 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,355 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,358 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,358 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:08:42,360 RepairSession.java:180 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:08:42,360 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:42,360 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] 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:42,360 SyncTask.java:66 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:08:42,361 RepairJob.java:143 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:08:42,362 RepairSession.java:270 - [repair #48c93de0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:08:42,362 RepairRunnable.java:261 - Repair session 48c93de0-def4-11f0-9c46-45cdd6f71392 for range [(2550307666520462374,2580721881961683572]] finished INFO [RepairJobTask: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 [InternalResponseStage:9] 2025-12-22 05:08:42,367 RepairRunnable.java:343 - Repair command #146 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:08:48,463 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,471 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,478 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,491 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,498 ActiveRepairService.java:452 - [repair #4c730c00-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,148 Validator.java:281 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,162 Validator.java:281 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,170 Validator.java:281 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,189 Validator.java:281 - [repair #4cdc2e10-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:49,196 ActiveRepairService.java:452 - [repair #4cdace80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:08:52,364 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,371 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,379 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,385 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,389 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,508 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,526 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,533 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,538 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 [AntiEntropyStage:1] 2025-12-22 05:08:59,174 Validator.java:281 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,182 Validator.java:281 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,194 Validator.java:281 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,199 Validator.java:281 - [repair #52d5b890-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:08:59,204 ActiveRepairService.java:452 - [repair #52d4f540-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,391 Validator.java:281 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,420 Validator.java:281 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,428 Validator.java:281 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,445 Validator.java:281 - [repair #54c0e6c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:02,453 ActiveRepairService.java:452 - [repair #54bffc60-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-148] 2025-12-22 05:09:08,512 RepairRunnable.java:139 - Starting repair command #147 (58689200-def4-11f0-9c46-45cdd6f71392), 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-148] 2025-12-22 05:09:08,516 RepairSession.java:228 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-463520353118922984,-407839289169085539], (4506684125464924548,4526346499689395747]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:08,523 RepairJob.java:234 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:09:08,523 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,525 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,525 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,527 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,527 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,529 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:09:08,530 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,530 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,530 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:09:08,531 RepairJob.java:143 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:08,531 RepairJob.java:234 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:09:08,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,533 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,534 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,536 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,537 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,537 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:09:08,539 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,539 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,540 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:08,540 RepairJob.java:143 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:08,541 RepairJob.java:234 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:09:08,541 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,543 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,543 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,545 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,545 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,547 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:09:08,548 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:08,548 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,548 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:08,549 RepairJob.java:143 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:08,549 RepairJob.java:234 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:09:08,549 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,551 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,551 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,553 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,553 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:08,555 RepairSession.java:180 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:09:08,555 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:09:08,555 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:08,555 SyncTask.java:66 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] 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:08,556 RepairJob.java:143 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:08,556 RepairSession.java:270 - [repair #58692e40-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:09:08,557 RepairRunnable.java:261 - Repair session 58692e40-def4-11f0-9c46-45cdd6f71392 for range [(-463520353118922984,-407839289169085539], (4506684125464924548,4526346499689395747]] finished INFO [RepairJobTask: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 [RepairJobTask:1] 2025-12-22 05:09:08,575 RepairRunnable.java:343 - Repair command #147 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,221 Validator.java:281 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,234 Validator.java:281 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,242 Validator.java:281 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,252 Validator.java:281 - [repair #58d1b410-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:09,259 ActiveRepairService.java:452 - [repair #58d07b90-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:12,436 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,445 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,465 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,493 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 [Repair-Task-149] 2025-12-22 05:09:18,534 RepairRunnable.java:139 - Starting repair command #148 (5e61ce60-def4-11f0-9c46-45cdd6f71392), 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:18,540 RepairSession.java:228 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(6607392806818723274,6641845409591691813], (5388010513790680393,5390322330723799565], (-7308725207444861058,-7298129453108730547], (7113918115856097757,7134964163455324794], (8720385852284011261,8743937231205731144]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:09:18,574 RepairJob.java:234 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:09:18,574 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,577 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,578 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,583 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,583 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,584 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:09:18,584 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,585 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:18,584 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,590 RepairJob.java:143 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:18,601 RepairJob.java:234 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:09:18,601 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,603 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,603 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,606 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,607 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,612 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:09:18,613 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,613 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:18,613 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,613 RepairJob.java:143 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:18,618 RepairJob.java:234 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:09:18,618 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,621 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,621 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,624 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,625 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,631 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:09:18,635 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,635 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,635 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:09:18,635 RepairJob.java:143 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:18,637 RepairJob.java:234 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:09:18,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,640 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,640 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,642 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,642 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:18,644 RepairSession.java:180 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:09:18,644 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,645 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] 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:18,645 SyncTask.java:66 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:09:18,645 RepairJob.java:143 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:18,646 RepairSession.java:270 - [repair #5e62b8c0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:09:18,646 RepairRunnable.java:261 - Repair session 5e62b8c0-def4-11f0-9c46-45cdd6f71392 for range [(6607392806818723274,6641845409591691813], (5388010513790680393,5390322330723799565], (-7308725207444861058,-7298129453108730547], (7113918115856097757,7134964163455324794], (8720385852284011261,8743937231205731144]] finished INFO [RepairJobTask:1] 2025-12-22 05:09:18,650 ActiveRepairService.java:452 - [repair #5e61ce60-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:09:18,658 RepairRunnable.java:343 - Repair command #148 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,245 Validator.java:281 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,260 Validator.java:281 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,277 Validator.java:281 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,286 Validator.java:281 - [repair #5ecc7710-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:19,292 ActiveRepairService.java:452 - [repair #5ecbdad0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [Repair-Task-150] 2025-12-22 05:09:22,457 RepairRunnable.java:139 - Starting repair command #149 (60b86890-def4-11f0-9c46-45cdd6f71392), 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-150] 2025-12-22 05:09:22,464 RepairSession.java:228 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-3413528105432417474,-3406614969780047464], (369286303382439170,373645702508192288], (-687691977466807461,-665996992458583803], (-4770933885238433203,-4727448776370646447]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:22,479 RepairJob.java:234 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:09:22,481 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,485 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,485 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,488 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,488 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,489 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:22,489 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:22,490 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] 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:22,494 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-12-22 05:09:22,495 RepairJob.java:143 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:22,497 RepairJob.java:234 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:09:22,497 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,501 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,501 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,503 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,503 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,505 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:22,505 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:22,507 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] 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:09:22,507 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:22,507 RepairJob.java:143 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:22,508 RepairJob.java:234 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:09:22,508 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,511 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,511 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,514 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,514 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,515 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:22,516 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:09:22,516 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] 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:22,516 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:22,516 RepairJob.java:143 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:22,520 RepairJob.java:234 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:09:22,520 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,522 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,524 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,526 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,527 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:22,528 RepairSession.java:180 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:22,528 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:09:22,528 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:09:22,528 SyncTask.java:66 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] 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:22,528 RepairJob.java:143 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:22,529 RepairSession.java:270 - [repair #60b97a00-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:09:22,529 RepairRunnable.java:261 - Repair session 60b97a00-def4-11f0-9c46-45cdd6f71392 for range [(-3413528105432417474,-3406614969780047464], (369286303382439170,373645702508192288], (-687691977466807461,-665996992458583803], (-4770933885238433203,-4727448776370646447]] finished INFO [RepairJobTask:3] 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 [InternalResponseStage:9] 2025-12-22 05:09:22,532 RepairRunnable.java:343 - Repair command #149 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,583 Validator.java:281 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,591 Validator.java:281 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,606 Validator.java:281 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,616 Validator.java:281 - [repair #645d2da0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:28,624 ActiveRepairService.java:452 - [repair #645c6a50-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:29,279 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,291 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,300 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,306 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,309 ActiveRepairService.java:452 - [repair #64c7fd60-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,519 Validator.java:281 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,536 Validator.java:281 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,552 Validator.java:281 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:32,563 Validator.java:281 - [repair #66b3c7d0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage: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 [Repair-Task-151] 2025-12-22 05:09:38,601 RepairRunnable.java:139 - Starting repair command #150 (6a57c990-def4-11f0-9c46-45cdd6f71392), 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:09:38,606 RepairSession.java:228 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(2423518066948872631,2449660933509654713], (5733086699028322442,5750286806425191572], (-5932906073605761591,-5920133280967819202], (6091364433802971022,6108577841763408241], (955407283174090973,965248241366465184]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:09:38,631 RepairJob.java:234 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:09:38,631 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,632 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,632 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,637 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,637 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,640 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:09:38,641 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:38,641 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] 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:38,642 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:09:38,642 RepairJob.java:143 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:38,647 RepairJob.java:234 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:09:38,648 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,649 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,650 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,654 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,657 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,667 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:09:38,667 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-12-22 05:09:38,667 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] 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:38,667 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:09:38,668 RepairJob.java:143 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:09:38,669 RepairJob.java:234 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:09:38,669 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,671 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,671 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,673 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,674 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,676 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:38,676 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:09:38,676 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:09:38,676 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:09:38,677 RepairJob.java:143 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:38,678 RepairJob.java:234 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:09:38,678 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,680 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,680 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,681 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,681 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:38,687 RepairSession.java:180 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:09:38,688 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:38,688 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:38,688 SyncTask.java:66 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] 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:38,688 RepairJob.java:143 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:09:38,689 RepairSession.java:270 - [repair #6a588ce0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:09:38,689 RepairRunnable.java:261 - Repair session 6a588ce0-def4-11f0-9c46-45cdd6f71392 for range [(2423518066948872631,2449660933509654713], (5733086699028322442,5750286806425191572], (-5932906073605761591,-5920133280967819202], (6091364433802971022,6108577841763408241], (955407283174090973,965248241366465184]] finished INFO [RepairJobTask:4] 2025-12-22 05:09:38,690 ActiveRepairService.java:452 - [repair #6a57c990-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:09:38,692 RepairRunnable.java:343 - Repair command #150 finished in 0 seconds INFO [Repair-Task-152] 2025-12-22 05:09:39,289 RepairRunnable.java:139 - Starting repair command #151 (6ac09d80-def4-11f0-9c46-45cdd6f71392), 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-152] 2025-12-22 05:09:39,294 RepairSession.java:228 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(1901721075012616198,1936226204563860440], (819429443351952048,822656548291397208], (8868242101542140750,8874225967860092092], (8746363907810172824,8770357204914258006], (-8347066540496282629,-8338964266976546187]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:09:39,301 RepairJob.java:234 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:09:39,302 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,304 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,304 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,305 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,305 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,307 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:09:39,307 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-12-22 05:09:39,307 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-12-22 05:09:39,307 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] 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:39,309 RepairJob.java:143 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:09:39,313 RepairJob.java:234 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:09:39,313 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,314 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,314 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,316 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,316 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,317 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:39,317 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:09:39,317 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-12-22 05:09:39,318 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] 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:39,318 RepairJob.java:143 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:09:39,322 RepairJob.java:234 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:09:39,322 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,324 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,324 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,328 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,328 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,329 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:09:39,329 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-12-22 05:09:39,329 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-12-22 05:09:39,329 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] 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:39,329 RepairJob.java:143 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:39,331 RepairJob.java:234 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:09:39,332 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,334 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,334 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,336 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,336 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:09:39,338 RepairSession.java:180 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:09:39,339 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-12-22 05:09:39,339 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:09:39,339 SyncTask.java:66 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] 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:39,339 RepairJob.java:143 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-12-22 05:09:39,339 RepairSession.java:270 - [repair #6ac187e0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:2] 2025-12-22 05:09:39,339 RepairRunnable.java:261 - Repair session 6ac187e0-def4-11f0-9c46-45cdd6f71392 for range [(1901721075012616198,1936226204563860440], (819429443351952048,822656548291397208], (8868242101542140750,8874225967860092092], (8746363907810172824,8770357204914258006], (-8347066540496282629,-8338964266976546187]] finished INFO [RepairJobTask:2] 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 [InternalResponseStage:9] 2025-12-22 05:09:39,342 RepairRunnable.java:343 - Repair command #151 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:09:42,552 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,573 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,579 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,596 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,601 ActiveRepairService.java:452 - [repair #6cadee90-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,645 Validator.java:281 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,652 Validator.java:281 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,662 Validator.java:281 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,671 Validator.java:281 - [repair #705301c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:48,680 ActiveRepairService.java:452 - [repair #70528c90-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,386 Validator.java:281 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,394 Validator.java:281 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,400 Validator.java:281 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,408 Validator.java:281 - [repair #70c17b00-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:49,413 ActiveRepairService.java:452 - [repair #70c01b70-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:52,577 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,582 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,590 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,597 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,603 ActiveRepairService.java:452 - [repair #72a9c300-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,691 Validator.java:281 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,698 Validator.java:281 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,706 Validator.java:281 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,711 Validator.java:281 - [repair #764e6100-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:09:58,715 ActiveRepairService.java:452 - [repair #764debd0-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:09:59,372 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,379 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,390 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,402 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,409 ActiveRepairService.java:452 - [repair #76b734f0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,685 Validator.java:281 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,697 Validator.java:281 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,706 Validator.java:281 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,713 Validator.java:281 - [repair #78a3e9c0-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:02,719 ActiveRepairService.java:452 - [repair #78a34d80-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:08,723 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,731 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,741 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,755 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,759 ActiveRepairService.java:452 - [repair #7c494b10-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-153] 2025-12-22 05:10:09,394 RepairRunnable.java:139 - Starting repair command #152 (7cb26d20-def4-11f0-9c46-45cdd6f71392), 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-153] 2025-12-22 05:10:09,401 RepairSession.java:228 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(-9057240054057614734,-9022386507789607410], (7955155847795628525,7958129677204483656], (-3623441336550685851,-3585771554565808374]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:2] 2025-12-22 05:10:09,408 RepairJob.java:234 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:2] 2025-12-22 05:10:09,408 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,414 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,414 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,417 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,417 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,423 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:10:09,424 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] 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:10:09,425 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] 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:10:09,428 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:10:09,428 RepairJob.java:143 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:10:09,431 RepairJob.java:234 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:10:09,431 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,435 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,435 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,437 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,437 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,438 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:10:09,441 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] 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:09,441 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:10:09,441 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] 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:09,442 RepairJob.java:143 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:10:09,442 RepairJob.java:234 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:10:09,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,444 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,445 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,446 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,446 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,450 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:10:09,450 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:10:09,451 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:10:09,451 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-12-22 05:10:09,451 RepairJob.java:143 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:10:09,454 RepairJob.java:234 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:10:09,455 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,457 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,457 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,458 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,458 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:09,460 RepairSession.java:180 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:10:09,461 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] 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:09,461 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:10:09,461 SyncTask.java:66 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-12-22 05:10:09,461 RepairJob.java:143 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:10:09,462 RepairSession.java:270 - [repair #7cb37e90-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:3] 2025-12-22 05:10:09,462 RepairRunnable.java:261 - Repair session 7cb37e90-def4-11f0-9c46-45cdd6f71392 for range [(-9057240054057614734,-9022386507789607410], (7955155847795628525,7958129677204483656], (-3623441336550685851,-3585771554565808374]] finished INFO [RepairJobTask:3] 2025-12-22 05:10:09,464 ActiveRepairService.java:452 - [repair #7cb26d20-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:10:09,465 RepairRunnable.java:343 - Repair command #152 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:10:12,644 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,658 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,668 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,678 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,683 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,753 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,762 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,770 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,775 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,781 ActiveRepairService.java:452 - [repair #824371d0-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-154] 2025-12-22 05:10:19,426 RepairRunnable.java:139 - Starting repair command #153 (82ad3020-def4-11f0-9c46-45cdd6f71392), 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-154] 2025-12-22 05:10:19,430 RepairSession.java:228 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.38, /10.0.0.22 on range [(2914261078974209622,2936269019465207534], (6888981860109977725,6891650477321553380], (141200167771886491,158455611412399394], (2602292940166370617,2653649412069631307], (9174561344305687264,9176526194590243495]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:3] 2025-12-22 05:10:19,438 RepairJob.java:234 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:10:19,438 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,440 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,441 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,444 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,444 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,446 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:10:19,446 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] 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:10:19,446 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] 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:10:19,447 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-12-22 05:10:19,447 RepairJob.java:143 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-12-22 05:10:19,450 RepairJob.java:234 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:3] 2025-12-22 05:10:19,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,454 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,454 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,461 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,462 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,464 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:4] 2025-12-22 05:10:19,464 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] 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:19,464 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] 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:19,464 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,464 RepairJob.java:143 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:10:19,494 RepairJob.java:234 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:10:19,494 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,496 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,496 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,511 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,511 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,512 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:5] 2025-12-22 05:10:19,512 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] 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:19,513 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,513 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,513 RepairJob.java:143 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:10:19,516 RepairJob.java:234 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.22, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:10:19,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,517 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,517 RepairJob.java:270 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,530 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,530 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:19,531 RepairSession.java:180 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:10:19,531 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.22 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,531 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,531 SyncTask.java:66 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-12-22 05:10:19,531 RepairJob.java:143 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-12-22 05:10:19,532 RepairSession.java:270 - [repair #82adcc60-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:1] 2025-12-22 05:10:19,532 RepairRunnable.java:261 - Repair session 82adcc60-def4-11f0-9c46-45cdd6f71392 for range [(2914261078974209622,2936269019465207534], (6888981860109977725,6891650477321553380], (141200167771886491,158455611412399394], (2602292940166370617,2653649412069631307], (9174561344305687264,9176526194590243495]] finished INFO [RepairJobTask:1] 2025-12-22 05:10:19,532 ActiveRepairService.java:452 - [repair #82ad3020-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:10:19,535 RepairRunnable.java:343 - Repair command #153 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-12-22 05:10:22,659 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,665 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,676 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,685 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,774 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,781 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,793 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,798 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,807 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,495 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,508 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,522 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,535 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,539 ActiveRepairService.java:452 - [repair #88aad950-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,705 Validator.java:281 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,713 Validator.java:281 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,718 Validator.java:281 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,728 Validator.java:281 - [repair #8a960780-def4-11f0-af4c-9dff05207e18] Sending completed merkle tree to /10.0.0.22 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-12-22 05:10:32,732 ActiveRepairService.java:452 - [repair #8a954430-def4-11f0-af4c-9dff05207e18] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-12-22 05:10:38,813 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,856 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,877 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,882 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,887 ActiveRepairService.java:452 - [repair #8e396d00-def4-11f0-bb7a-01e025d64bf5] Not a global repair, will not do anticompaction INFO [Repair-Task-155] 2025-12-22 05:10:39,498 RepairRunnable.java:139 - Starting repair command #154 (8ea3eea0-def4-11f0-9c46-45cdd6f71392), 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-155] 2025-12-22 05:10:39,502 RepairSession.java:228 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] new session: will sync /10.0.0.249, /10.0.0.22, /10.0.0.38 on range [(-8557657785826034200,-8533961375687271444], (-7244255739840522382,-7231589072640803568], (6545197131120783,12250832763437668], (-4003997014996614003,-3984504029515797782], (4881719498149387373,4889893803076540637], (-511938514560769049,-506610415941165811]] for dm_keyspace.[dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pnf_resource_table, dm_pr_asn_table] INFO [RepairJobTask:1] 2025-12-22 05:10:39,511 RepairJob.java:234 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:1] 2025-12-22 05:10:39,511 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,513 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,513 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,515 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,515 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,516 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.249 INFO [RepairJobTask:1] 2025-12-22 05:10:39,517 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:10:39,518 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] 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:10:39,518 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-12-22 05:10:39,518 RepairJob.java:143 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-12-22 05:10:39,522 RepairJob.java:234 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:6] 2025-12-22 05:10:39,523 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,526 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,526 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,528 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,528 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,530 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.249 INFO [RepairJobTask:6] 2025-12-22 05:10:39,534 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-12-22 05:10:39,534 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-12-22 05:10:39,534 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] 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:10:39,534 RepairJob.java:143 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-12-22 05:10:39,538 RepairJob.java:234 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:5] 2025-12-22 05:10:39,538 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,542 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,542 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,549 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,549 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,551 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pnf_resource_table from /10.0.0.249 INFO [RepairJobTask:2] 2025-12-22 05:10:39,551 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:10:39,551 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-12-22 05:10:39,551 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-12-22 05:10:39,551 RepairJob.java:143 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:10:39,557 RepairJob.java:234 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.22, /10.0.0.38, /10.0.0.249]) INFO [RepairJobTask:4] 2025-12-22 05:10:39,558 RepairJob.java:257 - Validating /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,559 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.22 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,560 RepairJob.java:270 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,562 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,563 RepairJob.java:270 - Validating /10.0.0.249 INFO [AntiEntropyStage:1] 2025-12-22 05:10:39,564 RepairSession.java:180 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Received merkle tree for dm_pr_asn_table from /10.0.0.249 INFO [RepairJobTask:3] 2025-12-22 05:10:39,564 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:10:39,564 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.22 and /10.0.0.38 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-12-22 05:10:39,564 SyncTask.java:66 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Endpoints /10.0.0.38 and /10.0.0.249 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-12-22 05:10:39,564 RepairJob.java:143 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-12-22 05:10:39,565 RepairSession.java:270 - [repair #8ea48ae0-def4-11f0-9c46-45cdd6f71392] Session completed successfully INFO [RepairJobTask:4] 2025-12-22 05:10:39,565 RepairRunnable.java:261 - Repair session 8ea48ae0-def4-11f0-9c46-45cdd6f71392 for range [(-8557657785826034200,-8533961375687271444], (-7244255739840522382,-7231589072640803568], (6545197131120783,12250832763437668], (-4003997014996614003,-3984504029515797782], (4881719498149387373,4889893803076540637], (-511938514560769049,-506610415941165811]] finished INFO [RepairJobTask:4] 2025-12-22 05:10:39,566 ActiveRepairService.java:452 - [repair #8ea3eea0-def4-11f0-9c46-45cdd6f71392] Not a global repair, will not do anticompaction INFO [InternalResponseStage:9] 2025-12-22 05:10:39,568 RepairRunnable.java:343 - Repair command #154 finished in 0 seconds WARN [2025-12-22 05:10:48,792] [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.